-
Story
-
Resolution: Done-Errata
-
Undefined
-
rhel-9.3.0
-
virtio-win-prewhql-0.1-255
-
rhel-sst-virtualization-windows
-
ssg_virtualization
-
20
-
13
-
8
-
QE ack
-
False
-
-
Yes
-
Red Hat Enterprise Linux
-
None
-
Pass
-
Automated
-
Unspecified Release Note Type - Unknown
-
None
Goal
- Poll mode is a must to have feature for Windows Server 2025 and it is verified by the HCK test suit for Window Server 2025
- https://drive.google.com/drive/folders/14Q9jNrBUYhDAQG8npwZFHLKKbv8xL55w?usp=sharing
Acceptance Criteria
Regular regression test on all the OSes
Acceptance test on Server 2025
Additionally - ensure that in Server 2025 the activation of Poll Mode happens as expected
- For Win10, 2016,2019,2022 there is no change expected - just a regression test
- For Win11 driver we add "*NdisPoll"="Ndis Poll Mode" parameter, possible values = 1/0 (Disable/Enable), the default is "Enable"
- On Win11 the behavior is not changed from previous build regardless "Ndis Poll Mode" setting - just a regression test
- The same Win11 driver goes to Server 2025 and poll mode is really enabled for Server 2025 only, under following conditions
- Ndis Poll Mode Enabled
- RSS is enabled (as it is by default)
- "Maximum Number of RSS Queues" (16 by default) >= effective number of virtio queues ("queues" parameter of netdev)
- Example: "Maximum Number of RSS Queues"=16, queues=4, number of CPUs - any -> poll mode enabled
- Example: "Maximum Number of RSS Queues"=2, queues=4, number of CPUs = 4 -> poll mode disabled
- Example: "Maximum Number of RSS Queues"=2, queues=4, number of CPUs = 2 -> poll mode enabled
- Example: "Maximum Number of RSS Queues"=16, queues=32, number of CPUs = 20 -> poll mode disabled
- Respective printout (on Win11 only)
- "Poll mode tried and enabled" (Ndis Poll Mode = Enable and conditions met)
- "Poll mode tried and disabled" (Ndis Poll Mode = Enable and conditions not met)
- is blocked by
-
RHEL-32323 [virtio-win][acceptance][netkvm] Failed to install netkvm driver with prewhql-255
- Closed
- is depended on by
-
RHEL-23623 [virtio-win][WHQL test] BSOD happened when running the "E2EPerf" case on Win11-24H2
- Planning
-
RHEL-33334 [virtio-win][whql test] Windows Server 2025 NetKVM Certification Failures on prewhql255
- Closed
- is related to
-
RHEL-29721 [virtio-win][whql test] "NdisPoll keyword functional validation" & "NdisPoll keyword validation" failed on Windows Server 2025
- Closed
- links to
-
RHBA-2024:137956 virtio-win bug fix and enhancement update