Re: [dpdk-dev] [PATCH 1/2] event/sw: code refractor to reduce the fetch stall

2018-04-03 Thread Van Haaren, Harry
Hey, > -Original Message- > From: Varghese, Vipin > Sent: Thursday, March 1, 2018 7:35 PM > To: dev@dpdk.org; Van Haaren, Harry > Cc: Varghese, Vipin > Subject: [PATCH 1/2] event/sw: code refractor to reduce the fetch stall > > With rearranging the code to prefetch the contents before >

Re: [dpdk-dev] [PATCH 1/2] event/sw: code refractor to reduce the fetch stall

2018-04-02 Thread Jerin Jacob
-Original Message- > Date: Fri, 2 Mar 2018 01:04:59 +0530 > From: Vipin Varghese > To: dev@dpdk.org, harry.van.haa...@intel.com > CC: Vipin Varghese > Subject: [dpdk-dev] [PATCH 1/2] event/sw: code refractor to reduce the > fetch stall > X-Mailer: git-send-email 2.7.4 > > With rearrangi