net/ice: support src MAC filter for flow director
[dpdk.git] / app / test-pmd / testpmd.h
index fb39167..a803750 100644 (file)
@@ -602,6 +602,8 @@ struct mplsoudp_decap_conf {
 };
 extern struct mplsoudp_decap_conf mplsoudp_decap_conf;
 
+extern enum rte_eth_rx_mq_mode rx_mq_mode;
+
 static inline unsigned int
 lcore_num(void)
 {