All of lore.kernel.org
 help / color / mirror / Atom feed
* (no subject)
@ 2021-04-26 20:05 ` Dev Audsin
  0 siblings, 0 replies; 6+ messages in thread
From: Dev Audsin @ 2021-04-26 20:05 UTC (permalink / raw)
  To: qemu-devel; +Cc: alex.williamson, qemu-trivial, dgilber, dev.devaqemu


virtio-fs with DAX is currently not compatible with NIC Pass through.
When a SR-IOV VF attaches to a qemu process, vfio will try to pin the entire DAX Window but it is empty when the guest boots and will fail.
A method to make VFIO and DAX to work together is to make vfio skip DAX cache.
Currently DAX cache need to be set to 0, for the SR-IOV VF to be attached to Kata containers.
Enabling both SR-IOV VF and DAX work together will potentially improve performance for workloads which are I/O and network intensive



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-04-27  0:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-26 20:05 Dev Audsin
2021-04-26 20:05 ` Dev Audsin
2021-04-26 20:05 ` [PATCH] skip virtio fs cache section to enable NIC passthrough Dev Audsin
2021-04-26 20:05   ` Dev Audsin
2021-04-27  0:27   ` no-reply
2021-04-27  0:27     ` no-reply

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.