Message ID | 20241106234625.168468-1-pablo@netfilter.org (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Netdev Maintainers |
Headers | show |
On Thu, 7 Nov 2024 00:46:14 +0100 Pablo Neira Ayuso wrote:
> "Unfortunately there are many more errors, and not all are false positives.
Thanks a lot for jumping on fixing the CONFIG_RCU_LIST=y splats!
To clarify should the selftests be splat-free now or there is more
work required to get there?
Jakub Kicinski <kuba@kernel.org> wrote: > On Thu, 7 Nov 2024 00:46:14 +0100 Pablo Neira Ayuso wrote: > > "Unfortunately there are many more errors, and not all are false positives. > > Thanks a lot for jumping on fixing the CONFIG_RCU_LIST=y splats! > To clarify should the selftests be splat-free now or there is more > work required to get there? I tried to repro last week on net-next (not nf-next!) + v2 of these patches and I did not see splats, but I'll re-run everything later today to make sure they've been fixed up.
On Thu, 7 Nov 2024 08:08:34 +0100 Florian Westphal wrote: > Jakub Kicinski <kuba@kernel.org> wrote: > > On Thu, 7 Nov 2024 00:46:14 +0100 Pablo Neira Ayuso wrote: > > > "Unfortunately there are many more errors, and not all are false positives. > > > > Thanks a lot for jumping on fixing the CONFIG_RCU_LIST=y splats! > > To clarify should the selftests be splat-free now or there is more > > work required to get there? > > I tried to repro last week on net-next (not nf-next!) + v2 of these patches > and I did not see splats, but I'll re-run everything later today to make > sure they've been fixed up. Great! I was double checking if you know of any selftest-triggered problems before I re-enable that config in our CI. I flipped it back on few hours ago and looks like it's only hitting mcast routing and sctp bugs we already know about, so all good :) Thanks again!
Jakub Kicinski <kuba@kernel.org> wrote: > > I tried to repro last week on net-next (not nf-next!) + v2 of these patches > > and I did not see splats, but I'll re-run everything later today to make > > sure they've been fixed up. > > Great! I was double checking if you know of any selftest-triggered > problems before I re-enable that config in our CI. The only splat I saw today on re-run is in kernel/events/core.c, but Matthieu Baerts tells me there is a fix pending for it. > I flipped it back on few hours ago and looks like it's only hitting > mcast routing and sctp bugs we already know about, so all good :) Great. It finds real bugs so its good that it can be turned on again to catch future issues.
On Thu, Nov 7, 2024 at 9:48 PM Jakub Kicinski <kuba@kernel.org> wrote: > > On Thu, 7 Nov 2024 08:08:34 +0100 Florian Westphal wrote: > > Jakub Kicinski <kuba@kernel.org> wrote: > > > On Thu, 7 Nov 2024 00:46:14 +0100 Pablo Neira Ayuso wrote: > > > > "Unfortunately there are many more errors, and not all are false positives. > > > > > > Thanks a lot for jumping on fixing the CONFIG_RCU_LIST=y splats! > > > To clarify should the selftests be splat-free now or there is more > > > work required to get there? > > > > I tried to repro last week on net-next (not nf-next!) + v2 of these patches > > and I did not see splats, but I'll re-run everything later today to make > > sure they've been fixed up. > > Great! I was double checking if you know of any selftest-triggered > problems before I re-enable that config in our CI. > > I flipped it back on few hours ago and looks like it's only hitting > mcast routing and sctp bugs we already know about, so all good :) > sctp fix : https://patchwork.kernel.org/project/netdevbpf/patch/20241107192021.2579789-1-edumazet@google.com/