[dpdk-dev] [PATCH 00/12] qemu vhost-user support

2015-01-30 Thread Tetsuya Mukawa
On 2015/01/30 15:36, Huawei Xie wrote: > vhost-user supports passing vring information to a seperate vhost enabled > process, normally a user space vSwitch, through unix domain socket. > > In previous DPDK version, we implement a user space character device driver > vhost-cuse in user space DPDK pr

[dpdk-dev] [PATCH 00/12] qemu vhost-user support

2015-01-30 Thread Huawei Xie
vhost-user supports passing vring information to a seperate vhost enabled process, normally a user space vSwitch, through unix domain socket. In previous DPDK version, we implement a user space character device driver vhost-cuse in user space DPDK process. vring informations are passed to the driv