numam-dpdk/config
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
..
arm config/cn10k: disable octeontx2 drivers 2021-10-08 11:07:47 +02:00
ppc config/ppc: fix native build with GCC 4.8.5 on RHEL 7 2021-11-04 09:12:55 +01:00
x86 build: add optional NUMA and CPU counts detection 2021-09-16 09:43:28 +02:00
meson.build devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00
rte_config.h sched: add PIE based congestion management 2021-11-04 15:41:49 +01:00