diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-02-26 18:42:14 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-02-26 18:42:15 -0800 |
commit | 55a7246025cd3d5197d1733585e450eb5cdda456 (patch) | |
tree | 227d33e0063c3a46466abda2fee5dd02526c2b68 /drivers/mfd/atmel-flexcom.c | |
parent | c3718936ec47ae811a7ce9a618b6cb1cda835bab (diff) | |
parent | e8ddc5f255c3e5371aed621fdda6dce227c69a68 (diff) |
Merge branch 'mptcp-various-small-improvements'
Matthieu Baerts says:
====================
mptcp: various small improvements
This series brings various small improvements to MPTCP and its
selftests:
Patch 1 prints an error if there are duplicated subtests names. It is
important to have unique (sub)tests names in TAP, because some CI
environments drop (sub)tests with duplicated names.
Patch 2 is a preparation for patches 3 and 4, which check the protocol
in tcp_sk() and mptcp_sk() with DEBUG_NET, only in code from net/mptcp/.
We recently had the case where an MPTCP socket was wrongly treated as a
TCP one, and fuzzers and static checkers never spot the issue. This
would prevent such issues in the future.
Patches 5 to 7 are some cleanup for the MPTCP selftests. These patches
are not supposed to change the behaviour.
Patch 8 sets the poll timeout in diag selftest to the same value as the
one used in the other selftests.
====================
Link: https://lore.kernel.org/r/20240223-upstream-net-next-20240223-misc-improvements-v1-0-b6c8a10396bd@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/mfd/atmel-flexcom.c')
0 files changed, 0 insertions, 0 deletions