diff options
author | Petr Machata <petrm@nvidia.com> | 2024-10-17 12:45:52 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-10-22 14:33:48 +0300 |
commit | cebd281f3c753dcbd48b455bdbc6549889196aa0 (patch) | |
tree | c2548d4896c4c375f8594f13e54c9bed13da3a7e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 919419a8870b33405ef9b0e34e837d407e3888f5 (diff) | |
download | linux-cebd281f3c753dcbd48b455bdbc6549889196aa0.tar.xz |
selftests: mlxsw: devlink_trap_police: Use defer for test cleanup
Use the defer framework to schedule cleanups as soon as the command is
executed.
Note that the start_traffic commands in __burst_test() are each sending a
fixed number of packets (note the -c flag) and then ending. They therefore
do not need a matching stop_traffic.
Signed-off-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions