diff options
| author | Yixin Shen <[email protected]> | 2023-03-29 07:35:57 +0000 |
|---|---|---|
| committer | Martin KaFai Lau <[email protected]> | 2023-03-29 13:10:56 -0700 |
| commit | 562dc56a88983421a6c5a46e0feb891873d118a1 (patch) | |
| tree | d503b09b0383433a217cece89917c29688a1e18f /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | d8d8b008629ffd69f1e204010cb3299bb633877e (diff) | |
bpf: allow a TCP CC to write app_limited
A CC that implements tcp_congestion_ops.cong_control() should be able to
write app_limited. A built-in CC or one from a kernel module is already
able to write to this member of struct tcp_sock.
For a BPF program, write access has not been allowed, yet.
Signed-off-by: Yixin Shen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin KaFai Lau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions