diff options
author | Florian Westphal <[email protected]> | 2020-05-25 23:41:13 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-05-26 20:29:32 -0700 |
commit | 4e637c70b503b686aae45716a25a94dc3a434f3a (patch) | |
tree | e9c16bebc1dd55749880189929ff62994c7af0c3 /tools/perf/scripts/python/powerpc-hcalls.py | |
parent | 12b1bc75cd460c30652db0d4a3bd3fc59c16742c (diff) |
mptcp: attempt coalescing when moving skbs to mptcp rx queue
We can try to coalesce skbs we take from the subflows rx queue with the
tail of the mptcp rx queue.
If successful, the skb head can be discarded early.
We can also free the skb extensions, we do not access them after this.
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions