DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: announce bus/vmbus API changes
@ 2025-03-12 21:43 longli
  2025-03-13 14:37 ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: longli @ 2025-03-12 21:43 UTC (permalink / raw)
  To: Stephen Hemminger, Wei Hu, Thomas Monjalon, David Marchand; +Cc: dev, Long Li

From: Long Li <longli@microsoft.com>

All vmbus APIs are used internally by DPDK core and net/netvsc PMD.
It's not feasible or practical to use those APIs by the application.
Those APIs will be moved from "DPDK" to "Internal" in DPDK 25.11.

Signed-off-by: Long Li <longli@microsoft.com>
---
 doc/guides/rel_notes/deprecation.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index 3f5f0e949c..deb9421be6 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -138,3 +138,7 @@ Deprecation Notices
   will be deprecated and subsequently removed in DPDK 24.11 release.
   Before this, the new port library API (functions rte_swx_port_*)
   will gradually transition from experimental to stable status.
+
+* bus/vmbus: Starting DPDK 25.11, all the vmbus APIs will be moved
+  from "DPDK" to "Internal". Those APIs are used only by DPDK core
+  and net/netvsc PMD.
-- 
2.34.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] doc: announce bus/vmbus API changes
  2025-03-12 21:43 [PATCH] doc: announce bus/vmbus API changes longli
@ 2025-03-13 14:37 ` Thomas Monjalon
  2025-03-13 21:12   ` [EXTERNAL] " Long Li
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2025-03-13 14:37 UTC (permalink / raw)
  To: longli, Long Li; +Cc: Stephen Hemminger, Wei Hu, David Marchand, dev

12/03/2025 22:43, longli@linuxonhyperv.com:
> From: Long Li <longli@microsoft.com>
> 
> All vmbus APIs are used internally by DPDK core and net/netvsc PMD.
> It's not feasible or practical to use those APIs by the application.
> Those APIs will be moved from "DPDK" to "Internal" in DPDK 25.11.
> 
> Signed-off-by: Long Li <longli@microsoft.com>
> ---
> +* bus/vmbus: Starting DPDK 25.11, all the vmbus APIs will be moved
> +  from "DPDK" to "Internal". Those APIs are used only by DPDK core
> +  and net/netvsc PMD.

You should mention that you mean the functions in rte_bus_vmbus.h



^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [EXTERNAL] Re: [PATCH] doc: announce bus/vmbus API changes
  2025-03-13 14:37 ` Thomas Monjalon
@ 2025-03-13 21:12   ` Long Li
  0 siblings, 0 replies; 3+ messages in thread
From: Long Li @ 2025-03-13 21:12 UTC (permalink / raw)
  To: Thomas Monjalon, longli; +Cc: Stephen Hemminger, Wei Hu, David Marchand, dev

> Subject: [EXTERNAL] Re: [PATCH] doc: announce bus/vmbus API changes
> 
> 12/03/2025 22:43, longli@linuxonhyperv.com:
> > From: Long Li <longli@microsoft.com>
> >
> > All vmbus APIs are used internally by DPDK core and net/netvsc PMD.
> > It's not feasible or practical to use those APIs by the application.
> > Those APIs will be moved from "DPDK" to "Internal" in DPDK 25.11.
> >
> > Signed-off-by: Long Li <longli@microsoft.com>
> > ---
> > +* bus/vmbus: Starting DPDK 25.11, all the vmbus APIs will be moved
> > +  from "DPDK" to "Internal". Those APIs are used only by DPDK core
> > +  and net/netvsc PMD.
> 
> You should mention that you mean the functions in rte_bus_vmbus.h
> 

Will send v2. Thank you.

Long

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-03-13 21:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-12 21:43 [PATCH] doc: announce bus/vmbus API changes longli
2025-03-13 14:37 ` Thomas Monjalon
2025-03-13 21:12   ` [EXTERNAL] " Long Li

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).