]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Merge branch 'mptcp-selftests'
authorDavid S. Miller <davem@davemloft.net>
Mon, 1 Nov 2021 13:19:49 +0000 (13:19 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Nov 2021 13:19:49 +0000 (13:19 +0000)
Mat Martineau says:

====================
mptcp: Some selftest improvements

Here are a couple of selftest changes for MPTCP.

Patch 1 fixes a mistake where the wrong protocol (TCP vs MPTCP) could be
requested on the listening socket in some link failure tests.

Patch 2 refactors the simulataneous flow tests to improve timing
accuracy and give more consistent results.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge