[dpdk-dev] [PATCH] event/octeontx: improve dequeue performance

Jerin Jacob jerin.jacob at caviumnetworks.com
Tue Jun 20 16:19:00 CEST 2017


-----Original Message-----
> Date: Tue, 13 Jun 2017 23:06:27 +0000
> From: "Eads, Gage" <gage.eads at intel.com>
> To: Jerin Jacob <jerin.jacob at caviumnetworks.com>, "dev at dpdk.org"
>  <dev at dpdk.org>
> CC: "hemant.agrawal at nxp.com" <hemant.agrawal at nxp.com>, "Van Haaren, Harry"
>  <harry.van.haaren at intel.com>
> Subject: RE: [dpdk-dev] [PATCH] event/octeontx: improve dequeue performance
> 
> 
> >  -----Original Message-----
> >  From: Jerin Jacob [mailto:jerin.jacob at caviumnetworks.com]
> >  Sent: Friday, June 9, 2017 7:07 AM
> >  To: dev at dpdk.org
> >  Cc: hemant.agrawal at nxp.com; Eads, Gage <gage.eads at intel.com>; Van
> >  Haaren, Harry <harry.van.haaren at intel.com>; Jerin Jacob
> >  <jerin.jacob at caviumnetworks.com>
> >  Subject: [dpdk-dev] [PATCH] event/octeontx: improve dequeue performance
> >  
> >  switch tag wait is a costly operation as it may translate to IOB read if core
> >  swtag cache is not updated.
> >  Do tag switch wait only when there is a tag request on the same hardware
> >  work slot.
> >  
> >  Signed-off-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>
> 
> Acked-by: Gage Eads <gage.eads at intel.com>

Applied to dpdk-next-eventdev/master. Thanks.



More information about the dev mailing list