]> git.droids-corp.org - dpdk.git/commit
vdpa/ifc: add log for config space of virtio block
authorAndy Pei <andy.pei@intel.com>
Tue, 24 May 2022 02:48:15 +0000 (10:48 +0800)
committerMaxime Coquelin <maxime.coquelin@redhat.com>
Wed, 1 Jun 2022 09:50:10 +0000 (11:50 +0200)
commitdc4406a5ff37f080759441605833fe9fb9191972
tree892d4062cc88e3915a306f7eb15af4dd3ee6efba
parent1216ac76d54c2e3cbf603988f9fc41a6874c2dc6
vdpa/ifc: add log for config space of virtio block

Add some log of virtio blk device config space information
at vDPA launch before QEMU connects.

Signed-off-by: Andy Pei <andy.pei@intel.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
drivers/vdpa/ifc/ifcvf_vdpa.c