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 9DEB6A00E6 for ; Mon, 8 Jul 2019 11:54:48 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 72594322C; Mon, 8 Jul 2019 11:54:47 +0200 (CEST) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by dpdk.org (Postfix) with ESMTP id CEB9A2E81 for ; Mon, 8 Jul 2019 11:54:45 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 67A1765D; Mon, 8 Jul 2019 05:54:44 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Mon, 08 Jul 2019 05:54:44 -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=ccQsoWosebsX6POksmQicWEJDnRIi8GS6FQTt702rtY=; b=pVFT9HCCCen7 MDSJIdYh2IkYYBNlbLkEXAiia1MCtisX4n9MsL0cuJ5XEQ2a51Ws4mk1gak8N98k TrhkukkHqhZ2rAYXSlfsy8KP7rKmUPeOlD3SPPgsuPbZQ4XaqhB18TMi14Y3Sbdr GdKcVbqD55Qns2hr2cdyQTn/V4PcFEQ= 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=ccQsoWosebsX6POksmQicWEJDnRIi8GS6FQTt702r tY=; b=yvx1bBQWB+eiKfv5e9qdPnW5iOCfIahRIwhqd0xOkkqXAmjhWJ1xYq4a0 Xbr5ipWZG3H/l2rH5pRT0akhXZK3bbz/9S5Huc6i4VO/DI6HDdmy2GP6UgFjVLPz 99/ThI3WeZB/HhdjEs1GnHZC2Sr2NWpA73UK6XpFfwO9ftSAQ1sdHBWG/Zk5golE d4PPTuaXVGKkD4IyfC5+rDMsFEaUWTxa673yNk0GmVEwEiV+32CLTguloelS/8eA xc+dcNyRCFHua1mkYTJEHuNuVb9WDygV083wGk3WlJcg1ByFVj5jRamh5jEAmDAm 4AkzGGq20g7/Ed9W2H0V7mqZ3T2MQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrgedtgddvudcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs 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 290A88005C; Mon, 8 Jul 2019 05:54:43 -0400 (EDT) From: Thomas Monjalon To: Vamsi Krishna Attunuru Cc: dev@dpdk.org, Jerin Jacob Kollanukkaran Date: Mon, 08 Jul 2019 11:54:42 +0200 Message-ID: <4039147.TUYuIJoDKq@xps> In-Reply-To: References: <20190705103341.30219-1-vattunuru@marvell.com> <20190708044731.16843-1-vattunuru@marvell.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v1 1/1] mempool/octeontx2: fix mempool creation failure 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" 08/07/2019 07:25, Jerin Jacob Kollanukkaran: > From: vattunuru@marvell.com > Subject: [PATCH v1 1/1] mempool/octeontx2: fix mempool creation failure > > Actually it is v2. At least, it is weel threaded with previous v1 :) > v2..v1: > # Fixed git-check-log.sh issues > # Updated git comments for "when this issue happens?" > # Change the name of the patch > # Add Fixes tag > > > From: Vamsi Attunuru > > > > Fix npa pool range errors observed while creating mempool, this issue > > happens when mempool objects are from different mem segments. > > > > During mempool creation, octeontx2 mempool driver populates pool range > > fields before enqueuing the buffers. If any enqueue or dequeue operation > > reaches npa hardware prior to the range field's HW context update, those > > ops result in npa range errors. Patch adds a routine to read back HW context > > and verify if range fields are updated or not. > > > > Fixes: e5271c507aeb ("mempool/octeontx2: add remaining slow path ops") > > > > Signed-off-by: Vamsi Attunuru > > Acked-by: Jerin Jacob Applied, thanks