[PATCH v6] lib/vhost: add flag for async connection in client mode

Maxime Coquelin maxime.coquelin at redhat.com
Wed Jun 12 10:30:53 CEST 2024



On 5/14/24 11:16, Daniil Ushkov wrote:
> This patch introduces a new flag RTE_VHOST_USER_ASYNC_CONNECT,
> which in combination with the flag RTE_VHOST_USER_CLIENT makes
> rte_vhost_driver_start connect asynchronously to the vhost server.
> 
> Signed-off-by: Daniil Ushkov <daniil.ushkov at yandex.ru>
> ---
> * Rerun checks.
> * Fix commit message.
>   lib/vhost/rte_vhost.h |  1 +
>   lib/vhost/socket.c    | 28 ++++++++++++++++------------
>   2 files changed, 17 insertions(+), 12 deletions(-)
> 
Applied to next-virtio/for-next-net.

Thanks,
Maxime



More information about the dev mailing list