numam-dpdk/drivers/vdpa
Maxime Coquelin a49f758d11 vhost: split vDPA header file
This patch split the vDPA header file in two, making
rte_vdpa_device structure opaque to the application.

Applications should only include rte_vdpa.h, while drivers
should include both rte_vdpa.h and rte_vdpa_dev.h.

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Acked-by: Adrián Moreno <amorenoz@redhat.com>
2020-06-30 14:52:30 +02:00
..
ifc vhost: split vDPA header file 2020-06-30 14:52:30 +02:00
mlx5 vhost: split vDPA header file 2020-06-30 14:52:30 +02:00
Makefile vdpa/mlx5: introduce Mellanox vDPA driver 2020-02-05 09:51:21 +01:00
meson.build bus/pci: introduce Windows support with stubs 2020-06-30 00:02:54 +02:00