numam-dpdk/drivers
Jianfeng Tan 0d6a8752ac net/virtio-user: fix crash as features change
Since commit 59fe5e17d9 ("vhost: propagate set features handling error"),
vhost does not allow to set different features without reset.

The virtio-user driver fails to reset the device in below commit.

To fix, we send the reset message as stopping the device.

Fixes: c12a26ee20 ("net/virtio-user: fix not properly reset device")
Cc: stable@dpdk.org

Reported-by: Lei Yao <lei.a.yao@intel.com>
Reported-by: Tiwei Bie <tiwei.bie@intel.com>
Signed-off-by: Jianfeng Tan <jianfeng.tan@intel.com>
Acked-by: Yuanhan Liu <yliu@fridaylinux.org>
2018-01-29 10:04:28 +01:00
..
bbdev mk: add experimental tag check 2018-01-29 23:35:29 +01:00
bus mk: add experimental tag check 2018-01-29 23:35:29 +01:00
crypto crypto/qat: fix truncated response ring value 2018-01-29 20:22:33 +01:00
event mk: add experimental tag check 2018-01-29 23:35:29 +01:00
mempool bus/fslmc: register platform HW mempool on runtime 2018-01-29 19:02:05 +01:00
net net/virtio-user: fix crash as features change 2018-01-29 10:04:28 +01:00
Makefile bb/null: add null base band device driver 2018-01-19 01:44:25 +01:00