Re: [dpdk-dev] [RFC PATCH 0/3] Add PIE support for HQoS library

2021-06-07 Thread Liguzinski, WojciechX
> -Original Message- > From: Morten Brørup > Sent: Tuesday, May 25, 2021 10:57 AM > To: Liguzinski, WojciechX ; dev@dpdk.org; > Singh, Jasvinder ; Dumitrescu, Cristian > > Cc: Dharmappa, Savinay > Subject: RE: [dpdk-dev] [RFC PATCH 0/3] Add PIE support for

Re: [dpdk-dev] [RFC PATCH 0/3] Add PIE support for HQoS library

2021-05-25 Thread Morten Brørup
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Liguzinski, > WojciechX > Sent: Monday, 24 May 2021 12.58 > > DPDK sched library is equipped with mechanism that secures it from the > bufferbloat problem > which is a situation when excess buffers in the network cause high > latency and laten

Re: [dpdk-dev] [RFC PATCH 0/3] Add PIE support for HQoS library

2021-05-24 Thread Stephen Hemminger
On Mon, 24 May 2021 11:58:19 +0100 "Liguzinski, WojciechX" wrote: > DPDK sched library is equipped with mechanism that secures it from the > bufferbloat problem > which is a situation when excess buffers in the network cause high latency > and latency > variation. Currently, it supports RED fo

[dpdk-dev] [RFC PATCH 0/3] Add PIE support for HQoS library

2021-05-24 Thread Liguzinski, WojciechX
DPDK sched library is equipped with mechanism that secures it from the bufferbloat problem which is a situation when excess buffers in the network cause high latency and latency variation. Currently, it supports RED for queue congestion control (which is designed to control the queue length bu