From: Cong Wang <xiyou.wangcong@gmail.com>
To: netdev@vger.kernel.org
Cc: jhs@mojatatu.com, jiri@resnulli.us, mincho@theori.io,
Cong Wang <xiyou.wangcong@gmail.com>
Subject: [Patch net 0/2] net_sched: Prevent creation of classes with TC_H_ROOT
Date: Thu, 6 Mar 2025 15:23:53 -0800 [thread overview]
Message-ID: <20250306232355.93864-1-xiyou.wangcong@gmail.com> (raw)
This patchset contains a bug fix and its TDC test case.
---
Cong Wang (2):
net_sched: Prevent creation of classes with TC_H_ROOT
selftests/tc-testing: Add a test case for DRR class with TC_H_ROOT
net/sched/sch_api.c | 6 +++++
.../tc-testing/tc-tests/qdiscs/drr.json | 25 +++++++++++++++++++
2 files changed, 31 insertions(+)
--
2.34.1
next reply other threads:[~2025-03-06 23:24 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-06 23:23 Cong Wang [this message]
2025-03-06 23:23 ` [Patch net 1/2] net_sched: Prevent creation of classes with TC_H_ROOT Cong Wang
2025-03-11 10:48 ` Simon Horman
2025-03-11 12:47 ` Paolo Abeni
2025-03-11 16:04 ` Simon Horman
2025-03-11 20:07 ` Cong Wang
2025-03-06 23:23 ` [Patch net 2/2] selftests/tc-testing: Add a test case for DRR class " Cong Wang
2025-03-11 16:05 ` Simon Horman
2025-03-12 20:10 ` [Patch net 0/2] net_sched: Prevent creation of classes " 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=20250306232355.93864-1-xiyou.wangcong@gmail.com \
--to=xiyou.wangcong@gmail.com \
--cc=jhs@mojatatu.com \
--cc=jiri@resnulli.us \
--cc=mincho@theori.io \
--cc=netdev@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).