From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id C26ACA0487 for ; Thu, 4 Jul 2019 18:11:28 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 733E7271; Thu, 4 Jul 2019 18:11:28 +0200 (CEST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 8CC60160 for ; Thu, 4 Jul 2019 18:11:26 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 2A46221EAE; Thu, 4 Jul 2019 12:11:26 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Thu, 04 Jul 2019 12:11:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=RwFnEj6G6lWjj1v9ewvzCyGYjLAq82Iv6lbMloyWi/I=; b=F8MBYC/ojt0H b2OkT93TERCbl/v8AqCvSbxSD9knnvkPI1uV3tleGPd7xT/Ot1VHqb4X7T9BetPM hvPslmofs4i6vIHnJngfvEGy98FTatpJNmyyZVIijWNpOgR4/my/ecZjl1yGGETx u2w8H8QT2+FYBvDXcLODct9zWKokRF0= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=RwFnEj6G6lWjj1v9ewvzCyGYjLAq82Iv6lbMloyWi /I=; b=DnpogUnFHHWE9WDLbi9dZWhyjAq7vdQmk5IXdA4J3DvZMa/rTdxTh0yEf KtyldUUgjxre5Eh9kL/QeezN2uNw6fYTtOHvuYvzHxZeOWTESUv3Ha7DjW6Ngf6Q 0Ww8xRsQunPuQj0QeRwv4F4PHN2E+iz+zUDoswXJX4yWjgpUj7tDo5+9xQm1jOqD hKK4tbyHLPTkrmJTr80rujmbh5nzSvkLMKdcSgd5TepD2BghsDc/F/mDtjOrfDSU wHvry67JHlhe4plfL+flEWjEqoZ3aeXtcA0oCpI4VtCznxOTB+Z5BAN5xk41j8Qe UFVhRGt3Nef8O3nL/5AJwkm0sRpgg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrfedvgddutddtucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id CF7B9380085; Thu, 4 Jul 2019 12:11:24 -0400 (EDT) From: Thomas Monjalon To: Harman Kalra Cc: dev@dpdk.org, "david.hunt@intel.com" , "ferruh.yigit@linux.intel.com" , Jerin Jacob Kollanukkaran Date: Thu, 04 Jul 2019 18:11:23 +0200 Message-ID: <223181000.veHZD1QNU4@xps> In-Reply-To: <6373260.zPGjCrjXYE@xps> References: <51f4c084-077c-0417-e242-c45d9ea4ffa2@linux.intel.com> <1550501471-4196-1-git-send-email-hkalra@marvell.com> <6373260.zPGjCrjXYE@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v2 1/2] test/distributor: flush with worker shutdown test fails X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 29/03/2019 23:54, Thomas Monjalon: > 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". No review, no reply. Status set to "Changes Requested" in patchwork.