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>