diff options
author | 2019-04-14 17:50:01 +0300 | |
---|---|---|
committer | 2019-05-31 13:04:26 -0700 | |
commit | d386939a327d2f1c9e918ee843087124eee0efda (patch) | |
tree | 8ade9ca67735a6aee8420615e9c7df927e4b493c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | net/mlx5e: Geneve, Keep tunnel info as pointer to the original struct (diff) | |
download | wireguard-linux-d386939a327d2f1c9e918ee843087124eee0efda.tar.xz wireguard-linux-d386939a327d2f1c9e918ee843087124eee0efda.zip |
net/mlx5e: Rearrange tc tunnel code in a modular way
Rearrange tc tunnel code so that it would be easy to add future tunnels:
- Define tc tunnel object with the fields and callbacks that any
tunnel must implement.
- Define tc UDP tunnel object for UDP tunnels, such as VXLAN
- Move each tunnel code (GRE, VXLAN) to its own separate file
- Rewrite tc tunnel implementation in a general way - using only
the objects and their callbacks.
Reviewed-by: Oz Shlomo <ozsh@mellanox.com>
Signed-off-by: Yevgeny Kliteynik <kliteyn@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions