aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-sqlite-report
diff options
context:
space:
mode:
authorPaolo Abeni <[email protected]>2020-11-16 10:48:03 +0100
committerJakub Kicinski <[email protected]>2020-11-16 10:46:06 -0800
commite2223995a2872c0e23ed44e1dbb493817b567666 (patch)
tree9765e93da93161677e90f10c7c72027b397fa362 /tools/perf/scripts/python/bin/export-to-sqlite-report
parentb796d04bd014fd24e60ab4a6c604b258ac947825 (diff)
mptcp: use tcp_build_frag()
mptcp_push_pending() is called even on orphaned msk (and orphaned subflows), if there is outstanding data at close() time. To cope with the above MPTCP needs to handle explicitly the allocation failure on xmit. The newly introduced do_tcp_sendfrag() allows that, just plug it. We can additionally drop a couple of sanity checks, duplicate in the TCP code. Signed-off-by: Paolo Abeni <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions