[dpdk-dev] [PATCH v2] net/virtio-user: fix segfault as features	change
    Yuanhan Liu 
    yliu at fridaylinux.org
       
    Fri Jan 26 16:20:36 CET 2018
    
    
  
On Tue, Jan 23, 2018 at 09:52:43AM +0000, Jianfeng Tan wrote:
> Since commit 59fe5e17d930 ("vhost: propagate set features handling error"),
> vhost does not allow to set different features without reset.
> 
> The virito-user driver fails to reset the device in below commit.
> 
> To fix, we send the reset message as stopping the device.
> 
> Fixes: c12a26ee209e ("net/virtio-user: fix not properly reset device")
> 
> Reported-by: Lei Yao <lei.a.yao at intel.com>
> Reported-by: Tiwei Bie <tiwei.bie at intel.com>
> Signed-off-by: Jianfeng Tan <jianfeng.tan at intel.com>
Applied to dpdk-next-virtio.
Thanks.
	--yliu
    
    
More information about the dev
mailing list