Re: [dpdk-dev] [PATCH v2 0/2] virtio-user interrupt fixes
From: Maxime Coquelin <hidden>
Date: 2021-09-14 11:27:59
From: Maxime Coquelin <hidden>
Date: 2021-09-14 11:27:59
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 in the virtio-user interrupt test plan in DTS (I could not find a setup with virtio-user+rx interrupts+multi queue).
Applied to dpdk-next-virtio/main. Thanks, Maxime