netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guillaume Nault <gnault@redhat.com>
To: David Miller <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	Eric Dumazet <edumazet@google.com>
Cc: netdev@vger.kernel.org, Simon Horman <horms@kernel.org>,
	David Ahern <dsahern@kernel.org>,
	Antonio Quartulli <antonio@mandelbit.com>,
	Ido Schimmel <idosch@idosch.org>, Petr Machata <petrm@nvidia.com>,
	Stanislav Fomichev <stfomichev@gmail.com>
Subject: [PATCH net 0/2] gre: Revert IPv6 link-local address fix.
Date: Wed, 19 Mar 2025 22:26:39 +0100	[thread overview]
Message-ID: <cover.1742418408.git.gnault@redhat.com> (raw)

Following Paolo's suggestion, let's revert the IPv6 link-local address
generation fix for GRE devices. The patch introduced regressions in the
upstream CI, which are still under investigation.

Start by reverting the kselftest that depend on that fix (patch 1), then
revert the kernel code itself (patch 2).

Guillaume Nault (2):
  Revert "selftests: Add IPv6 link-local address generation tests for
    GRE devices."
  Revert "gre: Fix IPv6 link-local address generation."

 net/ipv6/addrconf.c                           |  15 +-
 tools/testing/selftests/net/Makefile          |   1 -
 .../testing/selftests/net/gre_ipv6_lladdr.sh  | 177 ------------------
 3 files changed, 6 insertions(+), 187 deletions(-)
 delete mode 100755 tools/testing/selftests/net/gre_ipv6_lladdr.sh

-- 
2.39.2


             reply	other threads:[~2025-03-19 21:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-19 21:26 Guillaume Nault [this message]
2025-03-19 21:26 ` [PATCH net 1/2] Revert "selftests: Add IPv6 link-local address generation tests for GRE devices." Guillaume Nault
2025-03-19 21:26 ` [PATCH net 2/2] Revert "gre: Fix IPv6 link-local address generation." Guillaume Nault
2025-03-19 21:35 ` [PATCH net 0/2] gre: Revert IPv6 link-local address fix Stanislav Fomichev
2025-03-19 22:04 ` Paolo Abeni
2025-03-20 15:00 ` patchwork-bot+netdevbpf

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.1742418408.git.gnault@redhat.com \
    --to=gnault@redhat.com \
    --cc=antonio@mandelbit.com \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=idosch@idosch.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).