Hi
On Mon, Dec 21, 2020 at 6:06 PM Wang Xin wrote:
> From: suruifeng
>
> The qio_channel_socket_connect_sync maybe called twice if the
> openvswitchd restart during we attaching a vhost-user nic.
>
> -> call trace 1:
> net_vhost_user_init
> tcp_chr_wait_connected //loop call sync connect
From: suruifeng
The qio_channel_socket_connect_sync maybe called twice if the
openvswitchd restart during we attaching a vhost-user nic.
-> call trace 1:
net_vhost_user_init
tcp_chr_wait_connected //loop call sync connect until socekt connected
tcp_chr_connect_client_sync //return, b