numam-dpdk/drivers/net/virtio/virtio_user
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
..
vhost_kernel_tap.c drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
vhost_kernel_tap.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
vhost_kernel.c drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
vhost_user.c drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
vhost.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
virtio_user_dev.c net/virtio-user: fix crash as features change 2018-01-29 10:04:28 +01:00
virtio_user_dev.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00