]> git.droids-corp.org - dpdk.git/commit
vhost: remove multi-line logs
authorMaxime Coquelin <maxime.coquelin@redhat.com>
Wed, 26 Jan 2022 09:55:08 +0000 (10:55 +0100)
committerChenbo Xia <chenbo.xia@intel.com>
Thu, 27 Jan 2022 08:45:49 +0000 (09:45 +0100)
commit5b0301650911019eaf0c23b5f9bb3e8b633b9e5d
tree9053c8f7dddebaa7e272500a349a262590361cee
parent02798b0735200ddfc7067a22f911d559022a91ed
vhost: remove multi-line logs

This patch replaces multi-lines logs in multiple single-
line logs in order to ease logs filtering based on their
socket path.

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
lib/vhost/socket.c
lib/vhost/vhost.c
lib/vhost/vhost_user.c