From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 1/2] test/distributor: flush with worker shutdown test fails Date: Fri, 29 Mar 2019 23:54:52 +0100 Message-ID: <6373260.zPGjCrjXYE@xps> References: <51f4c084-077c-0417-e242-c45d9ea4ffa2@linux.intel.com> <1550501471-4196-1-git-send-email-hkalra@marvell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "david.hunt@intel.com" , "ferruh.yigit@linux.intel.com" , Jerin Jacob Kollanukkaran To: Harman Kalra Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 6133D2C28 for ; Fri, 29 Mar 2019 23:54:56 +0100 (CET) In-Reply-To: <1550501471-4196-1-git-send-email-hkalra@marvell.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 18/02/2019 15:51, Harman Kalra: > On restarting worker 0 after shutdown, packets handled by > worker 0 must be incremented only when a packet is received by > it. > > Signed-off-by: Harman Kalra It looks to be a fix, so the tag Fixes: should be added to help with backport, please. The title may be improved by starting with "fix" verb instead of mentioning "fails".