RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2016291 - [virtio-win] NetKVM: INF warning during the build of the driver
Summary: [virtio-win] NetKVM: INF warning during the build of the driver
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: virtio-win
Version: 9.0
Hardware: Unspecified
OS: Windows
unspecified
low
Target Milestone: rc
: ---
Assignee: Yvugenfi@redhat.com
QA Contact: leidwang@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-10-21 08:19 UTC by Yvugenfi@redhat.com
Modified: 2022-05-17 15:35 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-17 15:35:27 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-100468 0 None None None 2021-10-21 08:22:23 UTC
Red Hat Product Errata RHBA-2022:3890 0 None None None 2022-05-17 15:35:36 UTC

Description Yvugenfi@redhat.com 2021-10-21 08:19:28 UTC
Description of problem:
During the build there is a warning:
warning 1324: [Version] section should specify PnpLockdown=1.

To fix it PnpLockdown=1 should be added to INF file.
This will instruct Windows OS to protect drivers binaries:
https://docs.microsoft.com/en-us/windows-hardware/drivers/network/version-section-in-a-network-inf-file


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Yvugenfi@redhat.com 2021-10-21 08:21:14 UTC
Upstream PR: https://github.com/virtio-win/kvm-guest-drivers-windows/pull/664

Comment 3 leidwang@redhat.com 2021-11-03 08:23:22 UTC
Hi Yan,

It seems that the fix has been merged and included in build 213. Maybe you need to change the status and add the fix version.

By the way, what should I do to verify this bz? Judging from comment 0, this fix is just to avoid warnings during the build process.

Thanks!

Comment 4 Yvugenfi@redhat.com 2021-11-03 10:05:32 UTC
(In reply to leidwang from comment #3)
> Hi Yan,
> 
> It seems that the fix has been merged and included in build 213. Maybe you
> need to change the status and add the fix version.
> 
> By the way, what should I do to verify this bz? Judging from comment 0, this
> fix is just to avoid warnings during the build process.
> 
> Thanks!

Yes. It is just a warning.

The fix should be included in build 214 (I think maybe even in 213).

To test you can check if there is this warning in the build logs.
For example in 211 the warning exists (grep for "PnpLockdown"):
http://download.eng.bos.redhat.com/brewroot/vol/rhel-8/packages/virtio-win-prewhql/0.1/211/data/logs/win/build.log

But doesn't exist in 214:
http://download.eng.bos.redhat.com/brewroot/vol/rhel-9/packages/virtio-win-prewhql/0.1/214/data/logs/win/build.log

Comment 5 leidwang@redhat.com 2021-11-03 10:14:17 UTC
(In reply to Yvugenfi from comment #4)
> (In reply to leidwang from comment #3)
> > Hi Yan,
> > 
> > It seems that the fix has been merged and included in build 213. Maybe you
> > need to change the status and add the fix version.
> > 
> > By the way, what should I do to verify this bz? Judging from comment 0, this
> > fix is just to avoid warnings during the build process.
> > 
> > Thanks!
> 
> Yes. It is just a warning.
> 
> The fix should be included in build 214 (I think maybe even in 213).
> 
> To test you can check if there is this warning in the build logs.
> For example in 211 the warning exists (grep for "PnpLockdown"):
> http://download.eng.bos.redhat.com/brewroot/vol/rhel-8/packages/virtio-win-
> prewhql/0.1/211/data/logs/win/build.log
> 
> But doesn't exist in 214:
> http://download.eng.bos.redhat.com/brewroot/vol/rhel-9/packages/virtio-win-
> prewhql/0.1/214/data/logs/win/build.log

Okay, there is no warning in the build log of 214(warning 1324: [Version] section should specify PnpLockdown=1.)
So set the status to VERIFIED.Thanks!

Comment 8 errata-xmlrpc 2022-05-17 15:35:27 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (new packages: virtio-win), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:3890


Note You need to log in before you can comment on or make changes to this bug.