[PATCH mptcp-next 0/3] selftests: mptcp: fixes for issues seen on v5.15.x

Matthieu Baerts (NGI0) posted 3 patches 2 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/multipath-tcp/mptcp_net-next tags/patchew/20240207-selftests-mptcp-fix-5-15-v1-0-005b0cdb135a@kernel.org
tools/testing/selftests/net/mptcp/diag.sh       | 4 ++--
tools/testing/selftests/net/mptcp/pm_netlink.sh | 8 +++++++-
2 files changed, 9 insertions(+), 3 deletions(-)
[PATCH mptcp-next 0/3] selftests: mptcp: fixes for issues seen on v5.15.x
Posted by Matthieu Baerts (NGI0) 2 months, 3 weeks ago
When testing the last version of the MPTCP kselftests on the v5.15.148
kernel, I noticed a few small issues. Nothing important, just some error
messages printed in the console and some tests marked as "OK" instead of
"SKIP".

Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
---
Matthieu Baerts (NGI0) (3):
      selftests: mptcp: pm nl: also list skipped tests
      selftests: mptcp: pm nl: avoid error msg on older kernels
      selftests: mptcp: diag: fix bash warnings on older kernels

 tools/testing/selftests/net/mptcp/diag.sh       | 4 ++--
 tools/testing/selftests/net/mptcp/pm_netlink.sh | 8 +++++++-
 2 files changed, 9 insertions(+), 3 deletions(-)
---
base-commit: c2469b38e369c3f2b9577beeb9470cc757abc1b9
change-id: 20240207-selftests-mptcp-fix-5-15-8ca479089520

Best regards,
-- 
Matthieu Baerts (NGI0) <matttbe@kernel.org>