OSDN Git Service

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)
commitd11afc2600377c6775abcbc1fd410f199c5bf458
treea373dfba7f6d422f7a14ef7db0d8b769c3c3e5a0
parent71d82d2a90327c9c816e65471b7859b601993f89
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