vhost: introduce vDPA device class
authorMaxime Coquelin <maxime.coquelin@redhat.com>
Fri, 26 Jun 2020 14:04:30 +0000 (16:04 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 30 Jun 2020 12:52:30 +0000 (14:52 +0200)
commit383fb5a9c7f86931720a389335268b32fb9373a5
tree6ea5564eda1b200f28b9e05f47971aaff6388c28
parent44255245433b3b4394474db100d478341aeb08fc
vhost: introduce vDPA device class

This patch introduces vDPA device class. It will enable
application to iterate over the vDPA devices.

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Acked-by: Adrián Moreno <amorenoz@redhat.com>
lib/Makefile
lib/librte_vhost/Makefile
lib/librte_vhost/vdpa.c