aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2024-10-10 17:48:14 +0000
committerJakub Kicinski <[email protected]>2024-10-14 17:39:36 -0700
commitbc43a3c83cad46a27d6e3bf869acdd926bbe79ad (patch)
tree1d6be7db5eac427b79b700e66340db97b86fb1e5 /tools/perf/scripts/python/sched-migration.py
parent78e2baf3d96edd21c6f26d8afc0e68d02ec2c51c (diff)
net_sched: sch_fq: prepare for TIME_WAIT sockets
TCP stack is not attaching skb to TIME_WAIT sockets yet, but we would like to allow this in the future. Add sk_listener_or_tw() helper to detect the three states that FQ needs to take care. Like NEW_SYN_RECV, TIME_WAIT are not full sockets and do not contain sk->sk_pacing_status, sk->sk_pacing_rate. Signed-off-by: Eric Dumazet <[email protected]> Reviewed-by: Kuniyuki Iwashima <[email protected]> Reviewed-by: Brian Vazquez <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions