Skip to content

Commit 7642e3b

Browse files
longlimsfttmonjalo
authored andcommitted
doc: announce vmbus API deprecation
All vmbus API functions are used internally by DPDK core and netvsc PMD. It's not feasible or practical to use those APIs by the application. Those APIs will become internal in DPDK 25.11. Signed-off-by: Long Li <[email protected]>
1 parent aa35fd1 commit 7642e3b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/guides/rel_notes/deprecation.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,3 +138,7 @@ Deprecation Notices
138138
will be deprecated and subsequently removed in DPDK 24.11 release.
139139
Before this, the new port library API (functions rte_swx_port_*)
140140
will gradually transition from experimental to stable status.
141+
142+
* bus/vmbus: Starting DPDK 25.11, all the vmbus API defined in
143+
``drivers/bus/vmbus/rte_bus_vmbus.h`` will become internal to DPDK.
144+
Those API functions are used internally by DPDK core and netvsc PMD.

0 commit comments

Comments
 (0)