Re: [dpdk-dev] [PATCH v3] doc: add note for builtin-net-driver option

2018-08-09 Thread Thomas Monjalon
> > Very simple version of vhost-user driver in vhost sample will be used if > > builtin-net-driver option is enabled. This driver is based on generic vhost > > lib APIs. Unfortunately, the implementation is incompatible with QEMU as > > protocol feature is not supported. > > > > Signed-off-by: Ma

Re: [dpdk-dev] [PATCH v3] doc: add note for builtin-net-driver option

2018-08-07 Thread Mcnamara, John
> -Original Message- > From: Liu, Yong > Sent: Tuesday, July 31, 2018 5:01 PM > To: Mcnamara, John ; Bie, Tiwei > ; dev@dpdk.org > Cc: Liu, Yong > Subject: [PATCH v3] doc: add note for builtin-net-driver option > > Very simple version of vhost-user driver in vhost sample will be used i

[dpdk-dev] [PATCH v3] doc: add note for builtin-net-driver option

2018-07-31 Thread Marvin Liu
Very simple version of vhost-user driver in vhost sample will be used if builtin-net-driver option is enabled. This driver is based on generic vhost lib APIs. Unfortunately, the implementation is incompatible with QEMU as protocol feature is not supported. Signed-off-by: Marvin Liu diff --git a/