Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/38568 _apply issues_ Submitter: Andrew Rybchenko 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