On Sun, Aug 2, 2020 at 4:43 AM Archit Pandey
wrote:
> Hi Stephen,
>
> Thanks for the reply.
>
> On Thu, Jul 30, 2020 at 12:37 AM Stephen Hemminger
> wrote:
> >
> > rte_sched is not a generic AQM mechanism. You will have to write a new
> > replacement for rte_sched if you want something else.
>
>
Hi Stephen,
Thanks for the reply.
On Thu, Jul 30, 2020 at 12:37 AM Stephen Hemminger
wrote:
>
> rte_sched is not a generic AQM mechanism. You will have to write a new
> replacement for rte_sched if you want something else.
Yes, we did realize that rte_sched is not suitable for AQM algorithms.
W
On Thu, 30 Jul 2020 00:07:29 +0530
Archit Pandey wrote:
> Hello everyone,
>
> We have been using DPDK's QoS framework over the last year and found
> that rte_sched and the provided qos_sched app work great for QoS.
>
> However, when we ventured into trying to add CoDel (to replace RED) as
> a d
Hello everyone,
We have been using DPDK's QoS framework over the last year and found
that rte_sched and the provided qos_sched app work great for QoS.
However, when we ventured into trying to add CoDel (to replace RED) as
a dropper to the framework, we faced several challenges due to how
tightly
4 matches
Mail list logo