> Subject: [EXTERNAL] Re: [PATCH] doc: announce bus/vmbus API changes > > 12/03/2025 22:43, lon...@linuxonhyperv.com: > > From: Long Li <lon...@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 <lon...@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