From: patchwork-bot+netdevbpf@kernel.org
To: Cong Wang <xiyou.wangcong@gmail.com>
Cc: netdev@vger.kernel.org, jiri@resnulli.us, jhs@mojatatu.com
Subject: Re: [Patch net 0/2] net_sched: Fix HFSC qlen/backlog accounting bug and add selftest
Date: Thu, 22 May 2025 09:30:36 +0000 [thread overview]
Message-ID: <174790623648.2464246.11027722128186057723.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250518222038.58538-1-xiyou.wangcong@gmail.com>
Hello:
This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Sun, 18 May 2025 15:20:36 -0700 you wrote:
> This series addresses a long-standing bug in the HFSC qdisc where queue length
> and backlog accounting could become inconsistent if a packet is dropped during
> a peek-induced dequeue operation, and adds a corresponding selftest to tc-testing.
>
> ---
> Cong Wang (2):
> sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()
> selftests/tc-testing: Add an HFSC qlen accounting test
>
> [...]
Here is the summary with links:
- [net,1/2] sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()
https://git.kernel.org/netdev/net/c/3f981138109f
- [net,2/2] selftests/tc-testing: Add an HFSC qlen accounting test
https://git.kernel.org/netdev/net/c/c3572acffb75
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2025-05-22 9:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-18 22:20 [Patch net 0/2] net_sched: Fix HFSC qlen/backlog accounting bug and add selftest Cong Wang
2025-05-18 22:20 ` [Patch net 1/2] sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue() Cong Wang
2025-05-21 9:18 ` Simon Horman
2025-05-18 22:20 ` [Patch net 2/2] selftests/tc-testing: Add an HFSC qlen accounting test Cong Wang
2025-05-21 9:18 ` Simon Horman
2025-05-21 11:07 ` [Patch net 0/2] net_sched: Fix HFSC qlen/backlog accounting bug and add selftest Jamal Hadi Salim
2025-05-22 9:30 ` patchwork-bot+netdevbpf [this message]
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=174790623648.2464246.11027722128186057723.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=jhs@mojatatu.com \
--cc=jiri@resnulli.us \
--cc=netdev@vger.kernel.org \
--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.