]> git.baikalelectronics.ru Git - kernel.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)
commitb1d95e67885d9efa2d9b02f5a9450732a0368b04
tree2b90787fd49636c0f60f77dd9a189ed62a6ffdca
parentfc6043b9c888663830a6e56ec8653df98fc2d27c
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