]> git.droids-corp.org - dpdk.git/commit
vhost: add vDPA operations for block device
authorAndy Pei <andy.pei@intel.com>
Tue, 24 May 2022 02:48:06 +0000 (10:48 +0800)
committerMaxime Coquelin <maxime.coquelin@redhat.com>
Wed, 1 Jun 2022 09:50:09 +0000 (11:50 +0200)
commitfb2315564e70a1a7a91955c0c39f6e5f0ca2b686
treeaccf3e0beb4c81a1ad80e7cf3bb24bb458e1188e
parenta60b747d0adb59300343078459f153e7793811ba
vhost: add vDPA operations for block device

Get_config and set_config are necessary ops for blk device.
Add get_config and set_config ops to vDPA ops.

Signed-off-by: Andy Pei <andy.pei@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
lib/vhost/vdpa_driver.h