Re: [PATCH 04/11] eal: promote thread API as stable

2023-09-07 Thread Tyler Retzlaff
On Wed, Sep 06, 2023 at 06:12:21PM +0200, Thomas Monjalon wrote: > The rte_thread API must be used to ease OS porting. > One step of this process is to mark the necessary API as stable. > > Signed-off-by: Thomas Monjalon > --- Acked-by: Tyler Retzlaff

[PATCH 04/11] eal: promote thread API as stable

2023-09-06 Thread Thomas Monjalon
The rte_thread API must be used to ease OS porting. One step of this process is to mark the necessary API as stable. Signed-off-by: Thomas Monjalon --- doc/guides/rel_notes/release_23_11.rst | 1 + lib/eal/include/rte_thread.h | 64 -- lib/eal/version.map