Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65175 _apply issues_ Submitter: Pavan Nikhilesh Bhagavatula Date: 2020-01-28 05:35:01 Reply_mail: 20200128053506.2173-8-pbhagavatula@marvell.com DPDK git baseline: Repo:dpdk, CommitID: 2a115479c6361f9667efaa30ceb0dbdcbd931f48 *Repo: dpdk uint32_t event_queue_cfg; if (!evt_rsrc->enabled) return; error: patch failed: examples/l3fwd/l3fwd_event.c:212 error: examples/l3fwd/l3fwd_event.c: patch does not apply Checking patch examples/l3fwd/main.c... error: while searching for: return 0; } -- evt_rsrc->port_mask = enabled_port_mask; /* Configure eventdev parameters if user has requested */ l3fwd_event_resource_setup(&port_conf); if (check_lcore_params() < 0) rte_exit(EXIT_FAILURE, "check_lcore_params failed\n"); error: patch failed: examples/l3fwd/main.c:899 error: examples/l3fwd/main.c: patch does not apply DPDK STV team