[PATCH] doc: remove the public interfaces from bus/vmbus

Thomas Monjalon thomas at monjalon.net
Sun Jul 20 15:14:45 CEST 2025


03/06/2025 02:31, longli at linuxonhyperv.com:
> From: Long Li <longli at microsoft.com>
> 
> The deprecation notice has been sent in
> 7642e3b0e0 ("doc: announce vmbus API deprecation")
> 
> Remove those interfaces in this release.
> 
> Signed-off-by: Long Li <longli at microsoft.com>
> ---
>  doc/guides/rel_notes/release_25_07.rst | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/doc/guides/rel_notes/release_25_07.rst b/doc/guides/rel_notes/release_25_07.rst
> index 6b070801de..672307da6c 100644
> --- a/doc/guides/rel_notes/release_25_07.rst
> +++ b/doc/guides/rel_notes/release_25_07.rst
> @@ -125,7 +125,8 @@ ABI Changes
>     Also, make sure to start the actual text at the margin.
>     =======================================================
>  
> -* No ABI change that would break compatibility with 24.11.
> +* All the vmbus interfaces defined in ``drivers/bus/vmbus/rte_bus_vmbus.h``
> +  become internal to DPDK.

This must be part of the patch changing the code efectively.





More information about the dev mailing list