[dpdk-test-report] |FAILURE| pw37490[dpdk-dev, v2, 3/9] bus/fslmc: keep Tx queues information for DPCI devices too

sys_stv at intel.com sys_stv at intel.com
Thu Jul 5 10:39:09 CEST 2018


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

_apply issues_

Submitter: Nipun Gupta <nipun.gupta at nxp.com>
Date: 2018-04-07 14:33:59
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 drivers/bus/fslmc/portal/dpaa2_hw_dpci.c...
error: while searching for:
	struct dpci_attr attr;
	struct dpci_rx_queue_cfg rx_queue_cfg;
	struct dpci_rx_queue_attr rx_attr;
	int ret, i;

	/* Allocate DPAA2 dpci handle */

error: patch failed: drivers/bus/fslmc/portal/dpaa2_hw_dpci.c:39
error: drivers/bus/fslmc/portal/dpaa2_hw_dpci.c: patch does not apply
Checking patch drivers/bus/fslmc/portal/dpaa2_hw_pvt.h...
error: while searching for:
	uint16_t token;
	rte_atomic16_t in_use;
	uint32_t dpci_id; /*HW ID for DPCI object */
	struct dpaa2_queue queue[DPAA2_DPCI_MAX_QUEUES];
};

/*! Global MCP list */

error: patch failed: drivers/bus/fslmc/portal/dpaa2_hw_pvt.h:142
error: drivers/bus/fslmc/portal/dpaa2_hw_pvt.h: patch does not apply
Checking patch drivers/event/dpaa2/dpaa2_eventdev.c...
error: while searching for:
			const struct rte_event *event = &ev[num_tx + loop];

			if (event->sched_type != RTE_SCHED_TYPE_ATOMIC)
				fqid = evq_info->dpci->queue[
					DPAA2_EVENT_DPCI_PARALLEL_QUEUE].fqid;
--
				fqid = evq_info->dpci->queue[
					DPAA2_EVENT_DPCI_ATOMIC_QUEUE].fqid;

			/* Prepare enqueue descriptor */

error: patch failed: drivers/event/dpaa2/dpaa2_eventdev.c:87
error: drivers/event/dpaa2/dpaa2_eventdev.c: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch drivers/bus/fslmc/portal/dpaa2_hw_dpci.c...
error: while searching for:
	struct dpci_attr attr;
	struct dpci_rx_queue_cfg rx_queue_cfg;
	struct dpci_rx_queue_attr rx_attr;
	int ret, i;

	/* Allocate DPAA2 dpci handle */

error: patch failed: drivers/bus/fslmc/portal/dpaa2_hw_dpci.c:39
error: drivers/bus/fslmc/portal/dpaa2_hw_dpci.c: patch does not apply
Checking patch drivers/bus/fslmc/portal/dpaa2_hw_pvt.h...
error: while searching for:
	uint16_t token;
	rte_atomic16_t in_use;
	uint32_t dpci_id; /*HW ID for DPCI object */
	struct dpaa2_queue queue[DPAA2_DPCI_MAX_QUEUES];
};

/*! Global MCP list */

error: patch failed: drivers/bus/fslmc/portal/dpaa2_hw_pvt.h:142
error: drivers/bus/fslmc/portal/dpaa2_hw_pvt.h: patch does not apply
Checking patch drivers/event/dpaa2/dpaa2_eventdev.c...
error: while searching for:
			const struct rte_event *event = &ev[num_tx + loop];

			if (event->sched_type != RTE_SCHED_TYPE_ATOMIC)
				fqid = evq_info->dpci->queue[
					DPAA2_EVENT_DPCI_PARALLEL_QUEUE].fqid;
--
				fqid = evq_info->dpci->queue[
					DPAA2_EVENT_DPCI_ATOMIC_QUEUE].fqid;

			/* Prepare enqueue descriptor */

error: patch failed: drivers/event/dpaa2/dpaa2_eventdev.c:87
error: drivers/event/dpaa2/dpaa2_eventdev.c: patch does not apply
*Repo: dpdk-next-net
Checking patch drivers/bus/fslmc/portal/dpaa2_hw_dpci.c...
error: while searching for:
	struct dpci_attr attr;
	struct dpci_rx_queue_cfg rx_queue_cfg;
	struct dpci_rx_queue_attr rx_attr;
	int ret, i;

	/* Allocate DPAA2 dpci handle */

error: patch failed: drivers/bus/fslmc/portal/dpaa2_hw_dpci.c:39
error: drivers/bus/fslmc/portal/dpaa2_hw_dpci.c: patch does not apply
Checking patch drivers/bus/fslmc/portal/dpaa2_hw_pvt.h...
error: while searching for:
	uint16_t token;
	rte_atomic16_t in_use;
	uint32_t dpci_id; /*HW ID for DPCI object */
	struct dpaa2_queue queue[DPAA2_DPCI_MAX_QUEUES];
};

/*! Global MCP list */

error: patch failed: drivers/bus/fslmc/portal/dpaa2_hw_pvt.h:142
error: drivers/bus/fslmc/portal/dpaa2_hw_pvt.h: patch does not apply
Checking patch drivers/event/dpaa2/dpaa2_eventdev.c...
error: while searching for:
			const struct rte_event *event = &ev[num_tx + loop];

			if (event->sched_type != RTE_SCHED_TYPE_ATOMIC)
				fqid = evq_info->dpci->queue[
					DPAA2_EVENT_DPCI_PARALLEL_QUEUE].fqid;
--
				fqid = evq_info->dpci->queue[
					DPAA2_EVENT_DPCI_ATOMIC_QUEUE].fqid;

			/* Prepare enqueue descriptor */

error: patch failed: drivers/event/dpaa2/dpaa2_eventdev.c:87
error: drivers/event/dpaa2/dpaa2_eventdev.c: patch does not apply
*Repo: dpdk-next-crypto
Checking patch drivers/bus/fslmc/portal/dpaa2_hw_dpci.c...
error: while searching for:
	struct dpci_attr attr;
	struct dpci_rx_queue_cfg rx_queue_cfg;
	struct dpci_rx_queue_attr rx_attr;
	int ret, i;

	/* Allocate DPAA2 dpci handle */

error: patch failed: drivers/bus/fslmc/portal/dpaa2_hw_dpci.c:39
error: drivers/bus/fslmc/portal/dpaa2_hw_dpci.c: patch does not apply
Checking patch drivers/bus/fslmc/portal/dpaa2_hw_pvt.h...
error: while searching for:
	uint16_t token;
	rte_atomic16_t in_use;
	uint32_t dpci_id; /*HW ID for DPCI object */
	struct dpaa2_queue queue[DPAA2_DPCI_MAX_QUEUES];
};

/*! Global MCP list */

error: patch failed: drivers/bus/fslmc/portal/dpaa2_hw_pvt.h:142
error: drivers/bus/fslmc/portal/dpaa2_hw_pvt.h: patch does not apply
Checking patch drivers/event/dpaa2/dpaa2_eventdev.c...
error: while searching for:
			const struct rte_event *event = &ev[num_tx + loop];

			if (event->sched_type != RTE_SCHED_TYPE_ATOMIC)
				fqid = evq_info->dpci->queue[
					DPAA2_EVENT_DPCI_PARALLEL_QUEUE].fqid;
--
				fqid = evq_info->dpci->queue[
					DPAA2_EVENT_DPCI_ATOMIC_QUEUE].fqid;

			/* Prepare enqueue descriptor */

error: patch failed: drivers/event/dpaa2/dpaa2_eventdev.c:87
error: drivers/event/dpaa2/dpaa2_eventdev.c: patch does not apply
*Repo: dpdk-next-virtio
Checking patch drivers/bus/fslmc/portal/dpaa2_hw_dpci.c...
error: while searching for:
	struct dpci_attr attr;
	struct dpci_rx_queue_cfg rx_queue_cfg;
	struct dpci_rx_queue_attr rx_attr;
	int ret, i;

	/* Allocate DPAA2 dpci handle */

error: patch failed: drivers/bus/fslmc/portal/dpaa2_hw_dpci.c:39
error: drivers/bus/fslmc/portal/dpaa2_hw_dpci.c: patch does not apply
Checking patch drivers/bus/fslmc/portal/dpaa2_hw_pvt.h...
error: while searching for:
	uint16_t token;
	rte_atomic16_t in_use;
	uint32_t dpci_id; /*HW ID for DPCI object */
	struct dpaa2_queue queue[DPAA2_DPCI_MAX_QUEUES];
};

/*! Global MCP list */

error: patch failed: drivers/bus/fslmc/portal/dpaa2_hw_pvt.h:142
error: drivers/bus/fslmc/portal/dpaa2_hw_pvt.h: patch does not apply
Checking patch drivers/event/dpaa2/dpaa2_eventdev.c...
error: while searching for:
			const struct rte_event *event = &ev[num_tx + loop];

			if (event->sched_type != RTE_SCHED_TYPE_ATOMIC)
				fqid = evq_info->dpci->queue[
					DPAA2_EVENT_DPCI_PARALLEL_QUEUE].fqid;
--
				fqid = evq_info->dpci->queue[
					DPAA2_EVENT_DPCI_ATOMIC_QUEUE].fqid;

			/* Prepare enqueue descriptor */

error: patch failed: drivers/event/dpaa2/dpaa2_eventdev.c:87
error: drivers/event/dpaa2/dpaa2_eventdev.c: patch does not apply

DPDK STV team


More information about the test-report mailing list