Hi Sasha,
On 29/07/2025 05:48, Sasha Levin wrote:
From: "Matthieu Baerts (NGI0)" matttbe@kernel.org
[ Upstream commit fdf0f60a2bb02ba581d9e71d583e69dd0714a521 ]
The checksum mode has been added a while ago, but it is only validated when manually launching mptcp_connect.sh with "-C".
The different CIs were then not validating these MPTCP Connect tests with checksum enabled. To make sure they do, add a new test program executing mptcp_connect.sh with the checksum mode.
Fixes: 94d66ba1d8e4 ("selftests: mptcp: enable checksum in mptcp_connect.sh") Cc: stable@vger.kernel.org Reviewed-by: Geliang Tang geliang@kernel.org Signed-off-by: Matthieu Baerts (NGI0) matttbe@kernel.org Link: https://patch.msgid.link/20250715-net-mptcp-sft-connect-alt-v2-2-8230ddd8245... Signed-off-by: Jakub Kicinski kuba@kernel.org [ exclude newer test scripts ]
Thank you for having fixed the conflict.
Similar to what I mentioned on ...
https://lore.kernel.org/ce3d987f-047a-4b5d-a2e9-f924e0700b15@kernel.org
... is it possible to hold this one please?
I can re-send it later on, when the related issue is fixed.
Cheers, Matt