-----Original Message----- > Date: Wed, 4 Apr 2018 09:52:18 +0100 > From: Bruce Richardson <bruce.richard...@intel.com> > To: Jerin Jacob <jerin.ja...@caviumnetworks.com> > CC: Mattias Rönnblom <hof...@lysator.liu.se>, dev@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 <hof...@lysator.liu.se> > > > To: dev@dpdk.org > > > CC: jerin.ja...@caviumnetworks.com, Mattias Rönnblom > > > <hof...@lysator.liu.se>, bruce.richard...@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.richard...@intel.com > > > > Bruce, > > > > As an original author of this file, Can you review this change? > > > > Yes, LTGM > > Acked-by: Bruce Richardson <bruce.richard...@intel.com>
Cc: sta...@dpdk.org Applied to dpdk-next-eventdev/master. Thanks. >