numam-dpdk/app
Wojciech Liguzinski 44c730b0e3 sched: add PIE based congestion management
Implement PIE based congestion management based on rfc8033.

The Proportional Integral Controller Enhanced (PIE) algorithm works
by proactively dropping packets randomly.
PIE is implemented as more advanced queue management is required to
address the bufferbloat problem and provide desirable quality of
service to users.

Tests for PIE code added to test application.
Added PIE related information to documentation.

Signed-off-by: Wojciech Liguzinski <wojciechx.liguzinski@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Acked-by: Jasvinder Singh <jasvinder.singh@intel.com>
2021-11-04 15:41:49 +01:00
..
dumpcap app/dumpcap: add new packet capture application 2021-10-22 22:40:58 +02:00
pdump devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00
proc-info devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00
test sched: add PIE based congestion management 2021-11-04 15:41:49 +01:00
test-acl devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00
test-bbdev devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00
test-cmdline devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00
test-compress-perf devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00
test-crypto-perf devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00
test-eventdev devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00
test-fib fib: add RIB extension size parameter 2021-11-04 12:38:03 +01:00
test-flow-perf devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00
test-pipeline devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00
test-pmd mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
test-regex devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00
test-sad devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00
meson.build app/dumpcap: add new packet capture application 2021-10-22 22:40:58 +02:00