automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw40938[dpdk-dev, v1, 4/4] eventdev: add interrupt driven queues in Rx event adapter
@ 2018-06-08 18:19 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2018-06-08 18:19 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: Nikhil Rao <nikhil.rao@intel.com>
Date: 2018-06-08 18:15:18
DPDK git baseline:
	Repo:dpdk-master, CommitID: b259da7b24e75b967e63f549177e507163719d1a
	Repo:dpdk-next-eventdev, CommitID: 82141ea88c726d320373069fe9064b321baf990d
	Repo:dpdk-next-net, CommitID: e6ec35424011de781b29739fa9618d8f9b9cfd97
	Repo:dpdk-next-crypto, CommitID: b259da7b24e75b967e63f549177e507163719d1a
	Repo:dpdk-next-virtio, CommitID: bdb72af7a66730d71ff7e2078533f5cd7376326d

*Repo: dpdk-master
Checking patch lib/librte_eventdev/rte_event_eth_rx_adapter.h...
Checking patch lib/librte_eventdev/rte_event_eth_rx_adapter.c...
error: while searching for:
	uint8_t dev_rx_started;
	/* Number of queues added for this device */
	uint16_t nb_dev_queues;
	/* If nb_rx_poll > 0, the start callback will
	 * be invoked if not already invoked
--
	int queue_enabled;	/* True if added */
	uint16_t wt;		/* Polling weight */
	uint8_t event_queue_id;	/* Event queue to enqueue packets to */
	uint8_t sched_type;	/* Sched type for events */

error: patch failed: lib/librte_eventdev/rte_event_eth_rx_adapter.c:111
error: lib/librte_eventdev/rte_event_eth_rx_adapter.c: patch does not apply
Checking patch test/test/test_event_eth_rx_adapter.c...
Checking patch doc/guides/prog_guide/event_ethernet_rx_adapter.rst...
Checking patch config/common_base...
Checking patch lib/librte_eventdev/Makefile...
*Repo: dpdk-next-eventdev
Checking patch lib/librte_eventdev/rte_event_eth_rx_adapter.h...
Checking patch lib/librte_eventdev/rte_event_eth_rx_adapter.c...
error: while searching for:
	uint8_t dev_rx_started;
	/* Number of queues added for this device */
	uint16_t nb_dev_queues;
	/* If nb_rx_poll > 0, the start callback will
	 * be invoked if not already invoked
--
	int queue_enabled;	/* True if added */
	uint16_t wt;		/* Polling weight */
	uint8_t event_queue_id;	/* Event queue to enqueue packets to */
	uint8_t sched_type;	/* Sched type for events */

error: patch failed: lib/librte_eventdev/rte_event_eth_rx_adapter.c:111
error: lib/librte_eventdev/rte_event_eth_rx_adapter.c: patch does not apply
Checking patch test/test/test_event_eth_rx_adapter.c...
Checking patch doc/guides/prog_guide/event_ethernet_rx_adapter.rst...
Checking patch config/common_base...
Checking patch lib/librte_eventdev/Makefile...
*Repo: dpdk-next-net
Checking patch lib/librte_eventdev/rte_event_eth_rx_adapter.h...
Checking patch lib/librte_eventdev/rte_event_eth_rx_adapter.c...
error: while searching for:
	uint8_t dev_rx_started;
	/* Number of queues added for this device */
	uint16_t nb_dev_queues;
	/* If nb_rx_poll > 0, the start callback will
	 * be invoked if not already invoked
--
	int queue_enabled;	/* True if added */
	uint16_t wt;		/* Polling weight */
	uint8_t event_queue_id;	/* Event queue to enqueue packets to */
	uint8_t sched_type;	/* Sched type for events */

error: patch failed: lib/librte_eventdev/rte_event_eth_rx_adapter.c:111
error: lib/librte_eventdev/rte_event_eth_rx_adapter.c: patch does not apply
Checking patch test/test/test_event_eth_rx_adapter.c...
Checking patch doc/guides/prog_guide/event_ethernet_rx_adapter.rst...
Checking patch config/common_base...
Checking patch lib/librte_eventdev/Makefile...
*Repo: dpdk-next-crypto
Checking patch lib/librte_eventdev/rte_event_eth_rx_adapter.h...
Checking patch lib/librte_eventdev/rte_event_eth_rx_adapter.c...
error: while searching for:
	uint8_t dev_rx_started;
	/* Number of queues added for this device */
	uint16_t nb_dev_queues;
	/* If nb_rx_poll > 0, the start callback will
	 * be invoked if not already invoked
--
	int queue_enabled;	/* True if added */
	uint16_t wt;		/* Polling weight */
	uint8_t event_queue_id;	/* Event queue to enqueue packets to */
	uint8_t sched_type;	/* Sched type for events */

error: patch failed: lib/librte_eventdev/rte_event_eth_rx_adapter.c:111
error: lib/librte_eventdev/rte_event_eth_rx_adapter.c: patch does not apply
Checking patch test/test/test_event_eth_rx_adapter.c...
Checking patch doc/guides/prog_guide/event_ethernet_rx_adapter.rst...
Checking patch config/common_base...
Checking patch lib/librte_eventdev/Makefile...
*Repo: dpdk-next-virtio
Checking patch lib/librte_eventdev/rte_event_eth_rx_adapter.h...
Checking patch lib/librte_eventdev/rte_event_eth_rx_adapter.c...
error: while searching for:
	uint8_t dev_rx_started;
	/* Number of queues added for this device */
	uint16_t nb_dev_queues;
	/* If nb_rx_poll > 0, the start callback will
	 * be invoked if not already invoked
--
	int queue_enabled;	/* True if added */
	uint16_t wt;		/* Polling weight */
	uint8_t event_queue_id;	/* Event queue to enqueue packets to */
	uint8_t sched_type;	/* Sched type for events */

error: patch failed: lib/librte_eventdev/rte_event_eth_rx_adapter.c:111
error: lib/librte_eventdev/rte_event_eth_rx_adapter.c: patch does not apply
Checking patch test/test/test_event_eth_rx_adapter.c...
Checking patch doc/guides/prog_guide/event_ethernet_rx_adapter.rst...
Checking patch config/common_base...
Checking patch lib/librte_eventdev/Makefile...

DPDK STV team

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-08 18:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-08 18:19 [dpdk-test-report] |FAILURE| pw40938[dpdk-dev, v1, 4/4] eventdev: add interrupt driven queues in Rx event adapter 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).