Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65820 _apply issues_ Submitter: Xiaoyun Li Date: 2020-02-17 01:41:15 Reply_mail: 20200217014115.26572-1-xiaoyun.li@intel.com DPDK git baseline: Repo:dpdk, CommitID: fbd54248bb18040166a3e6d792282bd5ca5ed240 *Repo: dpdk rte_eth_dev_info_get(port, &dev_info); if ((dev_info.tx_offload_capa & DEV_TX_OFFLOAD_TCP_TSO) == 0) RTE_LOG(WARNING, PORT, "hardware TSO offload is not supported\n"); error: patch failed: examples/tep_termination/vxlan_setup.c:194 error: examples/tep_termination/vxlan_setup.c: patch does not apply DPDK STV team