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: [email protected]
>>
>> Signed-off-by: Xiao Wang <[email protected]>
>> ---
>> lib/librte_vhost/socket.c | 1 +
>> 1 file changed, 1 insertion(+)
>
> Reviewed-by: Tiwei Bie <[email protected]>
>
Applied to dpdk-next-virtio/master.
Thanks,
Maxime