Re: [Patch v3] doc: announce bus/vmbus API changes

2025-03-24 Thread Thomas Monjalon
17/03/2025 21:09, lon...@linuxonhyperv.com: > From: Long Li > > 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 become internal in DPDK 25.11. > > Signed-off-by: Long Li Applied, thanks

[Patch v3] doc: announce bus/vmbus API changes

2025-03-17 Thread longli
From: Long Li 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 become internal in DPDK 25.11. Signed-off-by: Long Li --- Change in v2: add details on what APIs will be changed v3: remove the