dpdk: no need to copy default tx conf
[vpp.git] / src / plugins / dpdk / device / dpdk.h
index 5da1834..3026734 100644 (file)
@@ -216,7 +216,6 @@ typedef struct
 
   /* PMD related */
   struct rte_eth_conf port_conf;
-  struct rte_eth_txconf tx_conf;
 
   /* flow related */
   u32 supported_flow_actions;