]> git.itanic.dy.fi Git - linux-stable/commitdiff
Merge branch 'selftests-net-a-few-pmtu-sh-fixes'
authorJakub Kicinski <kuba@kernel.org>
Thu, 1 Feb 2024 05:08:11 +0000 (21:08 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 1 Feb 2024 05:13:19 +0000 (21:13 -0800)
Paolo Abeni says:

====================
selftests: net: a few pmtu.sh fixes

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
====================

Link: https://lore.kernel.org/r/cover.1706635101.git.pabeni@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge