Searched hist:"7 ba106fc" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ |
H A D | hw_stats_l3.sh | 7ba106fc Wed May 18 02:27:26 CDT 2022 Danielle Ratson <danieller@nvidia.com> selftests: netdevsim: Increase sleep time in hw_stats_l3.sh test
hw_stats_l3.sh test is failing often for l3 stats shows less than 20 packets after 2 seconds sleep.
This is happening since there is a race between the 2 seconds sleep and the netdevsim actually delivering the packets.
Increase the sleep time so the packets will be delivered successfully on time.
Signed-off-by: Danielle Ratson <danieller@nvidia.com> Reviewed-by: Petr Machata <petrm@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|