]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5_flow.h
net/mlx5: support VLAN matching fields
[dpdk.git] / drivers / net / mlx5 / mlx5_flow.h
index 507b4f9992ef4d1d509fdeb3b5a21b2b3ee7f624..bd1e355692dd635b9044faad9f51a93a25061a9f 100644 (file)
@@ -1306,7 +1306,7 @@ int mlx5_flow_item_acceptable(const struct rte_flow_item *item,
                              bool range_accepted,
                              struct rte_flow_error *error);
 int mlx5_flow_validate_item_eth(const struct rte_flow_item *item,
-                               uint64_t item_flags,
+                               uint64_t item_flags, bool ext_vlan_sup,
                                struct rte_flow_error *error);
 int mlx5_flow_validate_item_gre(const struct rte_flow_item *item,
                                uint64_t item_flags,