aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/xilinx-selectmap.c
diff options
context:
space:
mode:
authorChia-Yu Chang <[email protected]>2025-07-22 09:59:10 +0000
committerJakub Kicinski <[email protected]>2025-07-24 00:52:07 +0000
commit320d031ad6e4d67e8e1ab08ac71efda02bc85683 (patch)
tree537fdd735774e54012357b8c3d747e7131e6cdbc /drivers/fpga/xilinx-selectmap.c
parentMerge branch 'split-netmem-from-struct-page' (diff)
downloadkernel-320d031ad6e4d67e8e1ab08ac71efda02bc85683.tar.gz
kernel-320d031ad6e4d67e8e1ab08ac71efda02bc85683.zip
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 <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/fpga/xilinx-selectmap.c')
0 files changed, 0 insertions, 0 deletions