; Behalf Of Jason Wang
>>> Sent: Friday, February 21, 2014 5:05 PM
>>> To: aligu...@amazon.com; m...@redhat.com; qemu-devel@nongnu.org
>>> Cc: Paolo Bonzini; Jason Wang
>>> Subject: [Qemu-devel] [PATCH V2] virtio-net: calculate proper msix vectors
>>> on
&
21, 2014 5:05 PM
>> To: aligu...@amazon.com; m...@redhat.com; qemu-devel@nongnu.org
>> Cc: Paolo Bonzini; Jason Wang
>> Subject: [Qemu-devel] [PATCH V2] virtio-net: calculate proper msix vectors on
>> init
>>
>> Currently, the default msix vectors for virtio-net-pci is 3 wh
21, 2014 5:05 PM
>> To: aligu...@amazon.com; m...@redhat.com; qemu-devel@nongnu.org
>> Cc: Paolo Bonzini; Jason Wang
>> Subject: [Qemu-devel] [PATCH V2] virtio-net: calculate proper msix vectors on
>> init
>>
>> Currently, the default msix vectors for virtio-net-pci is 3 wh
el@nongnu.org
> Cc: Paolo Bonzini; Jason Wang
> Subject: [Qemu-devel] [PATCH V2] virtio-net: calculate proper msix vectors on
> init
>
> Currently, the default msix vectors for virtio-net-pci is 3 which is
> obvious not suitable for multiqueue guest, so we depends on the user
>
Currently, the default msix vectors for virtio-net-pci is 3 which is
obvious not suitable for multiqueue guest, so we depends on the user
or management tools to pass a correct vectors parameter. In fact, we
can simplifying this by calculate the number of vectors on init.
Consider we have N queues,