30/07/2021 10:12, Maxime Coquelin: > This patch announces the marking of all the vDPA driver APIs > as internal. > > Acked-by: Chenbo Xia <chenbo....@intel.com> > Signed-off-by: Maxime Coquelin <maxime.coque...@redhat.com> > --- > +* vhost: ``rte_vdpa_register_device``, ``rte_vdpa_unregister_device``, > + ``rte_vhost_host_notifier_ctrl`` and ``rte_vdpa_relay_vring_used`` vDPA > + driver API will be marked as internal in DPDK v21.11.
"driver API" is replaced with "driver interface" for correctness. Acked-by: Andrew Rybchenko <andrew.rybche...@oktetlabs.ru> Acked-by: Marvin Liu <yong....@intel.com> Applied, thanks.