]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5e: Offload TC e-switch rules with ingress VLAN device
authorEli Britstein <elibr@mellanox.com>
Thu, 14 Mar 2019 07:50:12 +0000 (07:50 +0000)
committerSaeed Mahameed <saeedm@mellanox.com>
Fri, 5 Apr 2019 21:10:34 +0000 (14:10 -0700)
commit138f8955cba3169bb2f1705f39f5f025c60faec2
tree45155cf2b9809cefb154cb03c2547e90cfe043ba
parent0ee810603002db5e77fad3e6db08ea593b07534d
net/mlx5e: Offload TC e-switch rules with ingress VLAN device

Offload TC rule on a VLAN device by matching the VLAN properties
of the VLAN device and emulating vlan pop actions.

Signed-off-by: Eli Britstein <elibr@mellanox.com>
Reviewed-by: Roi Dayan <roid@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_rep.c
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c