Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65780 _apply issues_ Submitter: Wei Hu (Xavier) Date: 2020-02-13 01:57:43 Reply_mail: 20200213015743.16854-1-huwei013@chinasoftinc.com DPDK git baseline: Repo:dpdk-next-net, CommitID: 5d24d6a55025c58ae9e890851e21cb861839cb66 Repo:dpdk, CommitID: fbd54248bb18040166a3e6d792282bd5ca5ed240 *Repo: dpdk-next-net struct rte_eth_dev_info dev_info; int ret; if (port_id_is_invalid(port_id, ENABLED_WARN)) error: patch failed: app/test-pmd/config.c:1216 error: app/test-pmd/config.c: patch does not apply *Repo: dpdk struct rte_eth_dev_info dev_info; int ret; if (port_id_is_invalid(port_id, ENABLED_WARN)) error: patch failed: app/test-pmd/config.c:1216 error: app/test-pmd/config.c: patch does not apply DPDK STV team