diff options
| author | Saeed Mahameed <[email protected]> | 2018-05-08 01:49:43 -0700 |
|---|---|---|
| committer | Saeed Mahameed <[email protected]> | 2018-07-27 15:35:16 -0700 |
| commit | dccea6bf384c853f4a3ca60cb3d729dc41971602 (patch) | |
| tree | bc2a0a36d1994084724048e2ae983819f31fa7f4 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 0f647bfcd05cb072f952badd7ea4b6b496b64892 (diff) | |
net/mlx5e: Vxlan, move netdev only logic to en_main.c
Create a direct vxlan API to add and delete vxlan ports from HW.
+void mlx5e_vxlan_add_port(struct mlx5e_priv *priv, u16 port);
+void mlx5e_vxlan_del_port(struct mlx5e_priv *priv, u16 port);
And move vxlan_add/del_work to en_main.c since they are netdev only
logic.
Signed-off-by: Saeed Mahameed <[email protected]>
Reviewed-by: Or Gerlitz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions