net/virtio: improve logs in vhost-vDPA DMA mapping
authorMaxime Coquelin <maxime.coquelin@redhat.com>
Tue, 5 Jan 2021 15:34:46 +0000 (16:34 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 8 Jan 2021 17:07:56 +0000 (18:07 +0100)
commit52ae8f2fab9c934877e88779a59098ae3fc49289
treeb5c417b0ae52d547031663b3a6d283d3e04d5fba
parentbe1525c6b4cefb51301557179b66c14da58713ac
net/virtio: improve logs in vhost-vDPA DMA mapping

This patch adds debug logs in vhost_vdpa_dma_map() and
vhost_vdpa_dma_unmap() to ease debugging.

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
drivers/net/virtio/virtio_user/vhost_vdpa.c