> From: Jerin Jacob [mailto:[email protected]] > Sent: Thursday, April 5, 2018 9:53 AM > To: Varghese, Vipin <[email protected]> > Cc: [email protected]; Van Haaren, Harry <[email protected]> > Subject: Re: [PATCH v3] event/sw: code refractor to reduce the fetch stall > > -----Original Message----- > > Date: Thu, 5 Apr 2018 11:26:30 +0530 > > From: Vipin Varghese <[email protected]> > > To: [email protected], [email protected] > > CC: [email protected], Vipin Varghese > > <[email protected]> > > Subject: [PATCH v3] event/sw: code refractor to reduce the fetch stall > > X-Mailer: git-send-email 1.9.1 > > > > With rearranging the code to prefetch the contents before > > loop check increases performance from single and multistage > > atomic pipeline. > > > > Signed-off-by: Vipin Varghese <[email protected]> > > Acked-by: Harry van Haaren <[email protected]> > > Applied to dpdk-next-eventdev/master. Thanks.
Hi Jerin, On further investigation into the patch, the performance gains seem to be quite workload dependent. Hereby a request to drop this patch from the next-eventdev tree, so that we can investigate further, and rework / refactor for a future release. Regards, -Harry

