[dpdk-dev] [PATCH] vhost: fix vDPA set features

Ferruh Yigit ferruh.yigit at intel.com
Fri Apr 27 16:54:11 CEST 2018


On 4/26/2018 9:07 AM, Maxime Coquelin wrote:
> 
> 
> On 04/25/2018 04:18 AM, Xiao Wang wrote:
>> We should call set_features callback after setting features in virtio_net
>> structure, otherwise vDPA driver cannot get the right features.
>>
>> Fixes: 07718b4f87aa ("vhost: adapt library for selective datapath")
>>
>> Signed-off-by: Xiao Wang<xiao.w.wang at intel.com>
>> ---
>>   lib/librte_vhost/vhost_user.c | 10 +++++-----
>>   1 file changed, 5 insertions(+), 5 deletions(-)
> 

Acked-by: Zhihong Wang <zhihong.wang at intel.com>

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

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list