Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/66721 _apply issues_ Submitter: Harman Kalra Date: 2020-03-16 15:29:13 Reply_mail: 1584372553-28710-5-git-send-email-hkalra@marvell.com DPDK git baseline: Repo:dpdk, CommitID: 716f9bb42ecb6df640d4dffebe1ec55aaab29ba0 *Repo: dpdk int test_eventdev_octeontx(void); void ssovf_fastpath_fns_set(struct rte_eventdev *dev); #endif /* __SSOVF_EVDEV_H__ */ error: patch failed: drivers/event/octeontx/ssovf_evdev.h:182 error: drivers/event/octeontx/ssovf_evdev.h: patch does not apply Checking patch drivers/event/octeontx/ssovf_worker.c... error: while searching for: ssows_swtag_untag(ws); } -- #define R(name, f1, f0, flags) \ static uint16_t __rte_noinline __hot \ ssows_deq_ ##name(void *port, struct rte_event *ev, uint64_t timeout_ticks) \ { \ error: patch failed: drivers/event/octeontx/ssovf_worker.c:91 error: drivers/event/octeontx/ssovf_worker.c: patch does not apply Checking patch drivers/event/octeontx/ssovf_worker.h... error: while searching for: /* SSO Operations */ static __rte_always_inline void ssovf_octeontx_wqe_xtract_mseg(octtx_wqe_t *wqe, struct rte_mbuf *mbuf) error: patch failed: drivers/event/octeontx/ssovf_worker.h:23 error: drivers/event/octeontx/ssovf_worker.h: patch does not apply Checking patch drivers/net/octeontx/octeontx_rxtx.h... error: while searching for: /* RX offload macros */ -- R(vlan, 1, 0, VLAN_FLTR_F) \ R(vlan_mseg, 1, 1, VLAN_FLTR_F | MULT_RX_F) #endif /* __OCTEONTX_RXTX_H__ */ error: patch failed: drivers/net/octeontx/octeontx_rxtx.h:490 error: drivers/net/octeontx/octeontx_rxtx.h: patch does not apply DPDK STV team