linux/include
Chia-Yu Chang 320d031ad6 sched: Struct definition and parsing of dualpi2 qdisc
DualPI2 is the reference implementation of IETF RFC9332 DualQ Coupled
AQM (https://datatracker.ietf.org/doc/html/rfc9332) providing two
queues called low latency (L-queue) and classic (C-queue). By default,
it enqueues non-ECN and ECT(0) packets into the C-queue and ECT(1) and
CE packets into the low latency queue (L-queue), as per IETF RFC9332 spec.

This patch defines the dualpi2 Qdisc structure and parsing, and the
following two patches include dumping and enqueue/dequeue for the DualPI2.

Signed-off-by: Chia-Yu Chang <chia-yu.chang@nokia-bell-labs.com>
Link: https://patch.msgid.link/20250722095915.24485-2-chia-yu.chang@nokia-bell-labs.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-07-23 17:52:07 -07:00
..
acpi
asm-generic
clocksource
crypto Crypto library fix for v6.16-rc4 2025-06-27 17:32:30 -07:00
cxl
drm drm/gem: Fix race in drm_gem_handle_create_tail() 2025-07-09 15:53:34 +02:00
dt-bindings dt-bindings: clock: ast2600: Add reset definitions for MAC1 and MAC2 2025-07-10 18:13:48 -07:00
hyperv
keys
kunit
kvm
linux netmem, mlx4: access ->pp_ref_count through netmem_desc instead of page 2025-07-23 17:46:54 -07:00
math-emu
media
memory
misc
net libeth: xdp: access ->pp through netmem_desc instead of page 2025-07-23 17:46:56 -07:00
pcmcia
ras
rdma
rv
scsi
soc
sound
target
trace tcp: trace retransmit failures in tcp_retransmit_skb 2025-07-22 18:19:11 -07:00
uapi sched: Struct definition and parsing of dualpi2 qdisc 2025-07-23 17:52:07 -07:00
ufs
vdso
video
xen
Kbuild