[dpdk-dev] [PATCH v4 1/5] vhost: export vhost feature definitions

Maxime Coquelin maxime.coquelin at redhat.com
Sat Mar 31 07:56:37 CEST 2018



On 03/10/2018 11:01 AM, Zhihong Wang wrote:
> This patch exports vhost-user protocol features to support device driver
> development.
> 
> Signed-off-by: Zhihong Wang <zhihong.wang at intel.com>
> ---
> Changes in v3:
> 
>   1. Keep macro names the same as in the spec.
> 
>   lib/librte_vhost/rte_vhost.h  | 30 ++++++++++++++++++++++++++++++
>   lib/librte_vhost/vhost.h      |  2 --
>   lib/librte_vhost/vhost_user.h |  7 -------
>   3 files changed, 30 insertions(+), 9 deletions(-)
> 

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime


More information about the dev mailing list