OSDN Git Service

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)
commit35a605db168c5ce4e6b69d66d7aa8d81769ad8a6
tree45155cf2b9809cefb154cb03c2547e90cfe043ba
parent278748a95aa3cabcf55afcb9c2720520d6cfd1ce
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