From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 397FDA0C40; Fri, 30 Jul 2021 18:41:56 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED5C340040; Fri, 30 Jul 2021 18:41:55 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by mails.dpdk.org (Postfix) with ESMTP id C85CB4003F; Fri, 30 Jul 2021 18:41:54 +0200 (CEST) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 3E7D95C00B4; Fri, 30 Jul 2021 12:41:54 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Fri, 30 Jul 2021 12:41:54 -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= AKKwYcgwIFMC++mEOp+aVL/MNSB4JSQRUxsURL1Zltw=; b=VvUrPy3eA66O7t9U wyhlt4lyt0lgLdIdMfRK7759wVzT5UT1prR7JWpXAC+zEsKv/TOd6B1NzoQMo5u6 N+YH7sh7v54pwxpESi1t8NqLHL8uYpG5Qao/zWiv4TAa5AVpQPszfNmsnq54dzQE xOrXX0w3Wowt0EXFEHa7bAeBJ47Ou04pS76at8b3UXyJWvoZLT0NJBF9j07iLbvi kC8VpjXMIOB2cvd/rCwPaPO+xOJlc4S9R+UbvbMlfr+VVMpLuC5SlGHdqDT3Kq7T Vm+JgZLj26xqoXikhs339+IxVREUmF7T85HPnr70tYLRiQOPiV7GoXvO2hwFRny0 LP+fww== 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=AKKwYcgwIFMC++mEOp+aVL/MNSB4JSQRUxsURL1Zl tw=; b=k+SncYYFP+iBmHADeBVJxmN6aFynXQLxaAMdTW5NjlccQItu0Fhw+cEW9 4qacDLuqlLxd4jNHyzQKrdbnt4/mlWTZmxX1C1D88XCshZkPj/17ScRbAN1H6lLB mSkD9KV9XcUVMsWhgMQoduHwQottvwL5XuLZZ/MvRRK5Z2Q66qI/dUnAl5D4ep1j zx3eLVvC5uT7lxuHod/S549ucJAh80GM/RqIoOftWP/pQ90qxXKYyibMwUh9IYXy RLqPBztWEc2S0zsrckzgMjlQ2WRotpS9SfCaD2leRCxwBzen+zN7wOc3f1S18e9v i15r3Lx4spAEEmqAtuS/gxhjeN/ZQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrheehgdeljecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucggtf frrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdejueei iedvffegheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhroh hmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 30 Jul 2021 12:41:52 -0400 (EDT) From: Thomas Monjalon To: Dmitry Kozlyuk Cc: dev@dpdk.org, stable@dpdk.org, Narcisa Ana Maria Vasile , Dmitry Malloy , Pallavi Kadam , "Menon, Ranjit" Date: Fri, 30 Jul 2021 18:41:52 +0200 Message-ID: <1824967.LaBy0MuFvB@thomas> In-Reply-To: <2dad194c-dd19-e884-62ce-3dcfec4bf5a1@intel.com> References: <20210726213632.143296-1-dmitry.kozliuk@gmail.com> <2dad194c-dd19-e884-62ce-3dcfec4bf5a1@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] eal/windows: cleanup virt2phys handle X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 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" 27/07/2021 07:43, Menon, Ranjit: > On 7/26/2021 2:36 PM, Dmitry Kozlyuk wrote: > > eal_mem_virt2phys_init() opens a handle for use by rte_mem_virt2phy(). > > Close this handle on EAL cleanup. > > > > Fixes: 2a5d547a4a9b ("eal/windows: implement basic memory management") > > Cc: stable@dpdk.org > > > > Signed-off-by: Dmitry Kozlyuk > Acked-by: Ranjit Menon Applied, thanks.