From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Yigit, Ferruh" Subject: Re: [PATCH 1/2] test/distributor: flush with worker shutdown test fails Date: Wed, 16 Jan 2019 19:53:40 +0000 Message-ID: <51f4c084-077c-0417-e242-c45d9ea4ffa2@linux.intel.com> References: <1543504135-137867-1-git-send-email-harman.kalra@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "dev@dpdk.org" , "Jacob, Jerin" , "Kalra, Harman" To: Harman Kalra , "bruce.richardson@intel.com" , "david.hunt@intel.com" Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 7C137F11 for ; Wed, 16 Jan 2019 20:53:43 +0100 (CET) In-Reply-To: <1543504135-137867-1-git-send-email-harman.kalra@caviumnetworks.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 11/29/2018 3:09 PM, Harman Kalra wrote: > From: 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 Hi Harman, The patchset doesn't apply cleanly because the relative path in the diff is not correct, can you please send a new version of it?