public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Fernando Fernandez Mancera <fmancera@suse.de>
To: Jakub Kicinski <kuba@kernel.org>
Cc: netdev@vger.kernel.org, linux-kselftest@vger.kernel.org,
	davem@davemloft.net, edumazet@google.com, pabeni@redhat.com,
	horms@kernel.org, shuah@kernel.org
Subject: Re: [PATCH net-next] selftests: net: add ipv6 RA route to ECMP merge test
Date: Mon, 23 Feb 2026 20:34:28 +0100	[thread overview]
Message-ID: <31aab9d3-b4d9-42fe-a248-1da22d5293ce@suse.de> (raw)
In-Reply-To: <20260223103902.4c06e85d@kernel.org>

On 2/23/26 7:39 PM, Jakub Kicinski wrote:
> On Mon, 23 Feb 2026 16:09:50 +0100 Fernando Fernandez Mancera wrote:
>> +	# Prepare for RA route with gateway
>> +	$NS_EXEC sysctl -wq net.ipv6.conf.veth1.accept_ra_rt_info_max_plen=64
> 
> This fails for us:
> 
> # 95.85 [+2.11]     TEST: ipv6 promote RA route to static                               [ OK ]
> # 95.85 [+0.01] sysctl: cannot stat /proc/sys/net/ipv6/conf/veth1/accept_ra_rt_info_max_plen: No such file or directory
> not ok 1 selftests: net: fib_tests.sh # exit=1
> 
> https://netdev-ctrl.bots.linux.dev/logs/vmksft/net/results/531161/10-fib-tests-sh/stdout

Hm, I see. CONFIG_IPV6_ROUTE_INFO seems to be missing. I am adjusting it.

Thanks,
Fernando.


      reply	other threads:[~2026-02-23 19:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-23 15:09 [PATCH net-next] selftests: net: add ipv6 RA route to ECMP merge test Fernando Fernandez Mancera
2026-02-23 18:39 ` Jakub Kicinski
2026-02-23 19:34   ` Fernando Fernandez Mancera [this message]

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=31aab9d3-b4d9-42fe-a248-1da22d5293ce@suse.de \
    --to=fmancera@suse.de \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --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