-
Story
-
Resolution: Done-Errata
-
Undefined
-
rhel-9.3.0
-
virtio-win-prewhql-0.1-253
-
Medium
-
rhel-sst-virtualization-windows
-
ssg_virtualization
-
11
-
None
-
False
-
-
Yes
-
Red Hat Enterprise Linux
-
None
-
Requested
-
Automated
-
Feature
-
-
None
Currently the default RX capacity setting is 256 (the same as QEMU default). However if we configure QEMU to run with bigger RX queue size (QEMU allows up to 1024) this requires to configure also the RX capacity in the driver to the same value. I would be good to make the driver to adapt automatically to the RX queue size of the device. This is not just to change the default to 1024, as there are some TODO-s in the driver to make such a change to work completely correctly.
Upstream pull request:
https://github.com/virtio-win/kvm-guest-drivers-windows/pull/1016
Acceptance criteria:
- use "netkvm-wmi.cmd cfg" command (build 247) to verify that the behavior of the driver is as expected with different sizes of the RX queue (device virtio-net-pci,...,rx_queue_size=1024) and different driver settings (Advanced:Init.MaxRxBuffers) .
- HCK as usual
- links to
-
RHBA-2024:137956 virtio-win bug fix and enhancement update