12/03/2025 22:43, [email protected]: > From: Long Li <[email protected]> > > 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 <[email protected]> > --- > +* 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

