> -Original Message-
> From: Maxime Coquelin
> Sent: Monday, July 26, 2021 3:58 PM
> To: dev@dpdk.org; Xia, Chenbo ; Wang, Yinan
> ; Ling, WeiX
> Cc: Maxime Coquelin ; sta...@dpdk.org
> Subject: [PATCH] vhost: fix crash on reconnect
>
> When the vhost-user frontend like Virtio-user tries
> -Original Message-
> From: Maxime Coquelin
> Sent: Monday, July 26, 2021 3:58 PM
> To: dev@dpdk.org; Xia, Chenbo ; Wang, Yinan
> ; Ling, WeiX
> Cc: Maxime Coquelin ; sta...@dpdk.org
> Subject: [PATCH] vhost: fix crash on reconnect
>
> When the vhost-user frontend like Virtio-user tries
Tested-by: Yinan Wang
> -Original Message-
> From: Maxime Coquelin
> Sent: 2021?7?26? 15:58
> To: dev@dpdk.org; Xia, Chenbo ; Wang, Yinan
> ; Ling, WeiX
> Cc: Maxime Coquelin ; sta...@dpdk.org
> Subject: [PATCH] vhost: fix crash on reconnect
>
> When the vhost-user frontend like Virti
When the vhost-user frontend like Virtio-user tries to
reconnect to the restarted Vhost backend, the Vhost backend
segfaults when multiqueue is enabled.
This is caused by VHOST_USER_GET_VRING_BASE being called for
a virtqueue that has not been created before, causing a NULL
pointer dereferencing.
4 matches
Mail list logo