Re: [dpdk-dev] [PATCH 07/40] net/virtio: move MSIX detection to PCI ethdev
From: David Marchand <hidden>
Date: 2021-01-06 08:23:11
From: David Marchand <hidden>
Date: 2021-01-06 08:23:11
On Sun, Dec 20, 2020 at 10:14 PM Maxime Coquelin [off-list ref] wrote:
There is no point it detecting whether we can use MSIX every time the interrupt is enabled/disabled/masked. Let's do it once for all at PCI device init time. Signed-off-by: Maxime Coquelin <redacted>
Is this a rework/fix of fe19d49cb525 ("net/virtio: fix Rx interrupt
with VFIO") ?
--
David Marchand