From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 358E5A00E6 for ; Mon, 13 May 2019 16:01:00 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 11C0C4C9F; Mon, 13 May 2019 16:01:00 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 257312BBE; Mon, 13 May 2019 16:00:59 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id A624A23E45; Mon, 13 May 2019 10:00:58 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Mon, 13 May 2019 10:00:58 -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=QdLauKQbNiPI1GKYaIqx1Wr6+z/FyW939bHYYAx/h48=; b=orsNxrJY9sIy igFTD4I+owHIk4EZ9blU0YBQHIsIRPbNcTl+7INRN0jiX8jhSy8HIJ9V5hUJ+Ass vjzBvTamkPkFRzvRHrBX//RBlf+agf70uRdvqjYodOz9IXqc+cW26wjS5Km8zUuE l1r8GGG8VvLZBbGKbc87y/hyjh0ApJA= 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=fm2; bh=QdLauKQbNiPI1GKYaIqx1Wr6+z/FyW939bHYYAx/h 48=; b=1jVQs9hOpcDqwkpu3RjAQ9eWMHVFcK1XnIgn8WzsxleULaUSswXKdQWR7 1txcDdBDiIyRxz6w2ik8tcExNTAXcH0i16trl9XeQexJcZabHTXiTwf3FvaP8NW1 lzWm6h8XNts6XYXQ1CVjZDl6GpMdF9GStMDXDT2SCelmy+fmV5iedpWXkfTCmCGQ 5UJ2P1fsDBg/4pp82jfNeAYQPqWwOlWaqSgCU+HkIqDWsB0SZfzJ0BPEglPA0SeJ kL8AwJNr4k2vchls7bvizvkASKD2q1zRxvxwT+JXRlu0qRyb1A47+VaN9sPIoast xU00IaoGMTNsB6Q+Mw8IwRbmqB2/w== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrleeggdejudcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthhqredttddtjeenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd 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 396BA103D9; Mon, 13 May 2019 10:00:56 -0400 (EDT) From: Thomas Monjalon To: Nikhil Rao Cc: dev@dpdk.org, "Elo, Matias (Nokia - FI/Espoo)" , "stable@dpdk.org" , Jerin Jacob Kollanukkaran , Mattias =?ISO-8859-1?Q?R=F6nnblom?= Date: Mon, 13 May 2019 16:00:54 +0200 Message-ID: <13222851.koWtEMz5Yu@xps> In-Reply-To: <243D2D3E-4B5B-436C-B78B-F68BEAC84097@nokia.com> References: <1557376797-10609-1-git-send-email-nikhil.rao@intel.com> <243D2D3E-4B5B-436C-B78B-F68BEAC84097@nokia.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH v3] eventdev: fix Rx adapter event flush logic 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" Message-ID: <20190513140054.iXL_jBioNO2sqAEqcN0L0bATeKHN6jBWFFqsJwCLGXg@z> 13/05/2019 06:20, Elo, Matias (Nokia - FI/Espoo): >=20 > > On 2019-05-10 15:30, Thomas Monjalon wrote: > >> Any review please? > >=20 > > Reviewed-by: Mattias R=C3=B6nnblom > >=20 > > Mattias Elo reported "Thanks, I=E2=80=99ve tested this patch and can co= nfirm that it fixes the problem." for the (nearly identical) v2 of this pat= ch. >=20 > I=E2=80=99ve now tested also the v3: >=20 > Tested-by: Matias Elo Applied, thanks