aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorHangbin Liu <[email protected]>2024-02-05 21:00:48 +0800
committerJakub Kicinski <[email protected]>2024-02-07 18:26:20 -0800
commite1f0da9b90fbe0886f57f8cbe0b84ce82fc20e75 (patch)
tree87171879eaa66abc4f4e3bac6fb22111e8ce317f /lib/test-string_helpers.c
parent45bf79bc56c4158afb6f57cca67ac0ef0a7073ef (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions