Re: [dpdk-dev] [PATCH v2 0/9] Introduce vfio-user library

2021-01-18 Thread Xia, Chenbo
Hi David, > -Original Message- > From: David Marchand > Sent: Friday, January 15, 2021 3:58 PM > To: Xia, Chenbo > Cc: dev ; Thomas Monjalon ; Stephen > Hemminger ; Liang, Cunming > ; Lu, Xiuchun ; Li, Miao > ; Wu, Jingjing ; Xing, Beilei > > Subject: Re: [PATCH v2 0/9] Introduce vfio-u

Re: [dpdk-dev] [PATCH v2 0/9] Introduce vfio-user library

2021-01-14 Thread David Marchand
Hello Chenbo, On Thu, Jan 14, 2021 at 7:19 AM Chenbo Xia wrote: > > This series enables DPDK to be an alternative I/O device emulation library of > building virtualized devices in separate processes outside QEMU. It introduces > a new library for device emulation (librte_vfio_user). > > *librte_v

[dpdk-dev] [PATCH v2 0/9] Introduce vfio-user library

2021-01-13 Thread Chenbo Xia
This series enables DPDK to be an alternative I/O device emulation library of building virtualized devices in separate processes outside QEMU. It introduces a new library for device emulation (librte_vfio_user). *librte_vfio_user* library is an implementation of VFIO-over-socket[1] (also known as