On 2/2/2021 9:26 AM, Zhou, JunX W wrote:
-Original Message-
From: Maxime Coquelin [mailto:maxime.coque...@redhat.com]
Sent: Monday, February 1, 2021 5:33 PM
To: dev@dpdk.org; Wang, Yinan ; Xia, Chenbo ;
amore...@redhat.com; david.march...@redhat.com; Ling, WeiX ; Jiang, YuX
Cc: Maxime
Tested-by: Zhou, Jun
-Original Message-
From: Maxime Coquelin [mailto:maxime.coque...@redhat.com]
Sent: Monday, February 1, 2021 5:33 PM
To: dev@dpdk.org; Wang, Yinan ; Xia, Chenbo
; amore...@redhat.com; david.march...@redhat.com; Ling,
WeiX ; Jiang, YuX
Cc: Maxime Coquelin ; Zhou, J
On Mon, Feb 1, 2021 at 10:33 AM Maxime Coquelin
wrote:
>
> When running in client mode, the listen file descriptor
> is not initialized, and so has value 0. At destroy time,
> the listen FD is closed if its value is greater than or
> equal to zero, which causes STDIN to be closed.
>
> Fixes: 94973
When running in client mode, the listen file descriptor
is not initialized, and so has value 0. At destroy time,
the listen FD is closed if its value is greater than or
equal to zero, which causes STDIN to be closed.
Fixes: 949735312f5e ("net/virtio: move vhost-user specifics to its backend")
Bugz
4 matches
Mail list logo