[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZbfZwZrqdBieYvPi@shredder>
Date: Mon, 29 Jan 2024 19:00:49 +0200
From: Ido Schimmel <idosch@...sch.org>
To: Jakub Kicinski <kuba@...nel.org>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"netdev-driver-reviewers@...r.kernel.org" <netdev-driver-reviewers@...r.kernel.org>
Subject: Re: [ANN] net-next is OPEN
On Mon, Jan 29, 2024 at 07:00:57AM -0800, Jakub Kicinski wrote:
> On Mon, 29 Jan 2024 14:46:32 +0200 Ido Schimmel wrote:
> > On Mon, Jan 29, 2024 at 02:43:49PM +0200, Ido Schimmel wrote:
> > > On Mon, Jan 22, 2024 at 09:16:12AM -0800, Jakub Kicinski wrote:
> > > > If you authored any net or drivers/net selftests, please look around
> > > > and see if they are passing. If not - send patches or LMK what I need
> > > > to do to make them pass on the runner.. Make sure to scroll down to
> > > > the "Not reporting to patchwork" section.
> >
> > Forgot to mention: Thanks a lot for setting this up!
>
> Finger crossed that it ends up being useful :)
>
> > > selftests-net/test-bridge-neigh-suppress-sh should be fixed by:
> > >
> > > dnf install ndisc6
> > >
> > > selftests-net/test-bridge-backup-port-sh should be fixed by:
> > >
> > > https://lore.kernel.org/netdev/20240129123703.1857843-1-idosch@nvidia.com/
> > >
> > > selftests-net/drop-monitor-tests-sh should be fixed by:
> > >
> > > dnf install dropwatch
>
> Installed both (from source) just in time for the
> net-next-2024-01-29--15-00 run.. let's see.
Thanks!
The last two tests look good now, but the first still fails. Can you
share the ndisc6 version information? I tested with [1] from [2].
If your copy of ndisc6 indeed works, then I might be missing some
sysctl. I will be AFK tomorrow so I will look into it later this week.
[1]
$ ./ndisc6 --version
ndisc6: IPv6 Neighbor/Router Discovery userland tool 1.0.8 ($Rev$)
built Jan 29 2024 on <redacted>
Configured with: ./configure
Written by Remi Denis-Courmont
Copyright (C) 2004-2007 Remi Denis-Courmont
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.
[2] https://git.remlab.net/gitweb/?p=ndisc6.git
Powered by blists - more mailing lists