[PATCH] make vfio and DAX cache work together by skipping virtio fs cache section during vfio memory region add

2021-04-26 Thread Edge NFV
Signed-off-by: Edge NFV --- hw/vfio/common.c | 9 + 1 file changed, 9 insertions(+) diff --git a/hw/vfio/common.c b/hw/vfio/common.c index ae5654fcdb..83e15bf7a3 100644 --- a/hw/vfio/common.c +++ b/hw/vfio/common.c @@ -668,6 +668,15 @@ static void vfio_listener_region_add(MemoryListener

[PATCH] make vfio and DAX cache work together

2021-04-26 Thread Edge NFV
I am using Kata containers and create containers inside the virtual machine. The hypervisor used is QEMU. My workload is I/O and network intensive. So, I prefer SR-IOV VF (which provides better network isolation) and DAX caching to work together. However, I was unable to create a QEMU based vir

[PATCH] make vfio and DAX cache work together

2021-04-26 Thread Edge NFV
Signed-off-by: Edge NFV --- hw/vfio/common.c | 9 + 1 file changed, 9 insertions(+) diff --git a/hw/vfio/common.c b/hw/vfio/common.c index ae5654fcdb..83e15bf7a3 100644 --- a/hw/vfio/common.c +++ b/hw/vfio/common.c @@ -668,6 +668,15 @@ static void vfio_listener_region_add

First time patch not reflected in the mailing list

2021-04-26 Thread Edge NFV
Hi I sent a patch around four hours back but I doesn't seem to be reflected on to the mailing list. That patch was my first mail to this mail list. I understand that this a moderated list and the first message needs to be white listed by the moderator. Please let me know how long it will take to w