Home
last modified time | relevance | path

Searched hist:"7 ba106fc" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dhw_stats_l3.sh7ba106fc 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>