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

Jerin Jacob jerin.jacob at caviumnetworks.com
Wed Apr 4 11:46:40 CEST 2018


-----Original Message-----
> Date: Wed, 4 Apr 2018 09:52:18 +0100
> From: Bruce Richardson <bruce.richardson at intel.com>
> To: Jerin Jacob <jerin.jacob at caviumnetworks.com>
> CC: Mattias Rönnblom <hofors at lysator.liu.se>, dev at dpdk.org
> Subject: Re: [PATCH] eventdev: fix incorrect MP/MC tail updates in
>  rte_event_ring
> User-Agent: Mutt/1.9.4 (2018-02-28)
> 
> 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>

Cc: stable at dpdk.org

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

> 


More information about the dev mailing list