]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mptcp-selftests'
authorDavid S. Miller <davem@davemloft.net>
Sat, 13 Feb 2021 00:20:34 +0000 (16:20 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Feb 2021 00:24:31 +0000 (16:24 -0800)
commitc06dd1257f857744833306f5a2a10e9df12b4d04
tree11c8f4b52a5f7bab0cc6f108830185c38a6ae6f1
parentea01763617c035be05ee847a35e77baa430a490f
parent32d3eb5c96c7279abfd6ce60e4a520669203febc
Merge branch 'mptcp-selftests'

Mat Martineau says:

====================
mptcp: Selftest enhancement and fixes

This is a collection of selftest updates from the MPTCP tree.

Patch 1 uses additional 'ss' command line parameters and 'nstat' to
improve output when certain MPTCP tests fail.

Patches 2 & 3 fix a copy/paste error and some output formatting.

Patch 4 makes sure tests still pass if certain connection-related
packets are retransmitted.
====================

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