]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5e: Return error if prio is specified when offloading eswitch vlan push
authorOr Gerlitz <ogerlitz@mellanox.com>
Tue, 30 Jan 2018 11:16:58 +0000 (13:16 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Tue, 20 Feb 2018 20:52:57 +0000 (12:52 -0800)
commitb6f103f546c346af86ed0a2d798930b3b69035b2
tree4ebd6adbe88ed872bfd3bc093e1905f896cb9059
parent864f3472dde8ae82dd79c07a174cb86eb008ed01
net/mlx5e: Return error if prio is specified when offloading eswitch vlan push

This isn't supported when we emulate eswitch vlan push action which
is the current state of things.

Fixes: a4b8a6b1ea97 ('net/mlx5e: Add TC vlan action for SRIOV offloads')
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Reviewed-by: Mark Bloch <markb@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c