Re: [PATCH net-next 1/2] selftests: drv-net: pace ethtool_std_stats packet generation
Jakub Kicinski <[email protected]>
| Newsgroups | org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 10 Aug 2026 11:48:32 +0200 Petr Machata wrote: > Jakub Kicinski <[email protected]> writes: > > mausezahn defaults to sending packets back to back at the maximum rate, > > which can cause packet loss, especially if receiver is running a debug > > kernel. Space the generated packets out (-d 10usec), like ethtool_rmon > > already does. > > > > Signed-off-by: Jakub Kicinski <[email protected]> > > Reviewed-by: Petr Machata <[email protected]> FTR Petr send me a review tag on this off-list ;)