From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [dpdk-stable] [PATCH v2] ring: fix c11 memory ordering issue Date: Wed, 08 Aug 2018 09:23:47 +0200 Message-ID: <2000874.KblcnO9OXq@xps> References: <20180806011805.7857-1-gavin.hu@arm.com> <20180808030730.GA19236@jerin> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: stable@dpdk.org, Jerin Jacob , "He, Jia" , "dev@dpdk.org" , Honnappa Nagarahalli , Steve Capper , Ola Liljedahl , "hemant.agrawal@nxp.com" To: Gavin Hu Return-path: In-Reply-To: <20180808030730.GA19236@jerin> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 08/08/2018 05:07, Jerin Jacob: > From: Gavin Hu > > > > Hi Jia, > > > > Thanks for your feedback, let's see if there are requests from others to split the fix. > > +1 to split it as small patches. If possible, 4 patches, 2 for bug fix > and 2 for optimization. > > Like you mentioned over all performance improvement data, Please add it > per optimization patch if possible. Yes each fix deserves a separate patch with full explanation of the bug, how it is fixed and how much it is improved.