From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 37CA16CD8; Thu, 2 May 2019 23:31:56 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id C454523E6C; Thu, 2 May 2019 17:31:55 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Thu, 02 May 2019 17:31:55 -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=oac/Sp2jEQYCYXAq3HCJ+jFGMDuQegTGDdrOtl1w9x0=; b=iFgSURjLUZjZ 1xufSEUZoNuoIKDT9bPzulM9R73lVy7hgZJIcrvWbVRyfp+FjASrRm/1bMFw+/n7 GbfPKLs5ddLP9Ei0MBnsIVOwr7pTqlA9Mcd1IL2Bz97vOq+WxNL3F4XBHV4yfC7q ry/4N9ULsJtBLgJTlWMWxhemCFnGfQo= 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=oac/Sp2jEQYCYXAq3HCJ+jFGMDuQegTGDdrOtl1w9 x0=; b=u3lxRcnuVEy2zFSrXG1dvOwAdb03Yu1B0SweytgJF11ZJF8GMNBjB15h8 TPMeCpl+JD/FZflj/odZhM6XIE0Bhdxw6yGIMYu8oGNf+uLsBFveXod57Dfo5fAE pMBNmMfhVN3JGuGx8iePrar2zQYTZXrc75Gfts9ABfDqt/ikL0Sa+JIGKRroZJNP ActcTq91VxlxmdlXYHqAgl62akW6LGxn0IvQFLQmh/4LMNf9fP9lBRByr25jzQaQ AStR3H9n4o3KxEPQUbD/KyByHnBPgBAwmi/3kGdrUY8mGS7Gcn53ffGkiC5Rdy0x XSV5WZAPWSuKSPJBsdIGzaBLMxcIQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrieelgdduieehucetufdoteggodetrfdotf 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 778A71037C; Thu, 2 May 2019 17:31:54 -0400 (EDT) From: Thomas Monjalon To: Hemant Agrawal Cc: stable@dpdk.org, dev@dpdk.org, shreyansh.jain@nxp.com Date: Thu, 02 May 2019 23:31:53 +0200 Message-ID: <3936007.3bICKcIKC4@xps> In-Reply-To: <20190424114520.23655-1-hemant.agrawal@nxp.com> References: <20190424114520.23655-1-hemant.agrawal@nxp.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH 1/5] raw/dpaa2_qdma: fix spin lock release condition 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: , X-List-Received-Date: Thu, 02 May 2019 21:31:56 -0000 24/04/2019 13:45, Hemant Agrawal: > The code shall be unlock post the lock. > > Fixes: c22fab9a6c34 ("raw/dpaa2_qdma: support configuration APIs") > Cc: stable@dpdk.org > > Signed-off-by: Hemant Agrawal Series applied, thanks 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 4F633A0AC5 for ; Thu, 2 May 2019 23:31:58 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 5AF66D0B2; Thu, 2 May 2019 23:31:57 +0200 (CEST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 37CA16CD8; Thu, 2 May 2019 23:31:56 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id C454523E6C; Thu, 2 May 2019 17:31:55 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Thu, 02 May 2019 17:31:55 -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=oac/Sp2jEQYCYXAq3HCJ+jFGMDuQegTGDdrOtl1w9x0=; b=iFgSURjLUZjZ 1xufSEUZoNuoIKDT9bPzulM9R73lVy7hgZJIcrvWbVRyfp+FjASrRm/1bMFw+/n7 GbfPKLs5ddLP9Ei0MBnsIVOwr7pTqlA9Mcd1IL2Bz97vOq+WxNL3F4XBHV4yfC7q ry/4N9ULsJtBLgJTlWMWxhemCFnGfQo= 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=oac/Sp2jEQYCYXAq3HCJ+jFGMDuQegTGDdrOtl1w9 x0=; b=u3lxRcnuVEy2zFSrXG1dvOwAdb03Yu1B0SweytgJF11ZJF8GMNBjB15h8 TPMeCpl+JD/FZflj/odZhM6XIE0Bhdxw6yGIMYu8oGNf+uLsBFveXod57Dfo5fAE pMBNmMfhVN3JGuGx8iePrar2zQYTZXrc75Gfts9ABfDqt/ikL0Sa+JIGKRroZJNP ActcTq91VxlxmdlXYHqAgl62akW6LGxn0IvQFLQmh/4LMNf9fP9lBRByr25jzQaQ AStR3H9n4o3KxEPQUbD/KyByHnBPgBAwmi/3kGdrUY8mGS7Gcn53ffGkiC5Rdy0x XSV5WZAPWSuKSPJBsdIGzaBLMxcIQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrieelgdduieehucetufdoteggodetrfdotf 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 778A71037C; Thu, 2 May 2019 17:31:54 -0400 (EDT) From: Thomas Monjalon To: Hemant Agrawal Cc: stable@dpdk.org, dev@dpdk.org, shreyansh.jain@nxp.com Date: Thu, 02 May 2019 23:31:53 +0200 Message-ID: <3936007.3bICKcIKC4@xps> In-Reply-To: <20190424114520.23655-1-hemant.agrawal@nxp.com> References: <20190424114520.23655-1-hemant.agrawal@nxp.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH 1/5] raw/dpaa2_qdma: fix spin lock release condition 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: <20190502213153.4Sju2jS3A084OKTKZ8YkiOkuft6JPrujILixsBBLj7g@z> 24/04/2019 13:45, Hemant Agrawal: > The code shall be unlock post the lock. > > Fixes: c22fab9a6c34 ("raw/dpaa2_qdma: support configuration APIs") > Cc: stable@dpdk.org > > Signed-off-by: Hemant Agrawal Series applied, thanks