[PATCH v2 3/4] vhost: remove internal vDPA API description from public header

Maxime Coquelin maxime.coquelin at redhat.com
Wed Oct 16 13:47:22 CEST 2024



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 <david.marchand at redhat.com>
> ---
>   lib/vhost/rte_vdpa.h | 17 -----------------
>   1 file changed, 17 deletions(-)
> 

Good catch!

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime



More information about the dev mailing list