commit | a3e673660bc3fca3e9e0cbab871b2fb100e9ed64 | [log] [tgz] |
---|---|---|
author | Saeed Mahameed <saeedm@mellanox.com> | Sat May 19 05:34:48 2018 -0700 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Fri Jul 27 15:46:13 2018 -0700 |
tree | c9597602a254a15fc5f984c84915a6c7111c9715 | |
parent | 358aa5ce288aa1085f0f3ef9f315119563fa6541 [diff] |
net/mlx5e: Issue direct lookup on vxlan ports by vport representors Remove uplink representor netdevice private structure lookup, and use mlx5 core handle directly from representor private structure to lookup vxlan ports. Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com>