]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/tap/tap_rss.h
net/ngbe: support MAC filters
[dpdk.git] / drivers / net / tap / tap_rss.h
index 176e7180bdaaeaea2918f7f1e7e093183489572e..48c151cf6b6803a5f9760673db37d3b91b3bf0d0 100644 (file)
@@ -13,7 +13,7 @@
 #define TAP_RSS_HASH_KEY_SIZE 40
 
 /* Supported RSS */
-#define TAP_RSS_HF_MASK (~(ETH_RSS_IP | ETH_RSS_UDP | ETH_RSS_TCP))
+#define TAP_RSS_HF_MASK (~(RTE_ETH_RSS_IP | RTE_ETH_RSS_UDP | RTE_ETH_RSS_TCP))
 
 /* hashed fields for RSS */
 enum hash_field {