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

Maxime Coquelin maxime.coquelin at redhat.com
Thu Apr 26 10:07:03 CEST 2018



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(-)

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

Thanks!
Maxime


More information about the dev mailing list