* [dpdk-test-report] |FAILURE| pw38568[dpdk-dev, v2, 7/8] net/sfc: factor out RSS fields from adapter info
@ 2018-04-19 17:22 sys_stv
0 siblings, 0 replies; 2+ messages in thread
From: sys_stv @ 2018-04-19 17:22 UTC (permalink / raw)
To: test-report; +Cc: xinfengx.zhao, zhaoyan.chen
[-- Attachment #1: Type: text/plain, Size: 3571 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/38568
_apply issues_
Submitter: Andrew Rybchenko <arybchenko@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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [dpdk-test-report] |FAILURE| pw38568[dpdk-dev, v2, 7/8] net/sfc: factor out RSS fields from adapter info
@ 2018-04-20 3:07 sys_stv
0 siblings, 0 replies; 2+ messages in thread
From: sys_stv @ 2018-04-20 3:07 UTC (permalink / raw)
To: test-report; +Cc: xinfengx.zhao, zhaoyan.chen, peipeix.lu
[-- Attachment #1: Type: text/plain, Size: 3571 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/38568
_apply issues_
Submitter: Andrew Rybchenko <arybchenko@solarflare.com>
Date: 2018-04-19 16:41:51
DPDK git baseline:
Repo:dpdk-master, CommitID: e70e26861eaf735a296807a909d7c5c2a568a1c2
Repo:dpdk-next-eventdev, CommitID: fe5abd3150bc1caa8369e743c395c39f53265597
Repo:dpdk-next-net, CommitID: 22f9945b76ebc7f6f3075b62344450811d0c3617
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-04-20 3:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-19 17:22 [dpdk-test-report] |FAILURE| pw38568[dpdk-dev, v2, 7/8] net/sfc: factor out RSS fields from adapter info sys_stv
2018-04-20 3:07 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).