Re: [dpdk-dev] [PATCH v2 0/2] virtio-user interrupt fixes

2021-09-14 Thread Maxime Coquelin
On 8/31/21 5:54 PM, David Marchand wrote: > Trying to use virtio-user as a replacement for taps in OVS, I ended up > with some fixes on the interrupt side. > The patches for OVS are not ready yet, but sending the DPDK fixes in > any case. > > @CI guys: > Patch 2 probably means there is a hole i

[dpdk-dev] [PATCH v2 0/2] virtio-user interrupt fixes

2021-08-31 Thread David Marchand
Trying to use virtio-user as a replacement for taps in OVS, I ended up with some fixes on the interrupt side. The patches for OVS are not ready yet, but sending the DPDK fixes in any case. @CI guys: Patch 2 probably means there is a hole in the virtio-user interrupt test plan in DTS (I could not f