Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65172 _apply issues_ Submitter: Pavan Nikhilesh Bhagavatula Date: 2020-01-28 05:34:58 Reply_mail: 20200128053506.2173-5-pbhagavatula@marvell.com DPDK git baseline: Repo:dpdk, CommitID: 2a115479c6361f9667efaa30ceb0dbdcbd931f48 *Repo: dpdk #define MAX_RX_QUEUE_PER_LCORE 16 /* error: patch failed: examples/l3fwd/l3fwd.h:16 error: examples/l3fwd/l3fwd.h: patch does not apply Checking patch examples/l3fwd/l3fwd_event.c... error: while searching for: #include "l3fwd.h" #include "l3fwd_event.h" struct l3fwd_event_resources * l3fwd_get_eventdev_rsrc(void) { error: patch failed: examples/l3fwd/l3fwd_event.c:10 error: examples/l3fwd/l3fwd_event.c: patch does not apply Checking patch examples/l3fwd/l3fwd_event.h... error: while searching for: }; -- void l3fwd_event_resource_setup(void); void l3fwd_event_set_generic_ops(struct l3fwd_event_setup_ops *ops); void l3fwd_event_set_internal_port_ops(struct l3fwd_event_setup_ops *ops); error: patch failed: examples/l3fwd/l3fwd_event.h:72 error: examples/l3fwd/l3fwd_event.h: patch does not apply Checking patch examples/l3fwd/main.c... error: while searching for: #include "l3fwd.h" #include "l3fwd_event.h" -- #define MAX_TX_QUEUE_PER_PORT RTE_MAX_ETHPORTS #define MAX_RX_QUEUE_PER_PORT 128 error: patch failed: examples/l3fwd/main.c:48 error: examples/l3fwd/main.c: patch does not apply DPDK STV team