> > +version = 3
> > sources = files('rte_sched.c', 'rte_red.c', 'rte_approx.c') headers
> > = files('rte_sched.h', 'rte_sched_common.h',
> > 'rte_red.h', 'rte_approx.h')
> > diff --git a/lib/librte_sched/rte_sched.c
> > b/lib/librte_sched/rte_sched.c index bc06bc3f4..b1f521794 100
> -Original Message-
> From: Singh, Jasvinder
> Sent: Friday, July 12, 2019 11:57 AM
> To: dev@dpdk.org
> Cc: Dumitrescu, Cristian ; Tovar, AbrahamX
> ; Krakowiak, LukaszX
>
> Subject: [PATCH v4 01/11] sched: remove wrr from strict priority tc queues
>
> All higher priority traffic cla
All higher priority traffic classes contain only one queue, thus
remove wrr function for them. The lowest priority best-effort
traffic class conitnue to have multiple queues and packet are
scheduled from its queues using wrr function.
Signed-off-by: Jasvinder Singh
Signed-off-by: Abraham Tovar
S
3 matches
Mail list logo