From: Ido Schimmel <idosch@idosch.org>
To: Guillaume Nault <gnault@redhat.com>
Cc: David Miller <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Eric Dumazet <edumazet@google.com>,
netdev@vger.kernel.org, Simon Horman <horms@kernel.org>,
David Ahern <dsahern@kernel.org>,
Antonio Quartulli <antonio@mandelbit.com>,
Stanislav Fomichev <stfomichev@gmail.com>,
Petr Machata <petrm@nvidia.com>
Subject: Re: [PATCH net 2/2] selftests: Add IPv6 link-local address generation tests for GRE devices.
Date: Mon, 5 May 2025 10:38:41 +0300 [thread overview]
Message-ID: <aBhrAacLs1H1KliD@shredder> (raw)
In-Reply-To: <2c3a5733cb3a6e3119504361a9b9f89fda570a2d.1746225214.git.gnault@redhat.com>
On Sat, May 03, 2025 at 12:57:59AM +0200, Guillaume Nault wrote:
> GRE devices have their special code for IPv6 link-local address
> generation that has been the source of several regressions in the past.
>
> Add selftest to check that all gre, ip6gre, gretap and ip6gretap get an
> IPv6 link-link local address in accordance with the
> net.ipv6.conf.<dev>.addr_gen_mode sysctl.
>
> Note:
> This patch was originally applied as commit 6f50175ccad4 ("selftests:
> Add IPv6 link-local address generation tests for GRE devices.").
> However, it was then reverted by commit 355d940f4d5a ("Revert "selftests:
> Add IPv6 link-local address generation tests for GRE devices."")
> because the commit it depended on was going to be reverted. Now that
> the situation is resolved, we can add this selftest again (no changes
> since original patch, appart from context update in
> tools/testing/selftests/net/Makefile).
> Signed-off-by: Guillaume Nault <gnault@redhat.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Tested-by: Ido Schimmel <idosch@nvidia.com>
next prev parent reply other threads:[~2025-05-05 7:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-02 22:57 [PATCH net 0/2] gre: Reapply IPv6 link-local address generation fix Guillaume Nault
2025-05-02 22:57 ` [PATCH net 1/2] gre: Fix again IPv6 link-local address generation Guillaume Nault
2025-05-05 7:37 ` Ido Schimmel
2025-05-02 22:57 ` [PATCH net 2/2] selftests: Add IPv6 link-local address generation tests for GRE devices Guillaume Nault
2025-05-05 7:38 ` Ido Schimmel [this message]
2025-05-06 1:20 ` [PATCH net 0/2] gre: Reapply IPv6 link-local address generation fix patchwork-bot+netdevbpf
-- strict thread matches above, loose matches on Subject: below --
2025-02-19 16:30 [PATCH net 0/2] gre: Fix regressions in IPv6 link-local address generation Guillaume Nault
2025-02-19 16:30 ` [PATCH net 2/2] selftests: Add IPv6 link-local address generation tests for GRE devices Guillaume Nault
2025-02-19 17:44 ` Guillaume Nault
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=aBhrAacLs1H1KliD@shredder \
--to=idosch@idosch.org \
--cc=antonio@mandelbit.com \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=gnault@redhat.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=petrm@nvidia.com \
--cc=stfomichev@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.