It has been incorporated into the mainline Linux kernel as a queuing discipline (qdisc). Additionally, an implementation of FQ-PIE is available in the ns-3 network simulator.
If you have any suggestions or feedback, please let me know.
Thanks and Regards, Mohit P. Tahiliani
---------- Forwarded message --------- From: <internet-drafts@ietf.org> Date: Tue, Mar 4, 2025 at 12:56 AM Subject: New Version Notification for draft-tahiliani-tsvwg-fq-pie-01.txt To: Mohit P. Tahiliani <tahiliani@nitk.edu.in>
A new version of Internet-Draft draft-tahiliani-tsvwg-fq-pie-01.txt has been
successfully submitted by Mohit Tahiliani and posted to the
IETF repository.
This document presents Flow Queue Proportional Integral controller
Enhanced (FQ-PIE), a hybrid packet scheduler and Active Queue
Management (AQM) algorithm to isolate flows and tackle the problem of
bufferbloat. FQ-PIE uses hashing to classify incoming packets into
different queues and provide flow isolation. Packets are dequeued by
using a variant of the round robin scheduler. Each such flow is
managed by the PIE algorithm to maintain high link utilization while
controlling the queue delay to a target value.