diff options
author | David S. Miller <[email protected]> | 2023-03-29 09:01:28 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-03-29 09:01:28 +0100 |
commit | 6fc5f5bcc0c34138d955a51642f1c4fbb353f0af (patch) | |
tree | 6c11fd26c7638ae0079313f4f86288f8c08e1544 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 9380d89104ead5d03a0977ce0b9226a6e94a8911 (diff) | |
parent | 9095ce97bf8a4f5123dc9dbfd1cabcf2a78f5883 (diff) |
Merge branch 'mptcp-cleanups'
Matthieu Baerts says:
====================
mptcp: a couple of cleanups and improvements
Patch 1 removes an unneeded address copy in subflow_syn_recv_sock().
Patch 2 simplifies subflow_syn_recv_sock() to postpone some actions and
to avoid a bunch of conditionals.
Patch 3 stops reporting limits that are not taken into account when the
userspace PM is used.
Patch 4 adds a new test to validate that the 'subflows' field reported
by the kernel is correct. Such info can be retrieved via Netlink (e.g.
with ss) or getsockopt(SOL_MPTCP, MPTCP_INFO).
---
Changes in v2:
- Patch 3/4's commit message has been updated to use the correct SHA
- Rebased on latest net-next
- Link to v1: https://lore.kernel.org/r/20230324-upstream-net-next-20230324-misc-features-v1-0-5a29154592bd@tessares.net
====================
Signed-off-by: Matthieu Baerts <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions