Netdev List
 help / color / mirror / Atom feed
* [PATCH v3 net-next 0/1] DualPI2 patch
@ 2024-10-18 23:14 chia-yu.chang
  2024-10-18 23:14 ` [PATCH v3 net-next 1/1] sched: Add dualpi2 qdisc chia-yu.chang
  0 siblings, 1 reply; 4+ messages in thread
From: chia-yu.chang @ 2024-10-18 23:14 UTC (permalink / raw)
  To: netdev, davem, edumazet, kuba, pabeni, dsahern, ij, ncardwell,
	koen.de_schepper, g.white, ingemar.s.johansson, mirja.kuehlewind,
	cheshire, rs.ietf, Jason_Livingood, vidhi_goel
  Cc: Chia-Yu Chang

From: Chia-Yu Chang <chia-yu.chang@nokia-bell-labs.com>

Hello,

Please find the updated patch for DualPI2
(IETF RFC9332 https://datatracker.ietf.org/doc/html/rfc9332).

--
Chia-Yu

Koen De Schepper (1):
  sched: Add dualpi2 qdisc

 Documentation/netlink/specs/tc.yaml |  124 ++++
 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 +++++++++++++++++++++++++++
 6 files changed, 1225 insertions(+)
 create mode 100644 net/sched/sch_dualpi2.c

-- 
2.34.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-10-19 15:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-18 23:14 [PATCH v3 net-next 0/1] DualPI2 patch chia-yu.chang
2024-10-18 23:14 ` [PATCH v3 net-next 1/1] sched: Add dualpi2 qdisc chia-yu.chang
2024-10-19 15:48   ` Stephen Hemminger
2024-10-19 15:59     ` Chia-Yu Chang (Nokia)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox