netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Ahern <dsahern@kernel.org>
To: Fernando Fernandez Mancera <fmancera@suse.de>, netdev@vger.kernel.org
Cc: linux-kselftest@vger.kernel.org, shuah@kernel.org,
	horms@kernel.org, pabeni@redhat.com, kuba@kernel.org,
	edumazet@google.com, davem@davemloft.net
Subject: Re: [PATCH 2/2 net-next] selftests: ipv6_icmp: add tests for ICMPv6 handling
Date: Sat, 29 Nov 2025 08:56:06 -0700	[thread overview]
Message-ID: <341a110e-7ba0-4846-abf4-5143042c8e80@kernel.org> (raw)
In-Reply-To: <20251126201943.4480-2-fmancera@suse.de>

On 11/26/25 12:19 PM, Fernando Fernandez Mancera wrote:
> Test ICMPv6 to link local address and local address. In addition, this
> test set could be extended to cover more situations in the future.
> 
> ICMPv6 to local addresses
>     TEST: Ping to link local address                                   [OK]
>     TEST: Ping to link local address from ::1                          [OK]
>     TEST: Ping to local address                                        [OK]
>     TEST: Ping to local address from ::1                               [OK]
> 

VRF based tests are needed as well to ensure this change works properly
with VRFs.


  reply	other threads:[~2025-11-29 15:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-26 20:19 [PATCH 1/2 net-next] ipv6: use the right ifindex when replying to icmpv6 from localhost Fernando Fernandez Mancera
2025-11-26 20:19 ` [PATCH 2/2 net-next] selftests: ipv6_icmp: add tests for ICMPv6 handling Fernando Fernandez Mancera
2025-11-29 15:56   ` David Ahern [this message]
2025-12-01  8:58     ` Fernando Fernandez Mancera
2025-12-02  9:39       ` 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=341a110e-7ba0-4846-abf4-5143042c8e80@kernel.org \
    --to=dsahern@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=fmancera@suse.de \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=shuah@kernel.org \
    /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).