On 2017年05月02日 21:07, Stefan Hajnoczi wrote:
On Thu, Apr 20, 2017 at 10:07:33AM +0530, Sujith Sankar wrote:
I have a question regarding the algorithm used to select rx queue of
the VM in the case of multiqueue virtio-net on KVM.
Given a 4-tuple, how can we calculate the index of the receive q
On Thu, Apr 20, 2017 at 10:07:33AM +0530, Sujith Sankar wrote:
> I have a question regarding the algorithm used to select rx queue of
> the VM in the case of multiqueue virtio-net on KVM.
>
> Given a 4-tuple, how can we calculate the index of the receive queue
> that virtio-net is going pick for t
Hi folks,
I have a question regarding the algorithm used to select rx queue of
the VM in the case of multiqueue virtio-net on KVM.
Given a 4-tuple, how can we calculate the index of the receive queue
that virtio-net is going pick for that flow? From some of the email
threads in some of the relev