]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mptcp-selftest-fine-tuning-and-cleanup'
authorJakub Kicinski <kuba@kernel.org>
Fri, 18 Feb 2022 04:00:02 +0000 (20:00 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 18 Feb 2022 04:00:02 +0000 (20:00 -0800)
commit56e2762a06ac73b4a799cdd7cda855d032403787
treed09fe5771dfc14ade77cce97a6a800f25c0a7a22
parent03f15d654828b98864e2ca051e84b63cab213104
parenta5ed230e22b89d6065045c36722aff3569120782
Merge branch 'mptcp-selftest-fine-tuning-and-cleanup'

Mat Martineau says:

====================
mptcp: Selftest fine-tuning and cleanup

Patch 1 adjusts the mptcp selftest timeout to account for slow machines
running debug builds.

Patch 2 simplifies one test function.

Patches 3-6 do some cleanup, like deleting unused variables and avoiding
extra work when only printing usage information.

Patch 7 improves the checksum tests by utilizing existing checksum MIBs.
====================

Link: https://lore.kernel.org/r/20220218030311.367536-1-mathew.j.martineau@linux.intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>