From: Gowrishankar Muthukrishnan
Below patch adds powerpc arch specific changes.
Signed-off-by: Gowrishankar Muthukrishnan
---
lib/librte_eal/linuxapp/eal/eal_vfio.c | 110 +++--
1 file changed, 105 insertions(+), 5 deletions(-)
diff --git a/lib/librte_eal/linuxapp
From: Gowrishankar Muthukrishnan
Below patch adds powerpc arch specific changes.
Signed-off-by: Gowrishankar Muthukrishnan
---
lib/librte_eal/linuxapp/eal/eal_vfio.c | 63 +-
1 file changed, 47 insertions(+), 16 deletions(-)
diff --git a/lib/librte_eal/linuxapp
Currently it is not possible to use memory that is not owned by DPDK to
perform DMA. This scenarion might be used in vhost applications (like
SPDK) where guest send its own memory table. To fill this gap provide
API to allow registering arbitrary address in VFIO container.
Signed-off-by: Pawel Wod
3 matches
Mail list logo