04/07/2022 09:42, David Marchand: > On Mon, Jul 4, 2022 at 9:11 AM Yuan Wang <yuanx.w...@intel.com> wrote: > > > > The callfds[] array stores eventfds sequentially for Rx and Tx vq. > > > > Fixes: d61138d4f0e2 ("drivers: remove direct access to interrupt handle") > > Cc: sta...@dpdk.org > > > > Signed-off-by: Yuan Wang <yuanx.w...@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