]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5e: Propagate the filter's net device to mlx5e structures
authorOz Shlomo <ozsh@mellanox.com>
Sun, 28 Oct 2018 08:46:34 +0000 (10:46 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Mon, 10 Dec 2018 23:53:04 +0000 (15:53 -0800)
commit81378a72be4c4ba6a763387bc9e4ca1b5d092407
treea373dfba7f6d422f7a14ef7db0d8b769c3c3e5a0
parenta9e021f0c677473b1e66eca7b6a29749ea8e6445
net/mlx5e: Propagate the filter's net device to mlx5e structures

Propagate the filter's net_device parameter to the tc flower parsed
attributes structure so that it can later be used in tunnel decap
offloading sequences.

Pre-step for replacing egdev logic with the indirect block
notification mechanism.

Signed-off-by: Oz Shlomo <ozsh@mellanox.com>
Reviewed-by: Eli Britstein <elibr@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c