Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65682 _apply issues_ Submitter: Xiaoyun Li Date: 2020-02-10 07:04:58 Reply_mail: 20200210070458.20865-1-xiaoyun.li@intel.com DPDK git baseline: Repo:dpdk, CommitID: f69ed1044230c218c9afd8f1b47b6fe6aa1eeec5 *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:195 error: examples/tep_termination/vxlan_setup.c: patch does not apply DPDK STV team