[PATCH v9 4/4] eal: deprecation notice for rte thread setname API
Thomas Monjalon
thomas at monjalon.net
Tue Jan 24 19:05:18 CET 2023
24/01/2023 19:02, Tyler Retzlaff:
> +* eal: The function ``rte_thread_setname`` is planned to be deprecated
> + starting with the 23.03 release subject to the replacement API
> + rte_thread_set_name being marked as stable and planned to be removed
> + by the 23.11 release.
You are introducing rte_thread_set_name as experimental in 23.03.
So we are supposed to wait at least a release to make it stable.
Let's deprecate it in 23.07 and remove in 23.11.
More information about the dev
mailing list