vhost: mark vDPA driver API as internal
authorMaxime Coquelin <maxime.coquelin@redhat.com>
Tue, 2 Nov 2021 09:56:11 +0000 (10:56 +0100)
committerMaxime Coquelin <maxime.coquelin@redhat.com>
Wed, 3 Nov 2021 08:11:34 +0000 (09:11 +0100)
commit94c16e89d779de4240d82561f67c81f7f95248a4
tree03e3aa8775f91695f1c15c0abcb9adc2dd2381e0
parent25be39cc1760fac2b65de65f0ec9e4f8f0fbbf7e
vhost: mark vDPA driver API as internal

This patch marks the vDPA driver APIs as internal and
rename the corresponding header file to vdpa_driver.h.

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
doc/guides/rel_notes/deprecation.rst
doc/guides/rel_notes/release_21_11.rst
drivers/vdpa/ifc/ifcvf_vdpa.c
drivers/vdpa/mlx5/mlx5_vdpa.h
lib/vhost/meson.build
lib/vhost/rte_vdpa_dev.h [deleted file]
lib/vhost/vdpa.c
lib/vhost/vdpa_driver.h [new file with mode: 0644]
lib/vhost/version.map
lib/vhost/vhost.h