Bug 1979022
| Summary: | [virtio-win][whql test] 'NICStrictPropertyValidation' on Win2022 failed - *JumboPacket standard parameter validation failure | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Yvugenfi <yvugenfi> |
| Component: | virtio-win | Assignee: | Yvugenfi <yvugenfi> |
| virtio-win sub component: | virtio-win-prewhql | QA Contact: | leidwang <leidwang> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | high | ||
| Priority: | unspecified | CC: | jinzhao, juzhang, leidwang |
| Version: | 8.5 | Keywords: | Triaged |
| Target Milestone: | beta | Flags: | pm-rhel:
mirror+
|
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Windows | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-11-09 18:52:47 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1968315, 1973022, 2057757 | ||
|
Description
Yvugenfi@redhat.com
2021-07-04 11:06:33 UTC
From MS requirement document - Devices and Components WHCP Requirements for Windows Server 2022: Device.Network.LAN.MTUSize Applies to Windows Server 2022 x64 Description Ethernet devices must support Jumbo Frames. MTU values in the User Interface must include the Ethernet header size of 14 Bytes. The “*JumboPacket” standardized keyword in the Windows Registry is currently used for setting the MTU size and should remain as an enumerable value with supported values being 1514, 4088, and 9014. (In reply to Yvugenfi from comment #2) > Upstream PR: https://github.com/virtio-win/kvm-guest-drivers-windows/pull/599 Actually, the bug is in Microsoft test: https://github.com/microsoft/Test-NetHLK/pull/2 (In reply to Yvugenfi from comment #3) > (In reply to Yvugenfi from comment #2) > > Upstream PR: https://github.com/virtio-win/kvm-guest-drivers-windows/pull/599 > > Actually, the bug is in Microsoft test: > https://github.com/microsoft/Test-NetHLK/pull/2 PR was accepted and MS released a new version of the test, please make sure that new version NICStrictPropertyValidation is installed and re-test. (In reply to Yvugenfi from comment #4) > (In reply to Yvugenfi from comment #3) > > (In reply to Yvugenfi from comment #2) > > > Upstream PR: https://github.com/virtio-win/kvm-guest-drivers-windows/pull/599 > > > > Actually, the bug is in Microsoft test: > > https://github.com/microsoft/Test-NetHLK/pull/2 > > PR was accepted and MS released a new version of the test, please make sure > that new version NICStrictPropertyValidation is installed and re-test. Re-test this job with virtio-win-prewhql-0.1-205.iso and it passed.Thanks. (In reply to leidwang from comment #5) > (In reply to Yvugenfi from comment #4) > > (In reply to Yvugenfi from comment #3) > > > (In reply to Yvugenfi from comment #2) > > > > Upstream PR: https://github.com/virtio-win/kvm-guest-drivers-windows/pull/599 > > > > > > Actually, the bug is in Microsoft test: > > > https://github.com/microsoft/Test-NetHLK/pull/2 > > > > PR was accepted and MS released a new version of the test, please make sure > > that new version NICStrictPropertyValidation is installed and re-test. > > Re-test this job with virtio-win-prewhql-0.1-205.iso and it passed.Thanks. Then, you can move the BZ to verified. The fix is in the test, not in the driver. Also, BZ#1973022 can be moved to verified in this case. 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 (virtio-win bug fix and enhancement update), 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/RHEA-2021:4341 |