[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175211581125.967127.9029455164848283277.git-patchwork-notify@kernel.org>
Date: Thu, 10 Jul 2025 02:50:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Victor Nogueira <victor@...atatu.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, jhs@...atatu.com, xiyou.wangcong@...il.com,
jiri@...nulli.us, netdev@...r.kernel.org, pctammela@...atatu.com,
syzbot+d8b58d7b0ad89a678a16@...kaller.appspotmail.com,
syzbot+5eccb463fa89309d8bdc@...kaller.appspotmail.com,
syzbot+1261670bbdefc5485a06@...kaller.appspotmail.com,
syzbot+4dadc5aecf80324d5a51@...kaller.appspotmail.com,
syzbot+15b96fc3aac35468fe77@...kaller.appspotmail.com
Subject: Re: [PATCH net v2] net/sched: Abort __tc_modify_qdisc if parent class
does not exist
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 7 Jul 2025 18:08:01 -0300 you wrote:
> Lion's patch [1] revealed an ancient bug in the qdisc API.
> Whenever a user creates/modifies a qdisc specifying as a parent another
> qdisc, the qdisc API will, during grafting, detect that the user is
> not trying to attach to a class and reject. However grafting is
> performed after qdisc_create (and thus the qdiscs' init callback) is
> executed. In qdiscs that eventually call qdisc_tree_reduce_backlog
> during init or change (such as fq, hhf, choke, etc), an issue
> arises. For example, executing the following commands:
>
> [...]
Here is the summary with links:
- [net,v2] net/sched: Abort __tc_modify_qdisc if parent class does not exist
https://git.kernel.org/netdev/net/c/ffdde7bf5a43
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists