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 B1D85A0C43; Thu, 30 Sep 2021 22:24:31 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 377B8410EA; Thu, 30 Sep 2021 22:24:31 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by mails.dpdk.org (Postfix) with ESMTP id 4091040DDA for ; Thu, 30 Sep 2021 22:24:30 +0200 (CEST) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id DB5BA5C0161; Thu, 30 Sep 2021 16:24:29 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Thu, 30 Sep 2021 16:24:29 -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=fm2; bh= 5eiEkU15ybzgu3BJc5m6Vv2hxhQ0pe3+MNykbsNgfMQ=; b=em4YtN4vnVhr1rJL YZOPDXyWLz9qSIgMT81mCiNvZxGSlPp3SzA/exggnEB+9o8ctlCSiPvHBSP22s5k sKnx3r9gGcW4uvZkeffmP1/bTK2pafLLINl/tov8RJjEnh7iF0C5JOC+h2DATv+x t0fvVP416BZrqqIf1XYM2SgiwTYFtqVFx22LWInqAcIKWiOcEZPVlwX+80TV9b4w cAbe4RYlKfWvcS41pYV/1Z2PT46v8nT7CZW5vBVh5djfDM49ZZn7r76nCnMh2c8p IlPcwIs6Nvrl4whOu9SOqWqp+aXhw7btqBqOOkf43YO6NIq5oBwBPVNQX9qU2idp 1W7BEg== 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=5eiEkU15ybzgu3BJc5m6Vv2hxhQ0pe3+MNykbsNgf MQ=; b=Nt5vpBA0ACK+rtk14eNsIRAvo12+NV19J+jDIfgl4Xxdy/0JVpj0hAINe /iPDyOw6AgUhA1fqTxWvwfUtXiF3hsplpwsVozsUFge8tHpwI1Q6sIMKGM2EPlEl MvRM/O/lxA08MVFK8cl9PI0of/UvBeKsmQR/kU4T8U5x0p7/nROa9EPKP9qMQXG0 MuLIwsM06Xw14kYCukY3db4Z/Uk9uh29aYaNA18BrjP9ehXZ0gfJ0W9Swp9Lk+cj g50EYTzFQHMJIapagE4FmQvKyG0P52q5dxz2ppy+xtIeJeE/3klUOUfEZI0P58Gx ujsAtiHHSMfgrWXKRhRtHFiJs5CSw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrudekgedgudegiecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdej ueeiiedvffegheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 30 Sep 2021 16:24:28 -0400 (EDT) From: Thomas Monjalon To: Dmitry Malloy , Tyler Retzlaff , Narcisa Ana Maria Vasile , Harini Ramakrishnan Cc: dev@dpdk.org, Pallavi Kadam , Nick Connolly , Dmitry Kozlyuk Date: Thu, 30 Sep 2021 22:24:27 +0200 Message-ID: <2345217.bdHCt3W4qa@thomas> In-Reply-To: <1817250.a8UW4QGBxh@thomas> References: <20210501171837.13282-1-dmitry.kozliuk@gmail.com> <20210526210147.1287-1-dmitry.kozliuk@gmail.com> <1817250.a8UW4QGBxh@thomas> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [kmods PATCH v2 0/4] windows/virt2phys: fix paging issue 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" 23/06/2021 09:13, Thomas Monjalon: > 26/05/2021 23:01, Dmitry Kozlyuk: > > v2: > > * Following ofline review by DmitryM: > > - Add comment explaining tracking approach for validation team. > > - Replace deprecated allocation API calls. > > - Check properties of locked memory (see docs in patch 3/4). > > - Add configurable limits for tracked processes and memory. > > * Add end-user documentation. > > * Drop patch for Inf2Cat settings UseLocalTime=true: > > the issue it resolves originated from development VM. > > * Add PnpLockdown=1 patch. > > > > Dmitry Kozlyuk (4): > > windows/virt2phys: add PnpLockdown directive > > windows/virt2phys: do not expose pageable physical addresses > > windows/virt2phys: add limits against resource exhaustion > > windows/virt2phys: add tracing > > Waiting for reviews, especially from Microsoft experts. Why is it taking so long?