All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Victor Nogueira <victor@mojatatu.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
	edumazet@google.com, jhs@mojatatu.com, jiri@resnulli.us,
	xiyou.wangcong@gmail.com, horms@kernel.org, dcaratti@redhat.com,
	petrm@nvidia.com, netdev@vger.kernel.org
Subject: Re: [PATCH net 1/2] net/sched: ets: Remove drr class from the active list if it changes to strict
Date: Thu, 11 Dec 2025 09:40:13 +0000	[thread overview]
Message-ID: <176544601354.1308621.17954090130242300432.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20251208190125.1868423-1-victor@mojatatu.com>

Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Mon,  8 Dec 2025 16:01:24 -0300 you wrote:
> Whenever a user issues an ets qdisc change command, transforming a
> drr class into a strict one, the ets code isn't checking whether that
> class was in the active list and removing it. This means that, if a
> user changes a strict class (which was in the active list) back to a drr
> one, that class will be added twice to the active list [1].
> 
> Doing so with the following commands:
> 
> [...]

Here is the summary with links:
  - [net,1/2] net/sched: ets: Remove drr class from the active list if it changes to strict
    https://git.kernel.org/netdev/net/c/b1e125ae425a
  - [net,2/2] selftests/tc-testing: Create tests to exercise ets classes active list misplacements
    https://git.kernel.org/netdev/net/c/5914428e0e44

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2025-12-11  9:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-08 19:01 [PATCH net 1/2] net/sched: ets: Remove drr class from the active list if it changes to strict Victor Nogueira
2025-12-08 19:01 ` [PATCH net 2/2] selftests/tc-testing: Create tests to exercise ets classes active list misplacements Victor Nogueira
2025-12-09 14:00   ` Petr Machata
2025-12-09 13:42 ` [PATCH net 1/2] net/sched: ets: Remove drr class from the active list if it changes to strict Petr Machata
2025-12-11  9:40 ` 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=176544601354.1308621.17954090130242300432.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=dcaratti@redhat.com \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=jhs@mojatatu.com \
    --cc=jiri@resnulli.us \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=petrm@nvidia.com \
    --cc=victor@mojatatu.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.