Re: [PATCH v6 3/3] doc: announce deprecation of thread ctrl create function

2023-02-09 Thread Bruce Richardson
On Wed, Feb 08, 2023 at 01:26:35PM -0800, Tyler Retzlaff wrote: > Notify deprecation of rte_ctrl_thread_create API, it will be removed as > it exposes platform-specific thread details. > > Signed-off-by: Tyler Retzlaff > Acked-by: Morten Brørup > Acked-by: David Marchand > Reviewed-by: Mattias

[PATCH v6 3/3] doc: announce deprecation of thread ctrl create function

2023-02-08 Thread Tyler Retzlaff
Notify deprecation of rte_ctrl_thread_create API, it will be removed as it exposes platform-specific thread details. Signed-off-by: Tyler Retzlaff Acked-by: Morten Brørup Acked-by: David Marchand Reviewed-by: Mattias Rönnblom --- doc/guides/rel_notes/deprecation.rst | 8 1 file chang