RE: [PATCH v1 12/21] net/virtio-user: fix device starting failure handling

2023-01-30 Thread Xia, Chenbo
> -Original Message- > From: Maxime Coquelin > Sent: Wednesday, November 30, 2022 11:57 PM > To: dev@dpdk.org; Xia, Chenbo ; > david.march...@redhat.com; epere...@redhat.com > Cc: Maxime Coquelin ; sta...@dpdk.org > Subject: [PATCH v1 12/21] net/virtio-user: fix de

[PATCH v1 12/21] net/virtio-user: fix device starting failure handling

2022-11-30 Thread Maxime Coquelin
If the device fails to start, read the status from the device and return early. Fixes: 57912824615f ("net/virtio-user: support vhost status setting") Cc: sta...@dpdk.org Signed-off-by: Maxime Coquelin --- drivers/net/virtio/virtio_user_ethdev.c | 11 --- 1 file changed, 8 insertions(+),