net/mlx5: Add ignore level support fwd to table rules
[sfrench/cifs-2.6.git] / include / linux / mlx5 / fs.h
index de2c838bae9075d970d9873779d0340d93980384..81f393fb7d9635a3e6b7fb3c7cea9a93d41ec80e 100644 (file)
@@ -196,6 +196,7 @@ struct mlx5_fs_vlan {
 
 enum {
        FLOW_ACT_NO_APPEND = BIT(0),
+       FLOW_ACT_IGNORE_FLOW_LEVEL = BIT(1),
 };
 
 struct mlx5_flow_act {