[LTP] [PATCH] test_net.sh: add tst_wait_ipv6_dad()

Alexey Kodanev alexey.kodanev@oracle.com
Tue Jan 24 17:15:55 CET 2017


On 24.01.2017 18:37, Cyril Hrubis wrote:
>
> My only concern here is that sleeping for 1s is too much and will slow
> down things more than it should. How long this operation usually takes?
> Can we reduce the sleep to 0.1s here and print the TINFO only
> if [ $((i % 10)) -eq 0 ] ?
Hi Cyril,

1 sec minimum,  I guess it should be fine if I add a check whether
interfaces
already configured or not, as a result we shouldn't flush/configure/wait
on each
test or group of tests...

Thanks,
Alexey



More information about the ltp mailing list