diff options
author | Paolo Abeni <[email protected]> | 2024-02-23 17:14:16 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-02-26 18:41:56 -0800 |
commit | b111d8fbd2cbc63e05f3adfbbe0d4df655dfcc5b (patch) | |
tree | 84308a3bc6be76f7217a9c92fba04d9d6972cfbe /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | adf1bb78dab55e36d4d557aa2fb446ebcfe9e5ce (diff) |
mptcp: fix potential wake-up event loss
After the blamed commit below, the send buffer auto-tuning can
happen after that the mptcp_propagate_sndbuf() completes - via
the delegated action infrastructure.
We must check for write space even after such change or we risk
missing the wake-up event.
Fixes: 8005184fd1ca ("mptcp: refactor sndbuf auto-tuning")
Cc: [email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Reviewed-by: Mat Martineau <[email protected]>
Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
Link: https://lore.kernel.org/r/20240223-upstream-net-20240223-misc-fixes-v1-6-162e87e48497@kernel.org
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions