[dpdk-test-report] |FAILURE| pw38568[dpdk-dev, v2, 7/8] net/sfc: factor out RSS fields from adapter info

sys_stv at intel.com sys_stv at intel.com
Thu Apr 19 19:22:06 CEST 2018


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

_apply issues_

Submitter: Andrew Rybchenko <arybchenko at solarflare.com>
Date: 2018-04-19 16:41:51
DPDK git baseline:
	Repo:dpdk-master, CommitID: 3ef648aa4854f53b5ad3f148dc021852157a0246
	Repo:dpdk-next-eventdev, CommitID: fe5abd3150bc1caa8369e743c395c39f53265597
	Repo:dpdk-next-net, CommitID: 4a579cdada1d89f0b9b0a40adbd256dfbc46501b
	Repo:dpdk-next-crypto, CommitID: 8683a65a4f5ee5ce682a48a808a56b9baa190eb4
	Repo:dpdk-next-virtio, CommitID: ba3fec3f710a7f0289a14153500a373c4b91671d

*Repo: dpdk-master
Checking patch drivers/net/sfc/sfc.c...
Checking patch drivers/net/sfc/sfc.h...
Checking patch drivers/net/sfc/sfc_ethdev.c...
Checking patch drivers/net/sfc/sfc_flow.c...
error: while searching for:

static int
sfc_flow_parse_rss(struct sfc_adapter *sa,
		   const struct rte_flow_action_rss *rss,
		   struct rte_flow *flow)
--
	if (rss->queue_num == 0)
		return -EINVAL;

	rxq_sw_index = sa->rxq_count - 1;

error: patch failed: drivers/net/sfc/sfc_flow.c:1250
error: drivers/net/sfc/sfc_flow.c: patch does not apply
Checking patch drivers/net/sfc/sfc_rx.c...
*Repo: dpdk-next-eventdev
Hunk #12 succeeded at 1503 (offset -10 lines).
Hunk #13 succeeded at 1519 (offset -10 lines).
Hunk #14 succeeded at 1534 (offset -10 lines).
Hunk #15 succeeded at 1549 (offset -10 lines).
Checking patch drivers/net/sfc/sfc_flow.c...
error: while searching for:

static int
sfc_flow_parse_rss(struct sfc_adapter *sa,
		   const struct rte_flow_action_rss *rss,
		   struct rte_flow *flow)
--
	if (rss->queue_num == 0)
		return -EINVAL;

	rxq_sw_index = sa->rxq_count - 1;

error: patch failed: drivers/net/sfc/sfc_flow.c:1250
error: drivers/net/sfc/sfc_flow.c: patch does not apply
Checking patch drivers/net/sfc/sfc_rx.c...
*Repo: dpdk-next-net
Checking patch drivers/net/sfc/sfc.c...
Checking patch drivers/net/sfc/sfc.h...
Checking patch drivers/net/sfc/sfc_ethdev.c...
Checking patch drivers/net/sfc/sfc_flow.c...
error: while searching for:

static int
sfc_flow_parse_rss(struct sfc_adapter *sa,
		   const struct rte_flow_action_rss *rss,
		   struct rte_flow *flow)
--
	if (rss->queue_num == 0)
		return -EINVAL;

	rxq_sw_index = sa->rxq_count - 1;

error: patch failed: drivers/net/sfc/sfc_flow.c:1250
error: drivers/net/sfc/sfc_flow.c: patch does not apply
Checking patch drivers/net/sfc/sfc_rx.c...
*Repo: dpdk-next-crypto
Checking patch drivers/net/sfc/sfc.c...
Checking patch drivers/net/sfc/sfc.h...
Checking patch drivers/net/sfc/sfc_ethdev.c...
Checking patch drivers/net/sfc/sfc_flow.c...
error: while searching for:

static int
sfc_flow_parse_rss(struct sfc_adapter *sa,
		   const struct rte_flow_action_rss *rss,
		   struct rte_flow *flow)
--
	if (rss->queue_num == 0)
		return -EINVAL;

	rxq_sw_index = sa->rxq_count - 1;

error: patch failed: drivers/net/sfc/sfc_flow.c:1250
error: drivers/net/sfc/sfc_flow.c: patch does not apply
Checking patch drivers/net/sfc/sfc_rx.c...
*Repo: dpdk-next-virtio
Checking patch drivers/net/sfc/sfc.c...
Checking patch drivers/net/sfc/sfc.h...
Checking patch drivers/net/sfc/sfc_ethdev.c...
Checking patch drivers/net/sfc/sfc_flow.c...
error: while searching for:

static int
sfc_flow_parse_rss(struct sfc_adapter *sa,
		   const struct rte_flow_action_rss *rss,
		   struct rte_flow *flow)
--
	if (rss->queue_num == 0)
		return -EINVAL;

	rxq_sw_index = sa->rxq_count - 1;

error: patch failed: drivers/net/sfc/sfc_flow.c:1250
error: drivers/net/sfc/sfc_flow.c: patch does not apply
Checking patch drivers/net/sfc/sfc_rx.c...

DPDK STV team


More information about the test-report mailing list