* [PATCH] doc: remove the public interfaces from bus/vmbus
@ 2025-06-03 0:31 longli
2025-07-20 13:14 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: longli @ 2025-06-03 0:31 UTC (permalink / raw)
To: Stephen Hemminger, Wei Hu, Thomas Monjalon, David Marchand; +Cc: dev, Long Li
From: Long Li <longli@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@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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] doc: remove the public interfaces from bus/vmbus
2025-06-03 0:31 [PATCH] doc: remove the public interfaces from bus/vmbus longli
@ 2025-07-20 13:14 ` Thomas Monjalon
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2025-07-20 13:14 UTC (permalink / raw)
To: Long Li; +Cc: Stephen Hemminger, Wei Hu, David Marchand, dev
03/06/2025 02:31, longli@linuxonhyperv.com:
> From: Long Li <longli@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@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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-20 13:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-03 0:31 [PATCH] doc: remove the public interfaces from bus/vmbus longli
2025-07-20 13:14 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).