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

2021-10-26 Thread Thomas Monjalon
26/10/2021 12:20, Liguzinski, WojciechX: > Hi, > > V16 - My bad, probably I haven't copied it correctly when preparing cover > letter > V17 - I understood Cristian's comment as to copy the Series ACK to next > versions of patches, and not to "split it" for each one. If that was the > correct wa

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

2021-10-26 Thread Liguzinski, WojciechX
ojtek -Original Message- From: Thomas Monjalon Sent: Tuesday, October 26, 2021 12:10 PM To: Liguzinski, WojciechX ; Singh, Jasvinder ; Liu, Yu Y ; Singh, Jasvinder ; Dumitrescu, Cristian Cc: dev@dpdk.org; Ajmera, Megha ; Liu, Yu Y ; david.march...@redhat.com Subject: Re: [dpdk-dev] [PA

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

2021-10-26 Thread Thomas Monjalon
26/10/2021 12:02, Dumitrescu, Cristian: > From: Thomas Monjalon > > 26/10/2021 10:24, Liu, Yu Y: > > > Hi Thomas, > > > > > > Would you merge this patch as the series is acked by Cristian as below? > > > > > https://patchwork.dpdk.org/project/dpdk/cover/20211019081902.3514841- > > 1-wojciechx.ligu

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

2021-10-26 Thread Dumitrescu, Cristian
into some other aspects of the sched library. Regards, Cristian > > > > > Thanks & Regards, > > Yu Liu > > > > -Original Message- > > From: dev On Behalf Of Liguzinski, WojciechX > > Sent: Monday, October 25, 2021 7:32 PM > > To: dev@dp

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

2021-10-26 Thread Thomas Monjalon
ciechX > Sent: Monday, October 25, 2021 7:32 PM > To: dev@dpdk.org; Singh, Jasvinder ; Dumitrescu, > Cristian > Cc: Ajmera, Megha > Subject: [dpdk-dev] [PATCH v18 0/5] Add PIE support for HQoS library > > DPDK sched library is equipped with mechanism that secures it from

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

2021-10-26 Thread Liu, Yu Y
Sent: Monday, October 25, 2021 7:32 PM To: dev@dpdk.org; Singh, Jasvinder ; Dumitrescu, Cristian Cc: Ajmera, Megha Subject: [dpdk-dev] [PATCH v18 0/5] Add PIE support for HQoS library DPDK sched library is equipped with mechanism that secures it from the bufferbloat problem which is a situation

[dpdk-dev] [PATCH v18 0/5] Add PIE support for HQoS library

2021-10-25 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 active queue management. However, more advanced queue management is required