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 CA9A9A0550; Tue, 31 May 2022 18:17:53 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 72C014067B; Tue, 31 May 2022 18:17:53 +0200 (CEST) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by mails.dpdk.org (Postfix) with ESMTP id 7C9A940143 for ; Tue, 31 May 2022 18:17:51 +0200 (CEST) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 318205C047C; Tue, 31 May 2022 12:17:51 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Tue, 31 May 2022 12:17:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm1; t=1654013871; x= 1654100271; bh=fLLnaEhWKwUin31Qofsj37anyXwGJOcfr4UkXt6hMbI=; b=U D6dfehIbZhsJVLbtPCIDbykcKB2icAVZxo2qP14wh/GctTLx65SSgW7z3UkjgsK7 XMYGFOXz9rhe6elGclg3JsmwXIae6OO2jYMdcEvLoPmT9clXoDb6aJj4h+8EvR92 D0dLPLCj68cIZ5Yt21pngcOrFx3Blxy5grzPiV8Jqc9CbosvQPz/T2w7IcUQBIID 76K17W1/hL8wIaxDHOqORgm0eyebt4YM95vpzGURsH/6U9/H2241omhsj9NSiC0u FpKgJ+gGzzCInaY6gyNkjKThPyWf+zx7x5/5DrnITHvb4kKNKATQivPrUsFkaQBc CBOKcqentdAbTpD4HCrqw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; t=1654013871; x= 1654100271; bh=fLLnaEhWKwUin31Qofsj37anyXwGJOcfr4UkXt6hMbI=; b=W c9aFynwLrmrMzQXLdgRIrx5RvVhejGfSB5nHRcKasJKokW5lKr1NevaFvp8ZY5JM 23JUcwxlJ9cjNGxKeemh24QV8gOlPyMMhWRQzhST+3VWMSRFS5ha5drpPv4rLxQX cye8ueR4dDSkNHLtPmctjiWRua613mzemm4F42GfZ5rXNr7KU0m5TKF1ZkC6eMp/ eYfNabmzwW1uPB/W56oBWdFvl+uBpDX/MhS64UJBUiogkeDDdw/JdL1M8YJ6cVx8 +xybFXDs1zpofduGeyIMedRtcZSaRiKy3cDfPLHlw3gl2Ug+blhci1AsKHWJzcEh 3ukXeUnAsBBTRWBlmyNHw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedrkeekgdelkecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvfevufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnheptdejieeifeehtdffgfdvleetueeffeehueejgfeuteeftddtieek gfekudehtdfgnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 31 May 2022 12:17:50 -0400 (EDT) From: Thomas Monjalon To: Kevin Laatz Cc: dev@dpdk.org Subject: Re: [PATCH 0/5] Fix IDXD PCI device close Date: Tue, 31 May 2022 18:17:48 +0200 Message-ID: <110268931.nniJfEyVGO@thomas> In-Reply-To: <20220408141504.1319913-1-kevin.laatz@intel.com> References: <20220408141504.1319913-1-kevin.laatz@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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 > Kevin Laatz (5): > dma/idxd: fix memory leak in pci close > dma/idxd: fix memory leak due to free on incorrect pointer > app/test: close dma devices during cleanup > app/testpmd: stop and close dmadevs at exit > examples/dma: fix missing dma close Any news about the v2?