[PATCH 3/4] examples/qos_sched: use bigger bursts on dequeue
Dumitrescu, Cristian
cristian.dumitrescu at intel.com
Fri Feb 17 17:20:09 CET 2023
> -----Original Message-----
> From: Richardson, Bruce <bruce.richardson at intel.com>
> Sent: Friday, February 3, 2023 10:06 AM
> To: dev at dpdk.org
> Cc: Singh, Jasvinder <jasvinder.singh at intel.com>; Richardson, Bruce
> <bruce.richardson at intel.com>; Dumitrescu, Cristian
> <cristian.dumitrescu at intel.com>
> Subject: [PATCH 3/4] examples/qos_sched: use bigger bursts on dequeue
>
> While performance of the QoS block drops sharply if the dequeue size is
> greater than or equal to the enqueue size, increasing the dequeue size
> to just under the enqueue one gives improved performance when the
> scheduler is not keeping up with the line rate.
>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
> doc/guides/sample_app_ug/qos_scheduler.rst | 2 +-
> examples/qos_sched/main.h | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
More information about the dev
mailing list