summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2023-10-20 23:12:54 +0300
committerJakub Kicinski <kuba@kernel.org>2023-10-24 01:49:44 +0300
commit81a4169856987b65918a93e9b9f53a28496575cf (patch)
treeb29ac02e3430dc7bf9f924b5711da56d2bcae778 /drivers/net/ethernet/intel
parent06e4dd18f86876bc29786d66165f781cd0265b7c (diff)
downloadlinux-81a4169856987b65918a93e9b9f53a28496575cf.tar.xz
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 <edumazet@google.com> Reviewed-by: Willem de Bruijn <willemb@google.com> Link: https://lore.kernel.org/r/20231020201254.732527-1-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/intel')
0 files changed, 0 insertions, 0 deletions