From: patchwork-bot+netdevbpf@kernel.org
To: Eric Dumazet <edumazet@google.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
horms@kernel.org, jhs@mojatatu.com, xiyou.wangcong@gmail.com,
jiri@resnulli.us, kuniyu@google.com, willemb@google.com,
netdev@vger.kernel.org, eric.dumazet@gmail.com, hawk@kernel.org,
toke@redhat.com
Subject: Re: [PATCH net] net_sched: limit try_bulk_dequeue_skb() batches
Date: Wed, 12 Nov 2025 02:10:06 +0000 [thread overview]
Message-ID: <176291340626.3636068.18318642966807737508.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20251109161215.2574081-1-edumazet@google.com>
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Sun, 9 Nov 2025 16:12:15 +0000 you wrote:
> After commit 100dfa74cad9 ("inet: dev_queue_xmit() llist adoption")
> I started seeing many qdisc requeues on IDPF under high TX workload.
>
> $ tc -s qd sh dev eth1 handle 1: ; sleep 1; tc -s qd sh dev eth1 handle 1:
> qdisc mq 1: root
> Sent 43534617319319 bytes 268186451819 pkt (dropped 0, overlimits 0 requeues 3532840114)
> backlog 1056Kb 6675p requeues 3532840114
> qdisc mq 1: root
> Sent 43554665866695 bytes 268309964788 pkt (dropped 0, overlimits 0 requeues 3537737653)
> backlog 781164b 4822p requeues 3537737653
>
> [...]
Here is the summary with links:
- [net] net_sched: limit try_bulk_dequeue_skb() batches
https://git.kernel.org/netdev/net/c/0345552a653c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2025-11-12 2:10 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-09 16:12 [PATCH net] net_sched: limit try_bulk_dequeue_skb() batches Eric Dumazet
2025-11-10 10:14 ` Toke Høiland-Jørgensen
2025-11-10 10:36 ` Jesper Dangaard Brouer
2025-11-10 11:06 ` Eric Dumazet
2025-11-10 15:04 ` Jesper Dangaard Brouer
2025-11-10 15:13 ` Eric Dumazet
2025-11-12 2:10 ` patchwork-bot+netdevbpf [this message]
2025-11-12 10:48 ` Jamal Hadi Salim
2025-11-12 11:21 ` Eric Dumazet
2025-11-13 17:53 ` Jamal Hadi Salim
2025-11-13 18:08 ` Eric Dumazet
2025-11-13 18:30 ` Jamal Hadi Salim
2025-11-13 18:35 ` Eric Dumazet
2025-11-13 18:55 ` Jamal Hadi Salim
2025-11-14 16:28 ` Jamal Hadi Salim
2025-11-14 16:35 ` Eric Dumazet
2025-11-14 17:13 ` Jamal Hadi Salim
2025-11-14 18:52 ` Eric Dumazet
2025-11-17 21:21 ` Jamal Hadi Salim
2025-11-18 15:33 ` Jamal Hadi Salim
2025-11-18 15:38 ` Eric Dumazet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=176291340626.3636068.18318642966807737508.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=eric.dumazet@gmail.com \
--cc=hawk@kernel.org \
--cc=horms@kernel.org \
--cc=jhs@mojatatu.com \
--cc=jiri@resnulli.us \
--cc=kuba@kernel.org \
--cc=kuniyu@google.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=toke@redhat.com \
--cc=willemb@google.com \
--cc=xiyou.wangcong@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.