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

Van Haaren, Harry harry.van.haaren at intel.com
Wed Apr 4 12:36:51 CEST 2018


> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Bruce Richardson
> Sent: Wednesday, April 4, 2018 9:52 AM
> To: Jerin Jacob <jerin.jacob at caviumnetworks.com>
> Cc: Mattias Rönnblom <hofors at lysator.liu.se>; dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] eventdev: fix incorrect MP/MC tail updates in
> rte_event_ring
> 
> 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

Hi Mattias,

I think this is a v2 of the patch here:
http://dpdk.org/dev/patchwork/patch/36604/

When doing the git-send-email, we should pass the -v2 parameter, so the subject says [PATCH v2].
It is helpful to CC the people who replied to the V1 of the patch, so they are aware of the re-submit.

Bruce has Acked this patch, so it can be merged now - above is just for future reference.

Regards, -Harry

<snip>


More information about the dev mailing list