]> asedeno.scripts.mit.edu Git - linux.git/commit
net/mlx5: E-Switch, Have explicit API to delete fwd rules
authorOr Gerlitz <ogerlitz@mellanox.com>
Thu, 20 Sep 2018 15:09:57 +0000 (17:09 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Wed, 17 Oct 2018 21:18:50 +0000 (14:18 -0700)
commit482650069a2b84c9c87ea85b56d7b310c6005c6f
tree2b90787fd49636c0f60f77dd9a189ed62a6ffdca
parent328edb499f99126946845ece477c9c1afe8631af
net/mlx5: E-Switch, Have explicit API to delete fwd rules

Be symmetric with the e-switch API to add rules which has a
specific function to add fwd rules which are used as part of
vport mirroring.

This patch doesn't change any functionality.

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Reviewed-by: Paul Blakey <paulb@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
drivers/net/ethernet/mellanox/mlx5/core/eswitch.h
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c