On 9/30/2020 5:17 PM, Maxime Coquelin wrote:
On 9/15/20 9:25 AM, Maxime Coquelin wrote:
As announced in v20.08, this patch makes the vDPA
and related Vhost API stable.
Signed-off-by: Maxime Coquelin <maxime.coque...@redhat.com>
---
- v2: remove missed __rte_experimental tag
lib/librte_vhost/rte_vdpa.h | 36 --------------------------
lib/librte_vhost/rte_vdpa_dev.h | 16 ------------
lib/librte_vhost/rte_vhost.h | 7 -----
lib/librte_vhost/rte_vhost_version.map | 34 ++++++++++++------------
4 files changed, 17 insertions(+), 76 deletions(-)
Applied to dpdk-next-virtio/main.
Similar release notes comment here, would it be good to add a note to release
note to mention that vdpa API is no more experimental?