Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/68002 _apply issues_ Submitter: Lukasz Bartosik Date: 2020-04-08 11:32:00 Reply_mail: 1586345520-3205-1-git-send-email-lbartosik@marvell.com DPDK git baseline: Repo:dpdk, CommitID: 10c69730a4b4910b4d57c365329a6c26479d25cd *Repo: dpdk Checking patch examples/ipsec-secgw/event_helper.c... error: examples/ipsec-secgw/event_helper.c: No such file or directory Checking patch examples/ipsec-secgw/ipsec-secgw.c... error: while searching for: if (ret < 0) rte_exit(EXIT_FAILURE, "eh_devs_init failed, err=%d\n", ret); /* start ports */ RTE_ETH_FOREACH_DEV(portid) { if ((enabled_port_mask & (1 << portid)) == 0) error: patch failed: examples/ipsec-secgw/ipsec-secgw.c:2829 error: examples/ipsec-secgw/ipsec-secgw.c: patch does not apply DPDK STV team