On 9/6/25 7:21 PM, Jakub Kicinski wrote: > fcnal-test.sh already includes lib.sh, use relevant helpers > instead of sleeping. The first chunk is replacing sleep after > killing background commands. All remaining ones replace > sleep after starting nettest as a server with wait_local_port_listen. > > Signed-off-by: Jakub Kicinski <[email protected]> > --- > tools/testing/selftests/net/fcnal-test.sh | 430 +++++++++++----------- > 1 file changed, 215 insertions(+), 215 deletions(-) >
Reviewed-by: David Ahern <[email protected]>
