diff options
| author | Eric Dumazet <[email protected]> | 2023-10-20 20:12:54 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2023-10-23 22:49:44 +0000 |
| commit | 81a4169856987b65918a93e9b9f53a28496575cf (patch) | |
| tree | b29ac02e3430dc7bf9f924b5711da56d2bcae778 /tools/net/ynl/generated/devlink-user.h | |
| parent | net_sched: sch_fq: fix off-by-one error in fq_dequeue() (diff) | |
| download | kernel-81a4169856987b65918a93e9b9f53a28496575cf.tar.gz kernel-81a4169856987b65918a93e9b9f53a28496575cf.zip | |
net_sched: sch_fq: fastpath needs to take care of sk->sk_pacing_status
If packets of a TCP flows take the fast path, we need to make sure
sk->sk_pacing_status is set to SK_PACING_FQ otherwise TCP might
fallback to internal pacing, which is not optimal.
Fixes: 076433bd78d7 ("net_sched: sch_fq: add fast path for mostly idle qdisc")
Signed-off-by: Eric Dumazet <[email protected]>
Reviewed-by: Willem de Bruijn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/net/ynl/generated/devlink-user.h')
0 files changed, 0 insertions, 0 deletions
