[dpdk-dev] [PATCH v9 3/6] virtio-user: add vhost user adapter layer

2016-06-24 Thread Tan, Jianfeng
.co.jp; p.fedin at > samsung.com; > ann.zhuangyanying at huawei.com; mukawa at igel.co.jp; > nhorman at tuxdriver.com > Subject: Re: [dpdk-dev] [PATCH v9 3/6] virtio-user: add vhost user adapter > layer > > On 6/15/2016 10:03 AM, Jianfeng Tan wrote: > > ... > >

[dpdk-dev] [PATCH v9 3/6] virtio-user: add vhost user adapter layer

2016-06-23 Thread Ferruh Yigit
On 6/15/2016 10:03 AM, Jianfeng Tan wrote: ... > > diff --git a/config/common_linuxapp b/config/common_linuxapp > index 7e698e2..2483dfa 100644 > --- a/config/common_linuxapp > +++ b/config/common_linuxapp > @@ -43,3 +43,4 @@ CONFIG_RTE_LIBRTE_VHOST=y > CONFIG_RTE_LIBRTE_PMD_VHOST=y > CONFIG_R

[dpdk-dev] [PATCH v9 3/6] virtio-user: add vhost user adapter layer

2016-06-15 Thread Jianfeng Tan
This patch is to provide vhost adapter layer implementations. Instead of relying on a hypervisor to translate between device emulation and vhost backend, here we directly talk with vhost backend through the vhost file. Here three main APIs are provided to upper layer (device emulation): - vhost_