Hi Chenbo,
Thanks for your advices!
But When I use 'git send-email --to dev@dpdk.org --in-reply-to
1607703293-6121-1-git-send-email-17826875...@163.com --suppress-cc=all
0001-net-virtio-user-fix-run-close-0-and-close-callfd.patch', it still send new
same one in patchwork.😭.Please help me delete
Hi Jiawei,
>From: 17826875952 <17826875...@163.com>
>Sent: Friday, December 11, 2020 1:31 AM
>To: Xia, Chenbo
>Cc: maxime.coque...@redhat.com
>Subject: Re:RE: [PATCH] net/virtio-user: fix error run close(0)
>
>
>Hi Chenbo,
>Thanks for you comment!
>
>At 2020-12-09 19:31:19, "Xia, Chenbo"
On 12/9/20 12:31 PM, Xia, Chenbo wrote:
> Hi Jiawei,
>
> Thanks for catching this!
> Comments inline.
>
>> -Original Message-
>> From: Jiawei Zhu <17826875...@163.com>
>> Sent: Saturday, November 28, 2020 10:50 PM
>> To: dev@dpdk.org
>> Cc: liweife...@huawei.com; zhujiawe...@huawei.com
Hi Jiawei,
Thanks for catching this!
Comments inline.
> -Original Message-
> From: Jiawei Zhu <17826875...@163.com>
> Sent: Saturday, November 28, 2020 10:50 PM
> To: dev@dpdk.org
> Cc: liweife...@huawei.com; zhujiawe...@huawei.com; maxime.coque...@redhat.com;
> Xia, Chenbo
> Subject: [P
From: Jiawei Zhu When i < VIRTIO_MAX_VIRTQUEUES and j
== i, dev->callfds[i] and dev->kickfds[i] are default 0. So it will close(0),
close the standard input (stdin). Fixes: e6e7ad8b3024 ("net/virtio-user: move
eventfd open/close into init/uninit") Cc: sta...@dpdk.org Signed-off-by: Jiawei
Zhu
From: Jiawei Zhu
When i < VIRTIO_MAX_VIRTQUEUES and j == i,
dev->callfds[i] and dev->kickfds[i] are default 0.
So it will close(0), close the standard input (stdin).
Fixes: e6e7ad8b3024 ("net/virtio-user: move eventfd open/close into
init/uninit")
Cc: sta...@dpdk.org
Signed-off-by: Jiawei Zhu
From: Jiawei Zhu
When i < VIRTIO_MAX_VIRTQUEUES and j == i,
dev->callfds[i] and dev->kickfds[i] are default 0.
So it will close(0), close the standard input (stdin).
Fixes: e6e7ad8b3024 ("net/virtio-user: move eventfd open/close into
init/uninit")
Cc: sta...@dpdk.org
Signed-off-by: Jiawei Zhu
7 matches
Mail list logo