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 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. >
updated with recommended date. thanks