30/07/2021 10:12, Maxime Coquelin: > This patch announces the marking of all the vDPA driver APIs > as internal. > > Acked-by: Chenbo Xia <[email protected]> > Signed-off-by: Maxime Coquelin <[email protected]> > --- > +* 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 <[email protected]> Acked-by: Marvin Liu <[email protected]> Applied, thanks.

