From: Paolo Abeni <pabeni@redhat•com>
To: netdev@vger•kernel.org
Cc: "David S. Miller" <davem@davemloft•net>,
David Ahern <dsahern@kernel•org>,
Eric Dumazet <edumazet@google•com>,
Jakub Kicinski <kuba@kernel•org>, Simon Horman <horms@kernel•org>,
Shuah Khan <shuah@kernel•org>
Subject: [PATCH net-next 0/2] ipv6: fix hangup on device removal
Date: Thu, 31 Oct 2024 09:53:21 +0100 [thread overview]
Message-ID: <cover.1730364250.git.pabeni@redhat.com> (raw)
This addresses the infamous unregister_netdevice splat in net selftests;
the actual fix is carried by the first patch, while the 2nd one
addresses a related problem in the relevant test that was patially
hiding the problem.
Targeting net-next as the issue is quite old and I feel a little lost
in the fib info/nh jungle.
Paolo Abeni (2):
ipv6: release nexthop on device removal
selftests: net: really check for bg process completion
net/ipv6/route.c | 7 ++++---
tools/testing/selftests/net/pmtu.sh | 2 +-
2 files changed, 5 insertions(+), 4 deletions(-)
--
2.45.2
next reply other threads:[~2024-10-31 8:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-31 8:53 Paolo Abeni [this message]
2024-10-31 8:53 ` [PATCH net-next 1/2] ipv6: release nexthop on device removal Paolo Abeni
2024-11-05 12:19 ` Paolo Abeni
2024-11-05 12:29 ` Eric Dumazet
2024-10-31 8:53 ` [PATCH net-next 2/2] selftests: net: really check for bg process completion Paolo Abeni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1730364250.git.pabeni@redhat.com \
--to=pabeni@redhat$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=dsahern@kernel$(echo .)org \
--cc=edumazet@google$(echo .)com \
--cc=horms@kernel$(echo .)org \
--cc=kuba@kernel$(echo .)org \
--cc=netdev@vger$(echo .)kernel.org \
--cc=shuah@kernel$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox