automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw40939[dpdk-dev] eventdev: add callback for Rx adapter SW transfers
@ 2018-06-08 18:29 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2018-06-08 18:29 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: Nikhil Rao <nikhil.rao@intel.com>
Date: 2018-06-08 18:24:16
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...
error: while searching for:
 * rte_event_eth_rx_adapter_service_id_get() function can be used to retrieve
 * the service function ID of the adapter in this case.
 *
 * Note:
 * 1) Devices created after an instance of rte_event_eth_rx_adapter_create
 *  should be added to a new instance of the rx adapter.

error: patch failed: lib/librte_eventdev/rte_event_eth_rx_adapter.h:63
error: lib/librte_eventdev/rte_event_eth_rx_adapter.h: patch does not apply
Checking patch lib/librte_eventdev/rte_event_eth_rx_adapter.c...
Hunk #1 succeeded at 97 (offset -63 lines).
error: while searching for:
		uint16_t num)
{
	uint32_t i;
	struct eth_device_info *eth_device_info =
					&rx_adapter->eth_devices[eth_dev_id];
--

	int32_t qid = eth_rx_queue_info->event_queue_id;
	uint8_t sched_type = eth_rx_queue_info->sched_type;
	uint8_t priority = eth_rx_queue_info->priority;

error: patch failed: lib/librte_eventdev/rte_event_eth_rx_adapter.c:768
error: lib/librte_eventdev/rte_event_eth_rx_adapter.c: patch does not apply
Checking patch doc/guides/prog_guide/event_ethernet_rx_adapter.rst...
error: while searching for:
CPUs as the lcores of the Rx adapter service function, if the Rx adapter
service function has not been mapped to any lcores, the interrupt thread
is mapped to the master lcore.

error: patch failed: doc/guides/prog_guide/event_ethernet_rx_adapter.rst:168
error: doc/guides/prog_guide/event_ethernet_rx_adapter.rst: patch does not apply
Checking patch lib/librte_eventdev/rte_eventdev_version.map...
*Repo: dpdk-next-eventdev
Checking patch lib/librte_eventdev/rte_event_eth_rx_adapter.h...
error: while searching for:
 * rte_event_eth_rx_adapter_service_id_get() function can be used to retrieve
 * the service function ID of the adapter in this case.
 *
 * Note:
 * 1) Devices created after an instance of rte_event_eth_rx_adapter_create
 *  should be added to a new instance of the rx adapter.

error: patch failed: lib/librte_eventdev/rte_event_eth_rx_adapter.h:63
error: lib/librte_eventdev/rte_event_eth_rx_adapter.h: patch does not apply
Checking patch lib/librte_eventdev/rte_event_eth_rx_adapter.c...
Hunk #1 succeeded at 97 (offset -63 lines).
error: while searching for:
		uint16_t num)
{
	uint32_t i;
	struct eth_device_info *eth_device_info =
					&rx_adapter->eth_devices[eth_dev_id];
--

	int32_t qid = eth_rx_queue_info->event_queue_id;
	uint8_t sched_type = eth_rx_queue_info->sched_type;
	uint8_t priority = eth_rx_queue_info->priority;

error: patch failed: lib/librte_eventdev/rte_event_eth_rx_adapter.c:768
error: lib/librte_eventdev/rte_event_eth_rx_adapter.c: patch does not apply
Checking patch doc/guides/prog_guide/event_ethernet_rx_adapter.rst...
error: while searching for:
CPUs as the lcores of the Rx adapter service function, if the Rx adapter
service function has not been mapped to any lcores, the interrupt thread
is mapped to the master lcore.

error: patch failed: doc/guides/prog_guide/event_ethernet_rx_adapter.rst:168
error: doc/guides/prog_guide/event_ethernet_rx_adapter.rst: patch does not apply
Checking patch lib/librte_eventdev/rte_eventdev_version.map...
*Repo: dpdk-next-net
Checking patch lib/librte_eventdev/rte_event_eth_rx_adapter.h...
error: while searching for:
 * rte_event_eth_rx_adapter_service_id_get() function can be used to retrieve
 * the service function ID of the adapter in this case.
 *
 * Note:
 * 1) Devices created after an instance of rte_event_eth_rx_adapter_create
 *  should be added to a new instance of the rx adapter.

error: patch failed: lib/librte_eventdev/rte_event_eth_rx_adapter.h:63
error: lib/librte_eventdev/rte_event_eth_rx_adapter.h: patch does not apply
Checking patch lib/librte_eventdev/rte_event_eth_rx_adapter.c...
Hunk #1 succeeded at 97 (offset -63 lines).
error: while searching for:
		uint16_t num)
{
	uint32_t i;
	struct eth_device_info *eth_device_info =
					&rx_adapter->eth_devices[eth_dev_id];
--

	int32_t qid = eth_rx_queue_info->event_queue_id;
	uint8_t sched_type = eth_rx_queue_info->sched_type;
	uint8_t priority = eth_rx_queue_info->priority;

error: patch failed: lib/librte_eventdev/rte_event_eth_rx_adapter.c:768
error: lib/librte_eventdev/rte_event_eth_rx_adapter.c: patch does not apply
Checking patch doc/guides/prog_guide/event_ethernet_rx_adapter.rst...
error: while searching for:
CPUs as the lcores of the Rx adapter service function, if the Rx adapter
service function has not been mapped to any lcores, the interrupt thread
is mapped to the master lcore.

error: patch failed: doc/guides/prog_guide/event_ethernet_rx_adapter.rst:168
error: doc/guides/prog_guide/event_ethernet_rx_adapter.rst: patch does not apply
Checking patch lib/librte_eventdev/rte_eventdev_version.map...
*Repo: dpdk-next-crypto
Checking patch lib/librte_eventdev/rte_event_eth_rx_adapter.h...
error: while searching for:
 * rte_event_eth_rx_adapter_service_id_get() function can be used to retrieve
 * the service function ID of the adapter in this case.
 *
 * Note:
 * 1) Devices created after an instance of rte_event_eth_rx_adapter_create
 *  should be added to a new instance of the rx adapter.

error: patch failed: lib/librte_eventdev/rte_event_eth_rx_adapter.h:63
error: lib/librte_eventdev/rte_event_eth_rx_adapter.h: patch does not apply
Checking patch lib/librte_eventdev/rte_event_eth_rx_adapter.c...
Hunk #1 succeeded at 97 (offset -63 lines).
error: while searching for:
		uint16_t num)
{
	uint32_t i;
	struct eth_device_info *eth_device_info =
					&rx_adapter->eth_devices[eth_dev_id];
--

	int32_t qid = eth_rx_queue_info->event_queue_id;
	uint8_t sched_type = eth_rx_queue_info->sched_type;
	uint8_t priority = eth_rx_queue_info->priority;

error: patch failed: lib/librte_eventdev/rte_event_eth_rx_adapter.c:768
error: lib/librte_eventdev/rte_event_eth_rx_adapter.c: patch does not apply
Checking patch doc/guides/prog_guide/event_ethernet_rx_adapter.rst...
error: while searching for:
CPUs as the lcores of the Rx adapter service function, if the Rx adapter
service function has not been mapped to any lcores, the interrupt thread
is mapped to the master lcore.

error: patch failed: doc/guides/prog_guide/event_ethernet_rx_adapter.rst:168
error: doc/guides/prog_guide/event_ethernet_rx_adapter.rst: patch does not apply
Checking patch lib/librte_eventdev/rte_eventdev_version.map...
*Repo: dpdk-next-virtio
Checking patch lib/librte_eventdev/rte_event_eth_rx_adapter.h...
error: while searching for:
 * rte_event_eth_rx_adapter_service_id_get() function can be used to retrieve
 * the service function ID of the adapter in this case.
 *
 * Note:
 * 1) Devices created after an instance of rte_event_eth_rx_adapter_create
 *  should be added to a new instance of the rx adapter.

error: patch failed: lib/librte_eventdev/rte_event_eth_rx_adapter.h:63
error: lib/librte_eventdev/rte_event_eth_rx_adapter.h: patch does not apply
Checking patch lib/librte_eventdev/rte_event_eth_rx_adapter.c...
Hunk #1 succeeded at 97 (offset -63 lines).
error: while searching for:
		uint16_t num)
{
	uint32_t i;
	struct eth_device_info *eth_device_info =
					&rx_adapter->eth_devices[eth_dev_id];
--

	int32_t qid = eth_rx_queue_info->event_queue_id;
	uint8_t sched_type = eth_rx_queue_info->sched_type;
	uint8_t priority = eth_rx_queue_info->priority;

error: patch failed: lib/librte_eventdev/rte_event_eth_rx_adapter.c:768
error: lib/librte_eventdev/rte_event_eth_rx_adapter.c: patch does not apply
Checking patch doc/guides/prog_guide/event_ethernet_rx_adapter.rst...
error: while searching for:
CPUs as the lcores of the Rx adapter service function, if the Rx adapter
service function has not been mapped to any lcores, the interrupt thread
is mapped to the master lcore.

error: patch failed: doc/guides/prog_guide/event_ethernet_rx_adapter.rst:168
error: doc/guides/prog_guide/event_ethernet_rx_adapter.rst: patch does not apply
Checking patch lib/librte_eventdev/rte_eventdev_version.map...

DPDK STV team

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

only message in thread, other threads:[~2018-06-08 18:29 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:29 [dpdk-test-report] |FAILURE| pw40939[dpdk-dev] eventdev: add callback for Rx adapter SW transfers 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).