]> asedeno.scripts.mit.edu Git - linux.git/commit
net/mlx5: Add header re-write to the checks for conflicting actions
authorOr Gerlitz <ogerlitz@mellanox.com>
Sun, 11 Feb 2018 11:26:06 +0000 (13:26 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Tue, 20 Feb 2018 20:52:59 +0000 (12:52 -0800)
commit96de67a77293b4da48a05f6ec0385f60006a7ba6
tree1837216819f799bd26a1d062ff61a05c2d4d8977
parentc67f100edae0d2f43e8b35955f7710d702efd590
net/mlx5: Add header re-write to the checks for conflicting actions

We can't allow only some of the rules sharing an FTE to ask for
header re-write, add it to the conflicting action checks.

Fixes: 0d235c3fabb7 ('net/mlx5: Add hash table to search FTEs in a flow-group')
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Reviewed-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c