On Tue, Jan 24, 2023 at 07:05:18PM +0100, Thomas Monjalon wrote:
> 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 an
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 r
Notify deprecation of rte_thread_setname API, it will be removed as it
exposes platform-specific thread details. The functionality it provided
is now available via the new rte_lcore_set_name API.
Signed-off-by: Tyler Retzlaff
Acked-by: Morten Brørup
Acked-by: David Marchand
---
doc/guides/rel_
3 matches
Mail list logo