diff options
| author | Paolo Abeni <[email protected]> | 2020-01-21 16:56:26 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-01-24 13:44:08 +0100 |
| commit | 7a6a6cbc3e592e339ad23e4e8ede9a3f6160bda8 (patch) | |
| tree | e3abc5eba503c0b8fbbec447fca7250f9d877b67 /tools/perf/scripts/python | |
| parent | 1891c4a07672b300b3160ceec59755063b20222b (diff) | |
mptcp: recvmsg() can drain data from multiple subflows
With the previous patch in place, the msk can detect which subflow
has the current map with a simple walk, let's update the main
loop to always select the 'current' subflow. The exit conditions now
closely mirror tcp_recvmsg() to get expected timeout and signal
behavior.
Co-developed-by: Peter Krystad <[email protected]>
Signed-off-by: Peter Krystad <[email protected]>
Co-developed-by: Davide Caratti <[email protected]>
Signed-off-by: Davide Caratti <[email protected]>
Co-developed-by: Matthieu Baerts <[email protected]>
Signed-off-by: Matthieu Baerts <[email protected]>
Co-developed-by: Mat Martineau <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Co-developed-by: Florian Westphal <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Signed-off-by: Christoph Paasch <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions