aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPaolo Abeni <[email protected]>2020-06-17 12:08:56 +0200
committerDavid S. Miller <[email protected]>2020-06-18 20:25:51 -0700
commit8fd4de1275580a1befa1456d1070eaf6489fb48f (patch)
treec3f4112be44ae124eccc0306e0425825703d3d94 /tools/perf/scripts/python
parent5eea3a63ff4aba6a26002e657a6d21934b7e2b96 (diff)
mptcp: cache msk on MP_JOIN init_req
The msk ownership is transferred to the child socket at 3rd ack time, so that we avoid more lookups later. If the request does not reach the 3rd ack, the MSK reference is dropped at request sock release time. As a side effect, fallback is now tracked by a NULL msk reference instead of zeroed 'mp_join' field. This will simplify the next patch. Signed-off-by: Paolo Abeni <[email protected]> Reviewed-by: Mat Martineau <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions