Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/56056 _apply issues_ Submitter: Pavan Nikhilesh Bhagavatula Date: 2019-07-04 02:19:36 Reply_mail: 20190704021940.3023-3-pbhagavatula@marvell.com DPDK git baseline: Repo:dpdk-next-eventdev, CommitID: 7b70f9dbb728754664869934c697949fd5b35fc7 Repo:dpdk, CommitID: c0ed103a027385f14f352d46ff5450826b2746b7 *Repo: dpdk-next-eventdev uint32_t adptr_xae_cnt; /* Dev args */ uint8_t dual_ws; uint8_t selftest; error: patch failed: drivers/event/octeontx2/otx2_evdev.h:132 error: drivers/event/octeontx2/otx2_evdev.h: patch does not apply Checking patch drivers/event/octeontx2/otx2_evdev_adptr.c... error: while searching for: sso_updt_xae_cnt(struct otx2_sso_evdev *dev, void *data, uint32_t event_type) { switch (event_type) { case RTE_EVENT_TYPE_TIMER: { dev->adptr_xae_cnt += (*(uint64_t *)data); error: patch failed: drivers/event/octeontx2/otx2_evdev_adptr.c:199 error: drivers/event/octeontx2/otx2_evdev_adptr.c: patch does not apply *Repo: dpdk uint32_t adptr_xae_cnt; /* Dev args */ uint8_t dual_ws; uint8_t selftest; error: patch failed: drivers/event/octeontx2/otx2_evdev.h:132 error: drivers/event/octeontx2/otx2_evdev.h: patch does not apply Checking patch drivers/event/octeontx2/otx2_evdev_adptr.c... error: while searching for: sso_updt_xae_cnt(struct otx2_sso_evdev *dev, void *data, uint32_t event_type) { switch (event_type) { case RTE_EVENT_TYPE_TIMER: { dev->adptr_xae_cnt += (*(uint64_t *)data); error: patch failed: drivers/event/octeontx2/otx2_evdev_adptr.c:199 error: drivers/event/octeontx2/otx2_evdev_adptr.c: patch does not apply DPDK STV team