Jakub Kicinski wrote:
> On Thu, 08 Feb 2024 15:51:31 -0500 Willem de Bruijn wrote:
> > Paolo Abeni wrote:
> > > This test is time sensitive. It may fail on virtual machines and for
> > > debug builds.
> > >
> > > Similar to commit c41dfb0dfbec ("selftests/net: ignore timing errors in
> > > so_txtime if KSFT_MACHINE_SLOW"), optionally suppress failure for timing
> > > errors (only).
> > >
> > > Signed-off-by: Paolo Abeni <[email protected]>
> >
> > Is this still failing after commit 5264ab612e28
> > ("selftests/net: calibrate txtimestamp")?
>
> On a debug kernel it continues to flake :(
>
> https://netdev.bots.linux.dev/flakes.html?br-cnt=80&tn-needle=txtimestamp&min-flip=0
Thanks. I should have checked the dash directly. Reminder for next time.
Reviewed-by: Willem de Bruijn <[email protected]>