On Tue, Oct 06, 2015 at 07:09:11PM +0300, Avi Kivity wrote:
dpdk used to do polling for years. patch to use interrupts was posted in
On 10/06/2015 06:15 PM, Michael S. Tsirkin wrote:
That is trivially incorrect, upstream pci_uio_generic is used with dpdk forWhile it is possible that userspace malfunctions and accidentally programsThat seems to imply that for the upstream kernel this is not a valid usecase at all.
MSI incorrectly, the risk is dwarfed by the ability of userspace to program
DMA incorrectly.
years.
june 2015.
Are dpdk applications an invalid use case?The way dpdk is using UIO/sysfs is borderline at best, and can't be used
to justify new interfaces. They have a more secure mode using VFIO.
That one's more reasonable.