summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2025-11-21 11:32:56 +0300
committerPaolo Abeni <pabeni@redhat.com>2025-11-25 18:10:32 +0300
commita6efc273ab8245722eee2150fa12cf75781dc410 (patch)
tree3d1994b0c5f9165963ea3270de1eb96282d76341 /tools/lib/python
parent191ff13e42a7b7824fec5b2ed84fd6481356754d (diff)
downloadlinux-a6efc273ab8245722eee2150fa12cf75781dc410.tar.xz
net_sched: use qdisc_dequeue_drop() in cake, codel, fq_codel
cake, codel and fq_codel can drop many packets from dequeue(). Use qdisc_dequeue_drop() so that the freeing can happen outside of the qdisc spinlock scope. Add TCQ_F_DEQUEUE_DROPS to sch->flags. Signed-off-by: Eric Dumazet <edumazet@google.com> Link: https://patch.msgid.link/20251121083256.674562-15-edumazet@google.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions