[PATCH mptcp-net 0/3] selftests: mptcp: misc. small fixes

Matthieu Baerts (NGI0) posted 3 patches 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/multipath-tcp/mptcp_net-next tags/patchew/20240910-selftests-mptcp-fix-install-v1-0-ed1fdb92aa02@kernel.org
There is a newer version of this series
tools/testing/selftests/net/mptcp/Makefile      | 2 ++
tools/testing/selftests/net/mptcp/mptcp_join.sh | 4 +++-
2 files changed, 5 insertions(+), 1 deletion(-)
[PATCH mptcp-net 0/3] selftests: mptcp: misc. small fixes
Posted by Matthieu Baerts (NGI0) 1 month ago
Here are some various fixes for the MPTCP selftests.

Patch 1 fixes a recently modified test to continue to work as expected
on older kernels. This is a fix for a recent fix that can be backported
up to v5.15.

Patch 2 and 3 include dependences when exporting or installing the
tests. Two fixes for v6.11-rc1.

Because the fixes are quite straightforward, I suggest to send these
patches soon after to Netdev, hopefully to be included before the final
v6.11.

Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
---
Matthieu Baerts (NGI0) (3):
      selftests: mptcp: join: restrict fullmesh endp on 1st sf
      selftests: mptcp: include lib.sh file
      selftests: mptcp: include net_helper.sh file

 tools/testing/selftests/net/mptcp/Makefile      | 2 ++
 tools/testing/selftests/net/mptcp/mptcp_join.sh | 4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
base-commit: 085cc64096c367f8c90237934304f82384d37e5d
change-id: 20240910-selftests-mptcp-fix-install-a9a4edad7d0c

Best regards,
-- 
Matthieu Baerts (NGI0) <matttbe@kernel.org>
Re: [PATCH mptcp-net 0/3] selftests: mptcp: misc. small fixes
Posted by Matthieu Baerts 1 month ago
Hello,

On 10/09/2024 18:51, Matthieu Baerts (NGI0) wrote:
> Here are some various fixes for the MPTCP selftests.
> 
> Patch 1 fixes a recently modified test to continue to work as expected
> on older kernels. This is a fix for a recent fix that can be backported
> up to v5.15.
> 
> Patch 2 and 3 include dependences when exporting or installing the
> tests. Two fixes for v6.11-rc1.
> 
> Because the fixes are quite straightforward, I suggest to send these
> patches soon after to Netdev, hopefully to be included before the final
> v6.11.

Just applied in our tree:

New patches for t/upstream-net and t/upstream:
- db11527f3688: selftests: mptcp: join: restrict fullmesh endp on 1st sf
- 685e393ba885: selftests: mptcp: include lib.sh file
- 2c8af9766f26: selftests: mptcp: include net_helper.sh file
- Results: 1bde6ee4cd32..a6bb83c9a6f1 (export-net)
- Results: 085cc64096c3..b4ced873ec79 (export)

Tests are now in progress:

- export-net:
https://github.com/multipath-tcp/mptcp_net-next/commit/7c3c5b71ac72ab6539d1bd49156b9732688d7f6c/checks
- export:
https://github.com/multipath-tcp/mptcp_net-next/commit/242ed77d7ffdf2b73e373dd8fe3d8282eee6f9f4/checks

Cheers,
Matt
-- 
Sponsored by the NGI0 Core fund.