diff options
| author | Bodong Wang <bodong@mellanox.com> | 2019-10-16 11:19:34 -0500 |
|---|---|---|
| committer | Saeed Mahameed <saeedm@mellanox.com> | 2020-03-13 16:26:08 -0700 |
| commit | d7c92cb56f7b3fde8e9c4adac0cfcb6db81ac860 (patch) | |
| tree | e28d5fd26c2d46a4ab613e915207a65ca11415b3 /tools/perf/scripts/python | |
| parent | net/mlx5: E-Switch, Prepare for vport enable/disable refactor (diff) | |
| download | linux-d7c92cb56f7b3fde8e9c4adac0cfcb6db81ac860.tar.gz linux-d7c92cb56f7b3fde8e9c4adac0cfcb6db81ac860.zip | |
net/mlx5: E-switch, Make vport setup/cleanup sequence symmetric
Vport enable and disable sequence is incorrect. It should be:
enable()
esw_vport_setup_acl,
esw_vport_setup,
esw_vport_enable_qos.
disable()
esw_vport_disable_qos,
esw_vport_cleanup,
esw_vport_cleanup_acl.
Instead of having two setup functions for port and acl, merge
acl setup to port setup function.
Signed-off-by: Bodong Wang <bodong@mellanox.com>
Reviewed-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
