From: Long Li <lon...@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 <lon...@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. Known Issues -- 2.25.1