[dpdk-dev] [PATCH] eventdev: fix incorrect MP/MC tail updates in rte_event_ring

Bruce Richardson bruce.richardson at intel.com
Wed Apr 4 10:52:18 CEST 2018


On Wed, Apr 04, 2018 at 06:22:26AM +0530, Jerin Jacob wrote:
> -----Original Message-----
> > Date: Tue, 3 Apr 2018 10:19:03 +0200
> > From: Mattias Rönnblom <hofors at lysator.liu.se>
> > To: dev at dpdk.org
> > CC: jerin.jacob at caviumnetworks.com, Mattias Rönnblom
> >  <hofors at lysator.liu.se>, bruce.richardson at intel.com
> > Subject: [PATCH] eventdev: fix incorrect MP/MC tail updates in
> >  rte_event_ring
> > X-Mailer: git-send-email 2.7.4
> > 
> > rte_event_ring enqueue and dequeue tail updates were hardcoded for a
> > SC/SP configuration.
> > 
> > Fixes: dc39e2f359b5 ("eventdev: add ring structure for events")
> > Cc: bruce.richardson at intel.com
> 
> Bruce,
> 
> As an original author of this file, Can you review this change?
> 

Yes, LTGM

Acked-by: Bruce Richardson <bruce.richardson at intel.com>



More information about the dev mailing list