public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* selftests: net: l2tp.sh regression starting with 6.1-rc1
@ 2023-03-29 12:24 Andrea Righi
  2023-03-29 14:16 ` Drewek, Wojciech
  0 siblings, 1 reply; 9+ messages in thread
From: Andrea Righi @ 2023-03-29 12:24 UTC (permalink / raw)
  To: Wojciech Drewek
  Cc: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Shuah Khan, netdev, linux-kselftest, linux-kernel

I noticed that l2tp.sh net selftest is failing in recent kernels with
the following error:

 RTNETLINK answers: Protocol not supported

See also: https://bugs.launchpad.net/bugs/2013014

Apprently the module lt2p_ipv6 is not automatically loaded when the test
is trying to create an l2tp ipv6 tunnel.

I did a bisect and found that the offending commit is this one:

 65b32f801bfb ("uapi: move IPPROTO_L2TP to in.h")

I've temporarily reverted this commit for now, any suggestion on how to
fix this properly?

Thanks,
-Andrea

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-03-30 10:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-29 12:24 selftests: net: l2tp.sh regression starting with 6.1-rc1 Andrea Righi
2023-03-29 14:16 ` Drewek, Wojciech
2023-03-29 15:26   ` Guillaume Nault
2023-03-29 15:39     ` Drewek, Wojciech
2023-03-29 16:52       ` Guillaume Nault
2023-03-30  6:45         ` Andrea Righi
2023-03-30  9:26           ` Drewek, Wojciech
2023-03-30  9:56             ` Andrea Righi
2023-03-30 10:12               ` Drewek, Wojciech

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox