netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] selftests: net: a few pmtu.sh fixes
@ 2024-01-30 17:47 Paolo Abeni
  2024-01-30 17:47 ` [PATCH net 1/3] selftests: net: add missing config for pmtu.sh tests Paolo Abeni
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Paolo Abeni @ 2024-01-30 17:47 UTC (permalink / raw)
  To: netdev
  Cc: David S. Miller, Eric Dumazet, Jakub Kicinski, Shuah Khan,
	David Ahern, Guillaume Nault, Vadim Fedorenko, Florian Westphal,
	linux-kselftest

This series try to address CI failures for the pmtu.sh tests. It
does _not_ attempt to enable all the currently skipped cases, to
avoid adding more entropy.

Tested with:

make -C tools/testing/selftests/ TARGETS=net install
vng --build  --config tools/testing/selftests/net/config
vng --run . --user root -- \
	./tools/testing/selftests/kselftest_install/run_kselftest.sh \
	-t net:pmtu.sh

Paolo Abeni (3):
  selftests: net: add missing config for pmtu.sh tests
  selftests: net: fix available tunnels detection
  selftests: net: don't access /dev/stdout in pmtu.sh

 tools/testing/selftests/net/config  |  3 +++
 tools/testing/selftests/net/pmtu.sh | 18 +++++++++---------
 2 files changed, 12 insertions(+), 9 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-02-01  5:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-30 17:47 [PATCH net 0/3] selftests: net: a few pmtu.sh fixes Paolo Abeni
2024-01-30 17:47 ` [PATCH net 1/3] selftests: net: add missing config for pmtu.sh tests Paolo Abeni
2024-01-30 19:30   ` Guillaume Nault
2024-01-30 17:47 ` [PATCH net 2/3] selftests: net: fix available tunnels detection Paolo Abeni
2024-01-30 19:38   ` Guillaume Nault
2024-01-30 17:47 ` [PATCH net 3/3] selftests: net: don't access /dev/stdout in pmtu.sh Paolo Abeni
2024-01-30 19:40   ` Guillaume Nault
2024-01-30 19:13 ` [PATCH net 0/3] selftests: net: a few pmtu.sh fixes David Ahern
2024-02-01  5:20 ` patchwork-bot+netdevbpf

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).