eal/x86: add 128-bit atomic compare exchange
[dpdk.git] / app / test-pmd / testpmd.h
index f43b1a7..a45988e 100644 (file)
@@ -432,6 +432,8 @@ enum tx_pkt_split {
 
 extern enum tx_pkt_split tx_pkt_split;
 
+extern uint8_t txonly_multi_flow;
+
 extern uint16_t nb_pkt_per_burst;
 extern uint16_t mb_mempool_cache;
 extern int8_t rx_pthresh;