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 C66E7A00BE; Tue, 7 Jul 2020 14:23:09 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A33971D96E; Tue, 7 Jul 2020 14:23:08 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 89B141D94A; Tue, 7 Jul 2020 14:23:06 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 00D875C010C; Tue, 7 Jul 2020 08:23:06 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute7.internal (MEProxy); Tue, 07 Jul 2020 08:23:06 -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=fm1; bh= 3BQ1voBJ2Qn+1lW2aCu+jW/vrYxYc36jeohPXCpnHG8=; b=Yj9zcDkas9VgjLUN XuNNXc+gEfFhhASftPKyN8xbtIjJbwqZQ4pJibr8DqrHHO1W8DtLPymPiff/pAJl KDBK9xgokze9WkpRURBr1jteC05FfFCr2sBaGje5UbpfWWyzAB6kYT+9a9nvpM0x 0DkApF1KJJU2jQx3iz1GUoDyQyhPE9zSEDqfeI9a7GNxtD41djwT4MBlZrOqM0B3 dAMr9GJxsypH27dsDpQG/qXarMZSwT+EGL+CosP+tdGBgzvZfWfEaIHwKcJrx66p byoI6FQGuoheqzIzs3qBw0mhFnOinOHxGJ7wdv0QdhnxFLfxVzSXeA2G95ZiFyvJ Y+SVLQ== 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=3BQ1voBJ2Qn+1lW2aCu+jW/vrYxYc36jeohPXCpnH G8=; b=OR5fppdt1JG1AlQkY5zDFIgq0d73bKPt/LCBgcf2Afygz/OUHo5muKDym IGrz/Lw+TYVJv9765mFFXqc4HukDz3QobsYcJx56mqzfbI45JOBh4f6egsBBzhYF TxhBC/x9O8r3mA3h2EFjAj4h0snp/S3G0aA+QEoJ+7WoinqZu+uhrBmOs3xoqGY5 fQFiJegHKq/U9uNbPs+YVj91et65bhRO4Q+2GL4L9NuPKEVjtnUqN8Ip+dWZ6YvY FqiTwW0bTqgqVpw1gBij5pD8LUrlDel0ThweXhsOGcIrAeRqqsrGNiA13ArHsJaB gU7LHn74KeY7N/LwkEKFC4CWgs6Ww== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduiedrudehgdeghecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucggtf frrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdejueei iedvffegheenucfkphepjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuih iivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhho nhdrnhgvth 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 2D60A30600B2; Tue, 7 Jul 2020 08:23:05 -0400 (EDT) From: Thomas Monjalon To: Bruce Richardson Cc: nipun.gupta@nxp.com, hemant.agrawal@nxp.com, dev@dpdk.org, stable@dpdk.org Date: Tue, 07 Jul 2020 14:23:04 +0200 Message-ID: <2153624.PyFq22NkSC@thomas> In-Reply-To: <20200706103132.7691-3-bruce.richardson@intel.com> References: <20200706103132.7691-1-bruce.richardson@intel.com> <20200706103132.7691-3-bruce.richardson@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH 2/3] rawdev: return NUMA socket id to the user 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" 06/07/2020 12:31, Bruce Richardson: > The rawdev info struct has a socket_id field which was not filled in. > > We can also omit the checks for the parameter struct being null, since > that is previously checked in the function. > > Cc: stable@dpdk.org It looks to be a fix. Which commit introduced this bug? The original one? Fixes: c88b3f2558ed ("rawdev: introduce raw device library")