[dpdk-dev] [PATCH v2 0/1] Optimize DLB Dequeue

Jerin Jacob jerinjacobk at gmail.com
Thu Apr 29 09:20:56 CEST 2021


On Wed, Apr 14, 2021 at 2:02 AM Timothy McDaniel
<timothy.mcdaniel at intel.com> wrote:
>
> This commit optimizes dequeue performance by using x86 vector
> instructions.
>
> Changes since V1:
> Added devargs interface to disable optimization
>
> Depends-on: patch-16345 ("Add DLB 2.5")

Now that series needs rework. Please rebase this series.
Marking as "Change Requested"  for this patch.

>
> Timothy McDaniel (1):
>   event/dlb: optimize Dequeue Operations
>
>  drivers/event/dlb/dlb2.c      | 445 ++++++++++++++++++++++++++++++----
>  drivers/event/dlb/dlb2_priv.h |  22 +-
>  2 files changed, 414 insertions(+), 53 deletions(-)
>
> --
> 2.23.0
>


More information about the dev mailing list