[PATCH] net/virtio-user: restore callfds index for Rx interrupts

Thomas Monjalon thomas at monjalon.net
Tue Jul 5 12:53:19 CEST 2022


04/07/2022 09:42, David Marchand:
> On Mon, Jul 4, 2022 at 9:11 AM Yuan Wang <yuanx.wang at intel.com> wrote:
> >
> > The callfds[] array stores eventfds sequentially for Rx and Tx vq.
> >
> > Fixes: d61138d4f0e2 ("drivers: remove direct access to interrupt handle")
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Yuan Wang <yuanx.wang at intel.com>
> 
> Good catch...
> 
> This is what I had fixed in 848e93d9001e ("net/virtio-user: fix Rx
> interrupts with multi-queue").
> I suppose the issue has been reintroduced when rebasing Harman series.

Then we can re-use your commit title which better convey what is fixed
from a user perspective:
	net/virtio-user: fix Rx interrupts with multi-queue





More information about the stable mailing list