Re: [PATCH v3] doc: add note for builtin-net-driver option
From: Thomas Monjalon <hidden>
Date: 2018-08-09 19:21:41
From: Thomas Monjalon <hidden>
Date: 2018-08-09 19:21:41
quoted
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 <redacted>Acked-by: John McNamara <redacted>
Applied, thanks