On 10/16/24 13:38, David Marchand wrote:
rte_vdpa_relay_vring_used() is an internal symbol which was left behind
in the application header when doing the application vs driver API
split.
Fixes: a49f758d1170 ("vhost: split vDPA header file")
Signed-off-by: David Marchand <[email protected]>
---
lib/vhost/rte_vdpa.h | 17 -----------------
1 file changed, 17 deletions(-)
Good catch! Reviewed-by: Maxime Coquelin <[email protected]> Thanks, Maxime

