> -----Original Message-----
> From: Jerin Jacob <jerinjac...@gmail.com>
> Sent: Thursday, April 29, 2021 2:21 AM
> To: McDaniel, Timothy <timothy.mcdan...@intel.com>
> Cc: dpdk-dev <dev@dpdk.org>; Carrillo, Erik G <erik.g.carri...@intel.com>; 
> Gage
> Eads <gage.e...@intel.com>; Van Haaren, Harry
> <harry.van.haa...@intel.com>; Jerin Jacob <jer...@marvell.com>; Thomas
> Monjalon <tho...@monjalon.net>
> Subject: Re: [dpdk-dev] [PATCH v2 0/1] Optimize DLB Dequeue
> 
> On Wed, Apr 14, 2021 at 2:02 AM Timothy McDaniel
> <timothy.mcdan...@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
> >

I will rebase and resubmit.

Thanks,
Tim

Reply via email to