[dpdk-dev] [PATCH] eal: remove experimental from hotplug add/remove

Andrew Rybchenko arybchenko at solarflare.com
Tue Oct 2 12:08:50 CEST 2018


On 10/2/18 2:04 PM, Ferruh Yigit wrote:
> rte_eal_hotplug_add() & rte_eal_hotplug_remove() APIs first added on
> v17.08 as experimental
> Commit a3ee360f4440 ("eal: add hotplug add/remove device")
>
> When __rte_experimental tag created, APIs tagged with it on v18.02
> Commit 77b7b81e32e9 ("add experimental tag to appropriate functions")
>
> After rte_eth_dev_attach() & rte_eth_dev_detach() APIs has been
> deprecated in v18.08 eal APIs are only ones for hotplug operations
> Commit 9f2be5b3db8b ("ethdev: deprecate attach and detach functions")
>
> These APIs are around for a few releases now and without an alternative,
> removing the experimental tag from them.
>
> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>

Dup of http://patches.dpdk.org/patch/45791/ ?



More information about the dev mailing list