Netdev List
 help / color / mirror / Atom feed
From: Cong Wang <xiyou.wangcong@gmail.com>
To: chia-yu.chang@nokia-bell-labs.com
Cc: netdev@vger.kernel.org, davem@davemloft.net, edumazet@google.com,
	kuba@kernel.org, pabeni@redhat.com, dsahern@kernel.org,
	ij@kernel.org, ncardwell@google.com,
	koen.de_schepper@nokia-bell-labs.com, g.white@cablelabs.com,
	ingemar.s.johansson@ericsson.com, mirja.kuehlewind@ericsson.com,
	cheshire@apple.com, rs.ietf@gmx.at, Jason_Livingood@comcast.com,
	vidhi_goel@apple.com, Olga Albisser <olga@albisser.org>,
	Olivier Tilmans <olivier.tilmans@nokia.com>,
	Henrik Steen <henrist@henrist.net>,
	Bob Briscoe <research@bobbriscoe.net>
Subject: Re: [PATCH net-next 1/1] sched: Add dualpi2 qdisc
Date: Fri, 25 Oct 2024 17:04:42 -0700	[thread overview]
Message-ID: <ZxwyGtt2V6w3WIIp@pop-os.localdomain> (raw)
In-Reply-To: <20241018021004.39258-2-chia-yu.chang@nokia-bell-labs.com>

On Fri, Oct 18, 2024 at 04:10:04AM +0200, chia-yu.chang@nokia-bell-labs.com wrote:
>  Documentation/netlink/specs/tc.yaml |  108 +++
>  include/linux/netdevice.h           |    1 +
>  include/uapi/linux/pkt_sched.h      |   34 +
>  net/sched/Kconfig                   |   20 +
>  net/sched/Makefile                  |    1 +
>  net/sched/sch_dualpi2.c             | 1045 +++++++++++++++++++++++++++

Please also add selftests under tools/testing/selftests/tc-testing/ while you are on it.

BTW, could it be implemented with eBPF Qdisc?

Thanks.

  parent reply	other threads:[~2024-10-26  0:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-18  2:10 [PATCH v2 net-next 0/1] DualPI2 patch chia-yu.chang
2024-10-18  2:10 ` [PATCH net-next 1/1] sched: Add dualpi2 qdisc chia-yu.chang
2024-10-18 18:45   ` kernel test robot
2024-10-18 18:45   ` kernel test robot
2024-10-26  0:04   ` Cong Wang [this message]
2024-10-26 16:49     ` Chia-Yu Chang (Nokia)

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=ZxwyGtt2V6w3WIIp@pop-os.localdomain \
    --to=xiyou.wangcong@gmail.com \
    --cc=Jason_Livingood@comcast.com \
    --cc=cheshire@apple.com \
    --cc=chia-yu.chang@nokia-bell-labs.com \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=edumazet@google.com \
    --cc=g.white@cablelabs.com \
    --cc=henrist@henrist.net \
    --cc=ij@kernel.org \
    --cc=ingemar.s.johansson@ericsson.com \
    --cc=koen.de_schepper@nokia-bell-labs.com \
    --cc=kuba@kernel.org \
    --cc=mirja.kuehlewind@ericsson.com \
    --cc=ncardwell@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=olga@albisser.org \
    --cc=olivier.tilmans@nokia.com \
    --cc=pabeni@redhat.com \
    --cc=research@bobbriscoe.net \
    --cc=rs.ietf@gmx.at \
    --cc=vidhi_goel@apple.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox