From patchwork Sat Oct 2 16:18:21 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Kozlyuk X-Patchwork-Id: 100370 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 90F7BA0032; Sat, 2 Oct 2021 18:18:37 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C969411F9; Sat, 2 Oct 2021 18:18:32 +0200 (CEST) Received: from mail-lf1-f45.google.com (mail-lf1-f45.google.com [209.85.167.45]) by mails.dpdk.org (Postfix) with ESMTP id F234F4067B for ; Sat, 2 Oct 2021 18:18:30 +0200 (CEST) Received: by mail-lf1-f45.google.com with SMTP id y23so16605120lfj.7 for ; Sat, 02 Oct 2021 09:18:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=3UZ9KuMCRTMCTW68UvhMmQ8od7BmSBsDB37FdcmK3kY=; b=kEDjy27EPCGp1ugsxRqhMQ7BH/bGf+JAKQ0OSfxtsc9VbxFgplfLv61PyjZDO/xiIE wo5HWhwoR3Vj6lrsufA8xgFA/3UheM3sW0oEbgHHOBL88JmAvkKrvxDRXBNjaYydUJTG YRBgr7lCA8Cnq/di0ENb0E8lvSDXf0Uv7c0dcPbuigkli5hS9dmmT1Pb9tmJ12ANI0b6 /2R54REzTMqO3Xu1rf1UaEp2F6Jz7DTwneOOgF+AXaWlqDgQFISsVlVh4z3gJulyVN6x qc6Tenq9Qf2baZgWD4+b7e6luJ1mlNjqlNrrZjJat499wKh5X23A8wIqg6PH7WqUmvCK bnzg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=3UZ9KuMCRTMCTW68UvhMmQ8od7BmSBsDB37FdcmK3kY=; b=scFoqTtwFvLhBbPvKmSE/a3PUwp2sC/LkUkfMFY3p8/reNNbY0hhaz/KefjQq+nEm0 9vov0n7zWZz41Qa+lY/veXhIGLOL87XysU4C87u0biyxkZVFCj6Yc5R4pMcOFarOjY/B 2omvxPwoU0Oq3z98iZwY0XGr0KrNdrx7UZxsY2BduXffcCwcB9AR+hbIqBpF5OnMLoiU ypbtZa6gemBms5rWeSbkMCYJwuGy/XojntSti/P7Bk4YYRu++C8MrVXX8vAdp2CMdg5B aBNP4rrvzc0YC2rbZVjsX8Gf5KX8FijY0h3X+gQvXMO466osy1N8FCohrcgivkA2h2pQ F0TA== X-Gm-Message-State: AOAM530R6D9gO2gesSpj9+EFdaRMg0o1eHPE+RE0p4esc9H+MF5OCrMb oAwZjkNl9yIG17tuHjSl+K35o5BxCCA= X-Google-Smtp-Source: ABdhPJxs64Ugbk2cA9TaqNXpSs4drYUtOjWikbH+VLVO5bUUSjjj+Tb8zaXSymNpyaVvzxRiFCv9yA== X-Received: by 2002:a05:6512:20b:: with SMTP id a11mr4478801lfo.179.1633191510402; Sat, 02 Oct 2021 09:18:30 -0700 (PDT) Received: from sovereign.. (broadband-37-110-65-23.ip.moscow.rt.ru. [37.110.65.23]) by smtp.gmail.com with ESMTPSA id z10sm1030372ljc.117.2021.10.02.09.18.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 02 Oct 2021 09:18:30 -0700 (PDT) From: Dmitry Kozlyuk To: dev@dpdk.org Cc: Dmitry Kozlyuk , Narcisa Ana Maria Vasile , Dmitry Malloy , Pallavi Kadam , Ranjit Menon Date: Sat, 2 Oct 2021 19:18:21 +0300 Message-Id: <20211002161824.19039-2-dmitry.kozliuk@gmail.com> X-Mailer: git-send-email 2.29.3 In-Reply-To: <20211002161824.19039-1-dmitry.kozliuk@gmail.com> References: <20211002161824.19039-1-dmitry.kozliuk@gmail.com> MIME-Version: 1.0 Subject: [dpdk-dev] [kmods PATCH 1/4] windows: specify signature hash algorithm 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" Windows Driver Kit version 22000.1 requires the signature hash algorithm to be specified, otherwise an error occurs: SIGNTASK : SignTool error : No file digest algorithm specified. Specify "certHash" to match the algorithm of any certificate used. Signed-off-by: Dmitry Kozlyuk --- windows/netuio/netuio.vcxproj | 6 ++++++ windows/virt2phys/virt2phys.vcxproj | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/windows/netuio/netuio.vcxproj b/windows/netuio/netuio.vcxproj index 87c8b94..2ab761e 100644 --- a/windows/netuio/netuio.vcxproj +++ b/windows/netuio/netuio.vcxproj @@ -70,6 +70,9 @@ 0.6.1 + + certHash + %(AdditionalDependencies);$(KernelBufferOverflowLib);$(DDK_LIB_PATH)ntoskrnl.lib;$(DDK_LIB_PATH)hal.lib;$(DDK_LIB_PATH)wmilib.lib;$(KMDF_LIB_PATH)$(KMDF_VER_PATH)\WdfLdr.lib;$(KMDF_LIB_PATH)$(KMDF_VER_PATH)\WdfDriverEntry.lib;$(DDK_LIB_PATH)\wdmsec.lib @@ -85,6 +88,9 @@ 0.6.1 + + certHash + %(AdditionalDependencies);$(KernelBufferOverflowLib);$(DDK_LIB_PATH)ntoskrnl.lib;$(DDK_LIB_PATH)hal.lib;$(DDK_LIB_PATH)wmilib.lib;$(KMDF_LIB_PATH)$(KMDF_VER_PATH)\WdfLdr.lib;$(KMDF_LIB_PATH)$(KMDF_VER_PATH)\WdfDriverEntry.lib;$(DDK_LIB_PATH)\wdmsec.lib diff --git a/windows/virt2phys/virt2phys.vcxproj b/windows/virt2phys/virt2phys.vcxproj index c86cc9b..66462bc 100644 --- a/windows/virt2phys/virt2phys.vcxproj +++ b/windows/virt2phys/virt2phys.vcxproj @@ -178,6 +178,9 @@ 0.1 + + certHash + @@ -186,6 +189,9 @@ trace.h true + + certHash + From patchwork Sat Oct 2 16:18:22 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Kozlyuk X-Patchwork-Id: 100371 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 3729BA0032; Sat, 2 Oct 2021 18:18:43 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E48A4120E; Sat, 2 Oct 2021 18:18:33 +0200 (CEST) Received: from mail-lf1-f49.google.com (mail-lf1-f49.google.com [209.85.167.49]) by mails.dpdk.org (Postfix) with ESMTP id 96E00411E6 for ; Sat, 2 Oct 2021 18:18:31 +0200 (CEST) Received: by mail-lf1-f49.google.com with SMTP id m3so51068468lfu.2 for ; Sat, 02 Oct 2021 09:18:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Sh8qy73J2UgUJosG5B8Ahc/ebjmdpE1/X6yQAQBdL6Y=; b=Ag9AqPd+4l5Z6ObSqjQ2H/W//o+1+0CrkZxwl5+PohQCzdRe4HQe8TZ2LVh3Jvf0Ei mO7ctLTTVYl9GBdu8fIfs+TEC0ThtWBkvz0bO2yYQryOHMilTUmuOLLNFkq/bSfI/Mpp +/N+V0RAzHjRz+HmAtK3fZRMKHSV1nNk4lJEQ0b7SU0Fmh+CdZTwfymIXiPuGeiXa10Q mc2Wg6DQ04spWrQjW37gbtTE6WyYH6crTvXgpMBeS7mzbx/7vj19DSkyA7muSbVnL5nQ nGM+D1+dzTiNWxFaRoW0Gy9LqIzcbdrQWC70Gy9CZnI2uy0A99wF+ir6IttNvk/qeQ6b jlqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Sh8qy73J2UgUJosG5B8Ahc/ebjmdpE1/X6yQAQBdL6Y=; b=6bhhOvr2iM8W3i6B6tvFu7K8dmUcFUfdmXOuvbkng6v8twk2GcGjIZSwynY6j8KcjA 9h2hl6y7l82FzeNvDG6MPyL61UCo3oCeFGKcK5446PcJda4Gn9sKqvEULBzyC83gN8kh 3qEGz95e747vaaf1b33n5kUPpf0bpCIJcpnUZ+GtFHbcR0/uW6bIFp4/m4ANPPtDinh6 QRfq26FOHz/H/ytIjc+1pINm3ChBVCeuRixv5ZghKFaEh/Am6YFusYFPo2ZIP/J0tfSu merOgiRTaIFPTZ0srqCrGQPmI1NBS8EDnZpFg5pOi85A2i9p6TzQcfgUL6aMOGBi2ysS tZsA== X-Gm-Message-State: AOAM533YptbevEpPa1KEtakzGN4jrb9u1PiS19y11dQpHr5T+i8zox0I NGe1s6IsGmgv3ThcEA7ayl80CoMsrqU= X-Google-Smtp-Source: ABdhPJzKuYRd76dhWIhXHdhs13nuu878KGoWH//2qA3wyIFxt32xzahnoCfQY+Ba+FnIzwnUxfNX+g== X-Received: by 2002:a05:6512:3f0e:: with SMTP id y14mr4616011lfa.5.1633191511051; Sat, 02 Oct 2021 09:18:31 -0700 (PDT) Received: from sovereign.. (broadband-37-110-65-23.ip.moscow.rt.ru. [37.110.65.23]) by smtp.gmail.com with ESMTPSA id z10sm1030372ljc.117.2021.10.02.09.18.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 02 Oct 2021 09:18:30 -0700 (PDT) From: Dmitry Kozlyuk To: dev@dpdk.org Cc: Dmitry Kozlyuk , Narcisa Ana Maria Vasile , Dmitry Malloy , Pallavi Kadam , Ranjit Menon Date: Sat, 2 Oct 2021 19:18:22 +0300 Message-Id: <20211002161824.19039-3-dmitry.kozliuk@gmail.com> X-Mailer: git-send-email 2.29.3 In-Reply-To: <20211002161824.19039-1-dmitry.kozliuk@gmail.com> References: <20211002161824.19039-1-dmitry.kozliuk@gmail.com> MIME-Version: 1.0 Subject: [dpdk-dev] [kmods PATCH 2/4] windows/virt2phys: support only x86 configurations 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" While non inherently limited to one platform, virt2phys is only developed on x86 and tested for it. Arm configurations were created by the driver template project and were never maintained. Remove them to reduce the burden of keeping all configurations in sync. The template also enabled tracing for x86 Release configuration, but the file needed for it is missing. Disable it to fix the build. Fixes: e15f53c36512 (windows/virt2phys: virtual to physical address translator) Signed-off-by: Dmitry Kozlyuk --- windows/virt2phys/virt2phys.vcxproj | 140 +--------------------------- 1 file changed, 1 insertion(+), 139 deletions(-) diff --git a/windows/virt2phys/virt2phys.vcxproj b/windows/virt2phys/virt2phys.vcxproj index 66462bc..6794452 100644 --- a/windows/virt2phys/virt2phys.vcxproj +++ b/windows/virt2phys/virt2phys.vcxproj @@ -1,14 +1,6 @@ - - Debug - Win32 - - - Release - Win32 - Debug x64 @@ -17,22 +9,6 @@ Release x64 - - Debug - ARM - - - Release - ARM - - - Debug - ARM64 - - - Release - ARM64 - @@ -53,22 +29,6 @@ virt2phys - - Windows10 - true - WindowsKernelModeDriver10.0 - Driver - KMDF - Universal - - - Windows10 - false - WindowsKernelModeDriver10.0 - Driver - KMDF - Universal - Windows10 true @@ -85,38 +45,6 @@ KMDF Universal - - Windows10 - true - WindowsKernelModeDriver10.0 - Driver - KMDF - Universal - - - Windows10 - false - WindowsKernelModeDriver10.0 - Driver - KMDF - Universal - - - Windows10 - true - WindowsKernelModeDriver10.0 - Driver - KMDF - Universal - - - Windows10 - false - WindowsKernelModeDriver10.0 - Driver - KMDF - Universal - @@ -125,46 +53,12 @@ - - DbgengKernelDebugger - - - DbgengKernelDebugger - DbgengKernelDebugger DbgengKernelDebugger - - DbgengKernelDebugger - - - DbgengKernelDebugger - - - DbgengKernelDebugger - - - DbgengKernelDebugger - - - - true - true - trace.h - true - - - - - true - true - trace.h - true - - false @@ -184,7 +78,7 @@ - true + false true trace.h true @@ -193,38 +87,6 @@ certHash - - - true - true - trace.h - true - - - - - true - true - trace.h - true - - - - - true - true - trace.h - true - - - - - true - true - trace.h - true - - From patchwork Sat Oct 2 16:18:23 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Kozlyuk X-Patchwork-Id: 100372 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 6F195A0032; Sat, 2 Oct 2021 18:18:49 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B413741221; Sat, 2 Oct 2021 18:18:34 +0200 (CEST) Received: from mail-lf1-f53.google.com (mail-lf1-f53.google.com [209.85.167.53]) by mails.dpdk.org (Postfix) with ESMTP id 3EEF1411E6 for ; Sat, 2 Oct 2021 18:18:32 +0200 (CEST) Received: by mail-lf1-f53.google.com with SMTP id j5so46739969lfg.8 for ; Sat, 02 Oct 2021 09:18:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=mQfr1U+mtsqechq+n++qbDPLH/Fx8voCwP0gtPhNUhQ=; b=RBf25zwsMe8LW9MwDIFhGXLulqlm6Jd4sl0rkzdwXudXa3lBw2V0uwydE70ITkHEIL aGKCN3+lniRBP5qIwxTJW9BM1Fg2TG36wHBCKl6gK4Wmh0+BSS9T5OwUAPOAe+7CJxD9 9MKU8LF45a3GwKX9t1g5mmFt/O+SdgYXmnruahBif09/uYgHrVDEdgiCNwVb5IKq7wXB 5AUu7vuIwSOkTrbZKwzRFgDBGvBfNpJ2wbCTJP0MJCzoy80SvZk/1nu2nxUOSpOtwmtm qjwzw3GLMtIk6Bid6VwSFq1k+oHfbTpUvkDqg7PcRZVKLbyFEYyB5DTjsP6v+oimXxNz cP0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=mQfr1U+mtsqechq+n++qbDPLH/Fx8voCwP0gtPhNUhQ=; b=pcLyrg9eNMjlmlGBOqoSriDyjTVWE3vBe7EdyhIfJ8GJM4gFsI4NQT90Tx1bYsiFfc Wi/FfSm9yD1DJcoPEVCwgb07RD1tmkgocxr6KzT0esJyWjKyhVonXF2mTfFJWaJZqOBN vu1l0yPPFj37QCK1/9zPmJIyrCc2wm4541/EKluNk2izKJ2Iqm9PLMTHvCBIgqqTvG51 pbvv2HQxpPsSF7qLcvJAY8DP97T8aA5V8ISeRiy2f0/CmysMKV8zfKGlleaFxugEyX42 XwV0YwBNG22Ev1yKXPuar19vSsDzRV4QHht+qH7D0Uq6/oY/HBOSjRIzsyO26Dwoo1K4 ru/Q== X-Gm-Message-State: AOAM531vBENS13P7jcxY4PVoVLVX3m4zpPAX02cppnVrykGAazica7Fk 0u4QuW6pcuaOkMbTqvzp4lg52jUBTdQ= X-Google-Smtp-Source: ABdhPJxZjh9ohaJeQzr9BpoDDIUFiiBUH0tF65e734TYYcQvpovCAk+I86JevupuA/lrcpBpqC0IMA== X-Received: by 2002:a05:6512:3408:: with SMTP id i8mr4617064lfr.659.1633191511730; Sat, 02 Oct 2021 09:18:31 -0700 (PDT) Received: from sovereign.. (broadband-37-110-65-23.ip.moscow.rt.ru. [37.110.65.23]) by smtp.gmail.com with ESMTPSA id z10sm1030372ljc.117.2021.10.02.09.18.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 02 Oct 2021 09:18:31 -0700 (PDT) From: Dmitry Kozlyuk To: dev@dpdk.org Cc: Dmitry Kozlyuk , Narcisa Ana Maria Vasile , Dmitry Malloy , Pallavi Kadam , Ranjit Menon Date: Sat, 2 Oct 2021 19:18:23 +0300 Message-Id: <20211002161824.19039-4-dmitry.kozliuk@gmail.com> X-Mailer: git-send-email 2.29.3 In-Reply-To: <20211002161824.19039-1-dmitry.kozliuk@gmail.com> References: <20211002161824.19039-1-dmitry.kozliuk@gmail.com> MIME-Version: 1.0 Subject: [dpdk-dev] [kmods PATCH 3/4] windows/virt2phys: change setup class GUID to custom 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" virt2phys was using the setup class GUID of sample drivers with class name "kernel bypass". Windows Driver Kit version 22000.1 recognizes this GUID and emits an error: error 1280: Class name and ClassGuid mismatch, expecting Class "Sample" for ClassGuid "{78A1C341-4539-11d3-B88D-00C04FAD5171}". Generate and use a new GUID for "Kernel bypass" device class. Signed-off-by: Dmitry Kozlyuk --- windows/virt2phys/virt2phys.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/virt2phys/virt2phys.inf b/windows/virt2phys/virt2phys.inf index e35765e..c1ea8d9 100644 --- a/windows/virt2phys/virt2phys.inf +++ b/windows/virt2phys/virt2phys.inf @@ -4,7 +4,7 @@ [Version] Signature = "$WINDOWS NT$" Class = %ClassName% -ClassGuid = {78A1C341-4539-11d3-B88D-00C04FAD5171} +ClassGuid = {6d53d3f7-734b-44ec-a6a9-4e369dc121a4} Provider = %ManufacturerName% CatalogFile = virt2phys.cat DriverVer = From patchwork Sat Oct 2 16:18:24 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Kozlyuk X-Patchwork-Id: 100373 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 3DFCBA0032; Sat, 2 Oct 2021 18:18:54 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD3B34122D; Sat, 2 Oct 2021 18:18:35 +0200 (CEST) Received: from mail-lf1-f44.google.com (mail-lf1-f44.google.com [209.85.167.44]) by mails.dpdk.org (Postfix) with ESMTP id C4EEF41205 for ; Sat, 2 Oct 2021 18:18:32 +0200 (CEST) Received: by mail-lf1-f44.google.com with SMTP id i25so51504305lfg.6 for ; Sat, 02 Oct 2021 09:18:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=KPAYaBKXgdQwhw/es3ZrgAoU0dSw1x9yqzfdxHBuUGA=; b=gPh60XywD2B5XxvbblktwLnCkHGeFwtbTjF9+ARQD+CPmxnrZcIvU3I3/Q3zgCaxAd SyK4gVQL9916ZDWdU+6sRKrY8zcyZiqXIxi0wqb4DFUk8IqoRMykXdCaDl1TCVZ4HezX fRptTiyumr5L9RhFskvOZwfbXsPFzIs78gWvvN4z67dAx+Q/KBZe9thAjfeQ9bvGTLpJ t5s+9mmrPHfzuCKi9Dx7mSFFrQtq1DXsxL6c8xN/pXn9t2uWk1jIWt+hysLje+45If7o JXRlU46dglLoX9zx9YxEGq51Bq+sh+smDfnoO0JOeMefWJgqX5aG8eK9/aaXx7yIyclo 6CSw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=KPAYaBKXgdQwhw/es3ZrgAoU0dSw1x9yqzfdxHBuUGA=; b=f06UALcI3cnn/KDVUgsRXgbGOddxgNEdqHdmHyF3xVk7982PdFghwLfpharyDbEgSD 8C/7oHsE9D8gUbnHUGgIKmPh/CYeJNOrZIXv9frdxMVng8ULeqmWOjE3EDNahtD9/X81 OlxKOO0EffNAigZuoz+JBE7w6nXQWu7WVdxX6tygq7U0SPYt77m+OXwLMrhyvUqBQtjw dGz9D/uLeYhIg1qhgGJ5KRzyueyRIyQ8ic0gxy8vddLtmsDFQwE2d8F+IruKN0IcTrpd ig8zP76kB8TISC90V+ouluipWePvXQvRP2QAo7tBIL3EJxfQDTQ5zUtTw2BSj5AySXg9 L4xA== X-Gm-Message-State: AOAM532j55vbkZIRjTPBGt3AnmF/XRZfl0j8YYNi9unJUodWQcwQY52n vRFo6YAm9KSWrbvAuDWtH32K3A7m1tE= X-Google-Smtp-Source: ABdhPJx1AbUgju3msN9N9oxcrk41yowZF8FHFDfatE9j89rev0d7wxF4VpUkQjFWcPK3MzAV0cnbyg== X-Received: by 2002:a05:651c:120f:: with SMTP id i15mr4344180lja.59.1633191512323; Sat, 02 Oct 2021 09:18:32 -0700 (PDT) Received: from sovereign.. (broadband-37-110-65-23.ip.moscow.rt.ru. [37.110.65.23]) by smtp.gmail.com with ESMTPSA id z10sm1030372ljc.117.2021.10.02.09.18.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 02 Oct 2021 09:18:32 -0700 (PDT) From: Dmitry Kozlyuk To: dev@dpdk.org Cc: Dmitry Kozlyuk , Narcisa Ana Maria Vasile , Dmitry Malloy , Pallavi Kadam , Ranjit Menon Date: Sat, 2 Oct 2021 19:18:24 +0300 Message-Id: <20211002161824.19039-5-dmitry.kozliuk@gmail.com> X-Mailer: git-send-email 2.29.3 In-Reply-To: <20211002161824.19039-1-dmitry.kozliuk@gmail.com> References: <20211002161824.19039-1-dmitry.kozliuk@gmail.com> MIME-Version: 1.0 Subject: [dpdk-dev] [kmods PATCH 4/4] windows/virt2phys: add PnpLockdown directive 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" WDK for Windows 10, version 2004 emits a warning suggesting to add PnpLockdown directive to INI [1]. Add it since virt2phys has no potential use-cases that require modifications to driver files. [1]: https://docs.microsoft.com/en-us/windows-hardware/drivers/install/inf-version-section Signed-off-by: Dmitry Kozlyuk --- windows/virt2phys/virt2phys.inf | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/virt2phys/virt2phys.inf b/windows/virt2phys/virt2phys.inf index c1ea8d9..5af77d2 100644 --- a/windows/virt2phys/virt2phys.inf +++ b/windows/virt2phys/virt2phys.inf @@ -8,6 +8,7 @@ ClassGuid = {6d53d3f7-734b-44ec-a6a9-4e369dc121a4} Provider = %ManufacturerName% CatalogFile = virt2phys.cat DriverVer = +PnpLockdown = 1 [DestinationDirs] DefaultDestDir = 12