[dpdk-test-report] |FAILURE| pw41795[v2] eventdev: add callback for Rx adapter SW transfers

sys_stv at intel.com sys_stv at intel.com
Thu Jun 28 08:51:12 CEST 2018


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

_apply issues_

Submitter: Nikhil Rao <nikhil.rao at intel.com>
Date: 2018-06-28 06:48:10
DPDK git baseline:
	Repo:dpdk-master, CommitID: 68248ad1b9a8a5e84611346b699dd5d4f1bbe37d
	Repo:dpdk-next-eventdev, CommitID: 5ddd8c979d9ff94e5c266fca20cb179b1826bcab
	Repo:dpdk-next-net, CommitID: f1649dcbb28fa1fcdc3b23595d1f184a37d498fd
	Repo:dpdk-next-crypto, CommitID: 30fcb1fa40810211732ec6bc938f4c55091b8f0d
	Repo:dpdk-next-virtio, CommitID: bc34445d488087b0dcc1313d0391eb8b009ec7a6

*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 99 (offset -48 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:759
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 99 (offset -48 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:759
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 99 (offset -48 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:759
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 99 (offset -48 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:759
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 99 (offset -48 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:759
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


More information about the test-report mailing list