On 1/7/20 2:49 AM, Tiwei Bie wrote:
> 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: sta...@dpdk.org
>>
>> Signed-off-by: Xiao Wang <xiao.w.w...@intel.com>
>> ---
>> lib/librte_vhost/socket.c | 1 +
>> 1 file changed, 1 insertion(+)
>
> Reviewed-by: Tiwei Bie <tiwei....@intel.com>
>
Applied to dpdk-next-virtio/master.
Thanks,
Maxime