[PATCH v2 5/9] vhost: improve socket layer logs

Xia, Chenbo chenbo.xia at intel.com
Wed Jan 26 04:26:51 CET 2022


> -----Original Message-----
> From: Maxime Coquelin <maxime.coquelin at redhat.com>
> Sent: Tuesday, January 25, 2022 7:25 PM
> To: dev at dpdk.org; Xia, Chenbo <chenbo.xia at intel.com>;
> david.marchand at redhat.com
> Cc: Maxime Coquelin <maxime.coquelin at redhat.com>
> Subject: [PATCH v2 5/9] vhost: improve socket layer logs
> 
> This patch adds the Vhost socket path whenever possible in
> order to make debugging possible when multiple Vhost
> devices are in use. Some vhost-user layer functions are
> modified to pass the device path down to the socket layer.
> 
> Signed-off-by: Maxime Coquelin <maxime.coquelin at redhat.com>
> ---
>  lib/vhost/socket.c     | 146 +++++++++++++++++------------------------
>  lib/vhost/vhost_user.c |  26 ++++----
>  lib/vhost/vhost_user.h |   4 +-
>  3 files changed, 76 insertions(+), 100 deletions(-)
> --
> 2.34.1

Reviewed-by: Chenbo Xia <chenbo.xia at intel.com>



More information about the dev mailing list