automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw42065[v7] net/fm10k: add support for check descriptor status APIs
@ 2018-07-05  8:41 sys_stv
  0 siblings, 0 replies; 3+ messages in thread
From: sys_stv @ 2018-07-05  8:41 UTC (permalink / raw)
  To: test-report

[-- Attachment #1: Type: text/plain, Size: 5880 bytes --]

Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/42065

_apply issues_

Submitter: Zhao Wei <wei.zhao1@intel.com>
Date: 2018-07-02 07:15:58
DPDK git baseline:
	Repo:dpdk-master, CommitID: 05e0eee0001cb19671eb7e8d3dd68680a695fea2
	Repo:dpdk-next-eventdev, CommitID: aa9cbfc8cd1cae3e91e4741edc2aaf3d08056a39
	Repo:dpdk-next-net, CommitID: 0b8b92e38cd55c68e4dc49dd597f62327798ec74
	Repo:dpdk-next-crypto, CommitID: a5203e08a5e9b6ee9ffbbf4c150b7776de833b08
	Repo:dpdk-next-virtio, CommitID: 9b954f9c455a76304601deb88e2df1549dc9e09a

*Repo: dpdk-master
Checking patch doc/guides/nics/features/fm10k.ini...
Checking patch doc/guides/rel_notes/release_18_08.rst...
error: while searching for:
  PMD does not provide any. The provision of such tuned values now includes
  the ixgbe PMD.

API Changes
-----------


error: patch failed: doc/guides/rel_notes/release_18_08.rst:54
error: doc/guides/rel_notes/release_18_08.rst: patch does not apply
Checking patch drivers/net/fm10k/fm10k.h...
Checking patch drivers/net/fm10k/fm10k_ethdev.c...
Checking patch drivers/net/fm10k/fm10k_rxtx.c...
*Repo: dpdk-next-eventdev
Checking patch doc/guides/nics/features/fm10k.ini...
Checking patch doc/guides/rel_notes/release_18_08.rst...
error: while searching for:
  PMD does not provide any. The provision of such tuned values now includes
  the ixgbe PMD.

API Changes
-----------


error: patch failed: doc/guides/rel_notes/release_18_08.rst:54
error: doc/guides/rel_notes/release_18_08.rst: patch does not apply
Checking patch drivers/net/fm10k/fm10k.h...
Checking patch drivers/net/fm10k/fm10k_ethdev.c...
Checking patch drivers/net/fm10k/fm10k_rxtx.c...
*Repo: dpdk-next-net
Checking patch doc/guides/nics/features/fm10k.ini...
error: while searching for:
L3 checksum offload  = Y
L4 checksum offload  = Y
Packet type parsing  = Y
Basic stats          = Y
Extended stats       = Y
Stats per queue      = Y

error: patch failed: doc/guides/nics/features/fm10k.ini:26
error: doc/guides/nics/features/fm10k.ini: patch does not apply
Checking patch doc/guides/rel_notes/release_18_08.rst...
error: while searching for:
  PMD does not provide any. The provision of such tuned values now includes
  the ixgbe PMD.

API Changes
-----------


error: patch failed: doc/guides/rel_notes/release_18_08.rst:54
error: doc/guides/rel_notes/release_18_08.rst: patch does not apply
Checking patch drivers/net/fm10k/fm10k.h...
error: while searching for:
int
fm10k_dev_rx_descriptor_done(void *rx_queue, uint16_t offset);

uint16_t fm10k_xmit_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
	uint16_t nb_pkts);


error: patch failed: drivers/net/fm10k/fm10k.h:329
error: drivers/net/fm10k/fm10k.h: patch does not apply
Checking patch drivers/net/fm10k/fm10k_ethdev.c...
error: while searching for:
	.tx_queue_setup		= fm10k_tx_queue_setup,
	.tx_queue_release	= fm10k_tx_queue_release,
	.rx_descriptor_done	= fm10k_dev_rx_descriptor_done,
	.rx_queue_intr_enable	= fm10k_dev_rx_queue_intr_enable,
	.rx_queue_intr_disable	= fm10k_dev_rx_queue_intr_disable,
	.reta_update		= fm10k_reta_update,

error: patch failed: drivers/net/fm10k/fm10k_ethdev.c:2837
error: drivers/net/fm10k/fm10k_ethdev.c: patch does not apply
Checking patch drivers/net/fm10k/fm10k_rxtx.c...
error: while searching for:
	return ret;
}

/*
 * Free multiple TX mbuf at a time if they are in the same pool
 *

error: patch failed: drivers/net/fm10k/fm10k_rxtx.c:389
error: drivers/net/fm10k/fm10k_rxtx.c: patch does not apply
*Repo: dpdk-next-crypto
Checking patch doc/guides/nics/features/fm10k.ini...
Checking patch doc/guides/rel_notes/release_18_08.rst...
error: while searching for:
  PMD does not provide any. The provision of such tuned values now includes
  the ixgbe PMD.

API Changes
-----------


error: patch failed: doc/guides/rel_notes/release_18_08.rst:54
error: doc/guides/rel_notes/release_18_08.rst: patch does not apply
Checking patch drivers/net/fm10k/fm10k.h...
Checking patch drivers/net/fm10k/fm10k_ethdev.c...
Checking patch drivers/net/fm10k/fm10k_rxtx.c...
*Repo: dpdk-next-virtio
Checking patch doc/guides/nics/features/fm10k.ini...
error: while searching for:
L3 checksum offload  = Y
L4 checksum offload  = Y
Packet type parsing  = Y
Basic stats          = Y
Extended stats       = Y
Stats per queue      = Y

error: patch failed: doc/guides/nics/features/fm10k.ini:26
error: doc/guides/nics/features/fm10k.ini: patch does not apply
Checking patch doc/guides/rel_notes/release_18_08.rst...
error: while searching for:
  PMD does not provide any. The provision of such tuned values now includes
  the ixgbe PMD.

API Changes
-----------


error: patch failed: doc/guides/rel_notes/release_18_08.rst:54
error: doc/guides/rel_notes/release_18_08.rst: patch does not apply
Checking patch drivers/net/fm10k/fm10k.h...
error: while searching for:
int
fm10k_dev_rx_descriptor_done(void *rx_queue, uint16_t offset);

uint16_t fm10k_xmit_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
	uint16_t nb_pkts);


error: patch failed: drivers/net/fm10k/fm10k.h:329
error: drivers/net/fm10k/fm10k.h: patch does not apply
Checking patch drivers/net/fm10k/fm10k_ethdev.c...
error: while searching for:
	.tx_queue_setup		= fm10k_tx_queue_setup,
	.tx_queue_release	= fm10k_tx_queue_release,
	.rx_descriptor_done	= fm10k_dev_rx_descriptor_done,
	.rx_queue_intr_enable	= fm10k_dev_rx_queue_intr_enable,
	.rx_queue_intr_disable	= fm10k_dev_rx_queue_intr_disable,
	.reta_update		= fm10k_reta_update,

error: patch failed: drivers/net/fm10k/fm10k_ethdev.c:2837
error: drivers/net/fm10k/fm10k_ethdev.c: patch does not apply
Checking patch drivers/net/fm10k/fm10k_rxtx.c...
error: while searching for:
	return ret;
}

/*
 * Free multiple TX mbuf at a time if they are in the same pool
 *

error: patch failed: drivers/net/fm10k/fm10k_rxtx.c:389
error: drivers/net/fm10k/fm10k_rxtx.c: patch does not apply

DPDK STV team

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [dpdk-test-report] |FAILURE| pw42065[v7] net/fm10k: add support for check descriptor status APIs
@ 2018-07-06  7:53 sys_stv
  0 siblings, 0 replies; 3+ messages in thread
From: sys_stv @ 2018-07-06  7:53 UTC (permalink / raw)
  To: test-report

[-- Attachment #1: Type: text/plain, Size: 5880 bytes --]

Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/42065

_apply issues_

Submitter: Zhao Wei <wei.zhao1@intel.com>
Date: 2018-07-02 07:15:58
DPDK git baseline:
	Repo:dpdk-master, CommitID: 05e0eee0001cb19671eb7e8d3dd68680a695fea2
	Repo:dpdk-next-eventdev, CommitID: 9131a10a60bdbf8cd19e0158c6e01648a1d25e23
	Repo:dpdk-next-net, CommitID: e5647516deae231db94b5488a6c3d48310ab619c
	Repo:dpdk-next-crypto, CommitID: e4eb7ecc21bc161489d095f96e7769a1406fdaa4
	Repo:dpdk-next-virtio, CommitID: 9b954f9c455a76304601deb88e2df1549dc9e09a

*Repo: dpdk-master
Checking patch doc/guides/nics/features/fm10k.ini...
Checking patch doc/guides/rel_notes/release_18_08.rst...
error: while searching for:
  PMD does not provide any. The provision of such tuned values now includes
  the ixgbe PMD.

API Changes
-----------


error: patch failed: doc/guides/rel_notes/release_18_08.rst:54
error: doc/guides/rel_notes/release_18_08.rst: patch does not apply
Checking patch drivers/net/fm10k/fm10k.h...
Checking patch drivers/net/fm10k/fm10k_ethdev.c...
Checking patch drivers/net/fm10k/fm10k_rxtx.c...
*Repo: dpdk-next-eventdev
Checking patch doc/guides/nics/features/fm10k.ini...
Checking patch doc/guides/rel_notes/release_18_08.rst...
error: while searching for:
  PMD does not provide any. The provision of such tuned values now includes
  the ixgbe PMD.

API Changes
-----------


error: patch failed: doc/guides/rel_notes/release_18_08.rst:54
error: doc/guides/rel_notes/release_18_08.rst: patch does not apply
Checking patch drivers/net/fm10k/fm10k.h...
Checking patch drivers/net/fm10k/fm10k_ethdev.c...
Checking patch drivers/net/fm10k/fm10k_rxtx.c...
*Repo: dpdk-next-net
Checking patch doc/guides/nics/features/fm10k.ini...
error: while searching for:
L3 checksum offload  = Y
L4 checksum offload  = Y
Packet type parsing  = Y
Basic stats          = Y
Extended stats       = Y
Stats per queue      = Y

error: patch failed: doc/guides/nics/features/fm10k.ini:26
error: doc/guides/nics/features/fm10k.ini: patch does not apply
Checking patch doc/guides/rel_notes/release_18_08.rst...
error: while searching for:
  PMD does not provide any. The provision of such tuned values now includes
  the ixgbe PMD.

API Changes
-----------


error: patch failed: doc/guides/rel_notes/release_18_08.rst:54
error: doc/guides/rel_notes/release_18_08.rst: patch does not apply
Checking patch drivers/net/fm10k/fm10k.h...
error: while searching for:
int
fm10k_dev_rx_descriptor_done(void *rx_queue, uint16_t offset);

uint16_t fm10k_xmit_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
	uint16_t nb_pkts);


error: patch failed: drivers/net/fm10k/fm10k.h:329
error: drivers/net/fm10k/fm10k.h: patch does not apply
Checking patch drivers/net/fm10k/fm10k_ethdev.c...
error: while searching for:
	.tx_queue_setup		= fm10k_tx_queue_setup,
	.tx_queue_release	= fm10k_tx_queue_release,
	.rx_descriptor_done	= fm10k_dev_rx_descriptor_done,
	.rx_queue_intr_enable	= fm10k_dev_rx_queue_intr_enable,
	.rx_queue_intr_disable	= fm10k_dev_rx_queue_intr_disable,
	.reta_update		= fm10k_reta_update,

error: patch failed: drivers/net/fm10k/fm10k_ethdev.c:2837
error: drivers/net/fm10k/fm10k_ethdev.c: patch does not apply
Checking patch drivers/net/fm10k/fm10k_rxtx.c...
error: while searching for:
	return ret;
}

/*
 * Free multiple TX mbuf at a time if they are in the same pool
 *

error: patch failed: drivers/net/fm10k/fm10k_rxtx.c:389
error: drivers/net/fm10k/fm10k_rxtx.c: patch does not apply
*Repo: dpdk-next-crypto
Checking patch doc/guides/nics/features/fm10k.ini...
Checking patch doc/guides/rel_notes/release_18_08.rst...
error: while searching for:
  PMD does not provide any. The provision of such tuned values now includes
  the ixgbe PMD.

API Changes
-----------


error: patch failed: doc/guides/rel_notes/release_18_08.rst:54
error: doc/guides/rel_notes/release_18_08.rst: patch does not apply
Checking patch drivers/net/fm10k/fm10k.h...
Checking patch drivers/net/fm10k/fm10k_ethdev.c...
Checking patch drivers/net/fm10k/fm10k_rxtx.c...
*Repo: dpdk-next-virtio
Checking patch doc/guides/nics/features/fm10k.ini...
error: while searching for:
L3 checksum offload  = Y
L4 checksum offload  = Y
Packet type parsing  = Y
Basic stats          = Y
Extended stats       = Y
Stats per queue      = Y

error: patch failed: doc/guides/nics/features/fm10k.ini:26
error: doc/guides/nics/features/fm10k.ini: patch does not apply
Checking patch doc/guides/rel_notes/release_18_08.rst...
error: while searching for:
  PMD does not provide any. The provision of such tuned values now includes
  the ixgbe PMD.

API Changes
-----------


error: patch failed: doc/guides/rel_notes/release_18_08.rst:54
error: doc/guides/rel_notes/release_18_08.rst: patch does not apply
Checking patch drivers/net/fm10k/fm10k.h...
error: while searching for:
int
fm10k_dev_rx_descriptor_done(void *rx_queue, uint16_t offset);

uint16_t fm10k_xmit_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
	uint16_t nb_pkts);


error: patch failed: drivers/net/fm10k/fm10k.h:329
error: drivers/net/fm10k/fm10k.h: patch does not apply
Checking patch drivers/net/fm10k/fm10k_ethdev.c...
error: while searching for:
	.tx_queue_setup		= fm10k_tx_queue_setup,
	.tx_queue_release	= fm10k_tx_queue_release,
	.rx_descriptor_done	= fm10k_dev_rx_descriptor_done,
	.rx_queue_intr_enable	= fm10k_dev_rx_queue_intr_enable,
	.rx_queue_intr_disable	= fm10k_dev_rx_queue_intr_disable,
	.reta_update		= fm10k_reta_update,

error: patch failed: drivers/net/fm10k/fm10k_ethdev.c:2837
error: drivers/net/fm10k/fm10k_ethdev.c: patch does not apply
Checking patch drivers/net/fm10k/fm10k_rxtx.c...
error: while searching for:
	return ret;
}

/*
 * Free multiple TX mbuf at a time if they are in the same pool
 *

error: patch failed: drivers/net/fm10k/fm10k_rxtx.c:389
error: drivers/net/fm10k/fm10k_rxtx.c: patch does not apply

DPDK STV team

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [dpdk-test-report] |FAILURE| pw42065[v7] net/fm10k: add support for check descriptor status APIs
@ 2018-07-06  6:46 sys_stv
  0 siblings, 0 replies; 3+ messages in thread
From: sys_stv @ 2018-07-06  6:46 UTC (permalink / raw)
  To: test-report

[-- Attachment #1: Type: text/plain, Size: 5880 bytes --]

Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/42065

_apply issues_

Submitter: Zhao Wei <wei.zhao1@intel.com>
Date: 2018-07-02 07:15:58
DPDK git baseline:
	Repo:dpdk-master, CommitID: 05e0eee0001cb19671eb7e8d3dd68680a695fea2
	Repo:dpdk-next-eventdev, CommitID: 9131a10a60bdbf8cd19e0158c6e01648a1d25e23
	Repo:dpdk-next-net, CommitID: e5647516deae231db94b5488a6c3d48310ab619c
	Repo:dpdk-next-crypto, CommitID: e4eb7ecc21bc161489d095f96e7769a1406fdaa4
	Repo:dpdk-next-virtio, CommitID: 9b954f9c455a76304601deb88e2df1549dc9e09a

*Repo: dpdk-master
Checking patch doc/guides/nics/features/fm10k.ini...
Checking patch doc/guides/rel_notes/release_18_08.rst...
error: while searching for:
  PMD does not provide any. The provision of such tuned values now includes
  the ixgbe PMD.

API Changes
-----------


error: patch failed: doc/guides/rel_notes/release_18_08.rst:54
error: doc/guides/rel_notes/release_18_08.rst: patch does not apply
Checking patch drivers/net/fm10k/fm10k.h...
Checking patch drivers/net/fm10k/fm10k_ethdev.c...
Checking patch drivers/net/fm10k/fm10k_rxtx.c...
*Repo: dpdk-next-eventdev
Checking patch doc/guides/nics/features/fm10k.ini...
Checking patch doc/guides/rel_notes/release_18_08.rst...
error: while searching for:
  PMD does not provide any. The provision of such tuned values now includes
  the ixgbe PMD.

API Changes
-----------


error: patch failed: doc/guides/rel_notes/release_18_08.rst:54
error: doc/guides/rel_notes/release_18_08.rst: patch does not apply
Checking patch drivers/net/fm10k/fm10k.h...
Checking patch drivers/net/fm10k/fm10k_ethdev.c...
Checking patch drivers/net/fm10k/fm10k_rxtx.c...
*Repo: dpdk-next-net
Checking patch doc/guides/nics/features/fm10k.ini...
error: while searching for:
L3 checksum offload  = Y
L4 checksum offload  = Y
Packet type parsing  = Y
Basic stats          = Y
Extended stats       = Y
Stats per queue      = Y

error: patch failed: doc/guides/nics/features/fm10k.ini:26
error: doc/guides/nics/features/fm10k.ini: patch does not apply
Checking patch doc/guides/rel_notes/release_18_08.rst...
error: while searching for:
  PMD does not provide any. The provision of such tuned values now includes
  the ixgbe PMD.

API Changes
-----------


error: patch failed: doc/guides/rel_notes/release_18_08.rst:54
error: doc/guides/rel_notes/release_18_08.rst: patch does not apply
Checking patch drivers/net/fm10k/fm10k.h...
error: while searching for:
int
fm10k_dev_rx_descriptor_done(void *rx_queue, uint16_t offset);

uint16_t fm10k_xmit_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
	uint16_t nb_pkts);


error: patch failed: drivers/net/fm10k/fm10k.h:329
error: drivers/net/fm10k/fm10k.h: patch does not apply
Checking patch drivers/net/fm10k/fm10k_ethdev.c...
error: while searching for:
	.tx_queue_setup		= fm10k_tx_queue_setup,
	.tx_queue_release	= fm10k_tx_queue_release,
	.rx_descriptor_done	= fm10k_dev_rx_descriptor_done,
	.rx_queue_intr_enable	= fm10k_dev_rx_queue_intr_enable,
	.rx_queue_intr_disable	= fm10k_dev_rx_queue_intr_disable,
	.reta_update		= fm10k_reta_update,

error: patch failed: drivers/net/fm10k/fm10k_ethdev.c:2837
error: drivers/net/fm10k/fm10k_ethdev.c: patch does not apply
Checking patch drivers/net/fm10k/fm10k_rxtx.c...
error: while searching for:
	return ret;
}

/*
 * Free multiple TX mbuf at a time if they are in the same pool
 *

error: patch failed: drivers/net/fm10k/fm10k_rxtx.c:389
error: drivers/net/fm10k/fm10k_rxtx.c: patch does not apply
*Repo: dpdk-next-crypto
Checking patch doc/guides/nics/features/fm10k.ini...
Checking patch doc/guides/rel_notes/release_18_08.rst...
error: while searching for:
  PMD does not provide any. The provision of such tuned values now includes
  the ixgbe PMD.

API Changes
-----------


error: patch failed: doc/guides/rel_notes/release_18_08.rst:54
error: doc/guides/rel_notes/release_18_08.rst: patch does not apply
Checking patch drivers/net/fm10k/fm10k.h...
Checking patch drivers/net/fm10k/fm10k_ethdev.c...
Checking patch drivers/net/fm10k/fm10k_rxtx.c...
*Repo: dpdk-next-virtio
Checking patch doc/guides/nics/features/fm10k.ini...
error: while searching for:
L3 checksum offload  = Y
L4 checksum offload  = Y
Packet type parsing  = Y
Basic stats          = Y
Extended stats       = Y
Stats per queue      = Y

error: patch failed: doc/guides/nics/features/fm10k.ini:26
error: doc/guides/nics/features/fm10k.ini: patch does not apply
Checking patch doc/guides/rel_notes/release_18_08.rst...
error: while searching for:
  PMD does not provide any. The provision of such tuned values now includes
  the ixgbe PMD.

API Changes
-----------


error: patch failed: doc/guides/rel_notes/release_18_08.rst:54
error: doc/guides/rel_notes/release_18_08.rst: patch does not apply
Checking patch drivers/net/fm10k/fm10k.h...
error: while searching for:
int
fm10k_dev_rx_descriptor_done(void *rx_queue, uint16_t offset);

uint16_t fm10k_xmit_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
	uint16_t nb_pkts);


error: patch failed: drivers/net/fm10k/fm10k.h:329
error: drivers/net/fm10k/fm10k.h: patch does not apply
Checking patch drivers/net/fm10k/fm10k_ethdev.c...
error: while searching for:
	.tx_queue_setup		= fm10k_tx_queue_setup,
	.tx_queue_release	= fm10k_tx_queue_release,
	.rx_descriptor_done	= fm10k_dev_rx_descriptor_done,
	.rx_queue_intr_enable	= fm10k_dev_rx_queue_intr_enable,
	.rx_queue_intr_disable	= fm10k_dev_rx_queue_intr_disable,
	.reta_update		= fm10k_reta_update,

error: patch failed: drivers/net/fm10k/fm10k_ethdev.c:2837
error: drivers/net/fm10k/fm10k_ethdev.c: patch does not apply
Checking patch drivers/net/fm10k/fm10k_rxtx.c...
error: while searching for:
	return ret;
}

/*
 * Free multiple TX mbuf at a time if they are in the same pool
 *

error: patch failed: drivers/net/fm10k/fm10k_rxtx.c:389
error: drivers/net/fm10k/fm10k_rxtx.c: patch does not apply

DPDK STV team

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-07-06  7:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-05  8:41 [dpdk-test-report] |FAILURE| pw42065[v7] net/fm10k: add support for check descriptor status APIs sys_stv
2018-07-06  6:46 sys_stv
2018-07-06  7:53 sys_stv

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).