> -----Original Message-----
> From: Jerin Jacob <[email protected]>
> Sent: Thursday, April 29, 2021 2:21 AM
> To: McDaniel, Timothy <[email protected]>
> Cc: dpdk-dev <[email protected]>; Carrillo, Erik G <[email protected]>; 
> Gage
> Eads <[email protected]>; Van Haaren, Harry
> <[email protected]>; Jerin Jacob <[email protected]>; Thomas
> Monjalon <[email protected]>
> Subject: Re: [dpdk-dev] [PATCH v2 0/1] Optimize DLB Dequeue
> 
> On Wed, Apr 14, 2021 at 2:02 AM Timothy McDaniel
> <[email protected]> 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
> >

I will rebase and resubmit.

Thanks,
Tim

Reply via email to