[PATCH] doc: announce bus/vmbus API changes
    Thomas Monjalon 
    thomas at monjalon.net
       
    Thu Mar 13 15:37:22 CET 2025
    
    
  
12/03/2025 22:43, longli at linuxonhyperv.com:
> From: Long Li <longli at 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 at 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
    
    
More information about the dev
mailing list