cloud-hypervisor/virtio-devices
Rob Bradford 656b9f97f9 virtio-devices: net: Loop over enabled queue pairs when activating
In some situations (booting with OVMF) fewer queues will be enabled
therefore we should iterate over the number of enabled queues (as passed
into VirtioDevice::activate()) rather than the number of create tap
devices.

Fixes: #2578

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-05-05 10:19:38 +02:00
..
src virtio-devices: net: Loop over enabled queue pairs when activating 2021-05-05 10:19:38 +02:00
Cargo.toml build(deps): bump libc from 0.2.93 to 0.2.94 2021-04-28 07:02:14 +00:00