]> git.droids-corp.org - dpdk.git/commit
vhost: improve IOTLB logs
authorMaxime Coquelin <maxime.coquelin@redhat.com>
Wed, 26 Jan 2022 09:55:02 +0000 (10:55 +0100)
committerChenbo Xia <chenbo.xia@intel.com>
Thu, 27 Jan 2022 08:44:31 +0000 (09:44 +0100)
commit2d1c05c9ac2bf2e9a3bc5803ce5b2341abfefcdb
tree2c40de522a40aba2e3fe20bc3c448854bd9a9f32
parent8974b6c730a1f8e9cd64d327e3df53d2b86fb2a4
vhost: improve IOTLB logs

This patch adds IOTLB mempool name when logging debug
or error messages, and also prepends the socket path.
to all the logs.

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/iotlb.c
lib/vhost/iotlb.h
lib/vhost/vhost.c
lib/vhost/vhost_user.c