From: Petr Machata <petrm@nvidia.com>
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 2/2] selftests/tc-testing: Create tests to exercise ets classes active list misplacements
Date: Tue, 9 Dec 2025 15:00:13 +0100 [thread overview]
Message-ID: <87ecp3wy93.fsf@nvidia.com> (raw)
In-Reply-To: <20251208190125.1868423-2-victor@mojatatu.com>
Victor Nogueira <victor@mojatatu.com> writes:
> Add a test case for a bug fixed by Jamal [1] and for scenario where an
> ets drr class is inserted into the active list twice.
>
> - Try to delete ets drr class' qdisc while still keeping it in the
> active list
> - Try to add ets class to the active list twice
>
> [1] https://lore.kernel.org/netdev/20251128151919.576920-1-jhs@mojatatu.com/
>
> Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
> Signed-off-by: Victor Nogueira <victor@mojatatu.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>
next prev parent reply other threads:[~2025-12-09 14:01 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 [this message]
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
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=87ecp3wy93.fsf@nvidia.com \
--to=petrm@nvidia.com \
--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=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.