diff options
author | Hangbin Liu <liuhangbin@gmail.com> | 2024-02-05 16:00:48 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-02-08 05:26:20 +0300 |
commit | e1f0da9b90fbe0886f57f8cbe0b84ce82fc20e75 (patch) | |
tree | 87171879eaa66abc4f4e3bac6fb22111e8ce317f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 45bf79bc56c4158afb6f57cca67ac0ef0a7073ef (diff) | |
download | linux-e1f0da9b90fbe0886f57f8cbe0b84ce82fc20e75.tar.xz |
selftests: bonding: use slowwait instead of hard code sleep
Use slowwait instead of hard code sleep for bonding tests.
In function setup_prepare(), the client_create() will be called after
server_create(). So I think there is no need to sleep in server_create()
and remove it.
For lab_lib.sh, remove bonding module may affect other running bonding tests.
And some test env may buildin bond which can't be removed. The bonding
link should be removed by lag_reset_network() or netns delete.
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Link: https://lore.kernel.org/r/20240205130048.282087-5-liuhangbin@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions