[PATCH v2 6/9] vhost: improve Virtio-net layer logs
Xia, Chenbo
chenbo.xia at intel.com
Wed Jan 26 04:26:56 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 6/9] vhost: improve Virtio-net layer logs
>
> This patch standardizes logging done in Virtio-net, so that
> the Vhost-user socket path is always prepended to the logs.
> It will ease log analysis when multiple Vhost-user ports
> are in use.
>
> Signed-off-by: Maxime Coquelin <maxime.coquelin at redhat.com>
> ---
> lib/vhost/virtio_net.c | 165 ++++++++++++++++++++---------------------
> 1 file changed, 79 insertions(+), 86 deletions(-)
> --
> 2.34.1
Reviewed-by: Chenbo Xia <chenbo.xia at intel.com>
More information about the dev
mailing list