[dpdk-dev] [PATCH] vhost: fix socket initial value

Tiwei Bie tiwei.bie at intel.com
Tue Jan 7 02:49:37 CET 2020


On Fri, Jan 03, 2020 at 01:36:21PM -0500, Xiao Wang wrote:
> By default, a vhost socket is created without attaching VDPA device,
> this patch fixes the initial value of vdpa_dev_id.
> 
> Fixes: b4953225cea4 ("vhost: add APIs for datapath configuration")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Xiao Wang <xiao.w.wang at intel.com>
> ---
>  lib/librte_vhost/socket.c | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Tiwei Bie <tiwei.bie at intel.com>


More information about the dev mailing list