Re: [PATCH v10 4/4] eal: deprecation notice for rte thread setname API

2023-01-31 Thread Tyler Retzlaff
On Tue, Jan 31, 2023 at 10:53:17AM +0100, David Marchand wrote: > On Mon, Jan 30, 2023 at 9:35 PM Tyler Retzlaff > wrote: > > thank you both, i'll rebase the rte_ctrl_thread_create patch series once > > this is merged to get it moving forward again. > > > > We are missing a reference to rte_threa

Re: [PATCH v10 4/4] eal: deprecation notice for rte thread setname API

2023-01-31 Thread David Marchand
On Mon, Jan 30, 2023 at 9:35 PM Tyler Retzlaff wrote: > thank you both, i'll rebase the rte_ctrl_thread_create patch series once > this is merged to get it moving forward again. > We are missing a reference to rte_thread.h in doc/api/doxy-api-index.md. Please, can you send a patch for this too?

Re: [PATCH v10 4/4] eal: deprecation notice for rte thread setname API

2023-01-30 Thread Tyler Retzlaff
On Mon, Jan 30, 2023 at 05:19:20PM +0100, David Marchand wrote: > On Mon, Jan 30, 2023 at 4:47 PM Thomas Monjalon wrote: > > > > Hi, > > > > The title should start with a verb. > > I suppose it can be fixed while merging with a title like: > > doc: announce deprecation of thread naming function >

Re: [PATCH v10 4/4] eal: deprecation notice for rte thread setname API

2023-01-30 Thread David Marchand
On Mon, Jan 30, 2023 at 4:47 PM Thomas Monjalon wrote: > > Hi, > > The title should start with a verb. > I suppose it can be fixed while merging with a title like: > doc: announce deprecation of thread naming function Yes, I will handle it. > 24/01/2023 19:12, Tyler Retzlaff: > > Notify deprecat

Re: [PATCH v10 4/4] eal: deprecation notice for rte thread setname API

2023-01-30 Thread Thomas Monjalon
Hi, The title should start with a verb. I suppose it can be fixed while merging with a title like: doc: announce deprecation of thread naming function 24/01/2023 19:12, Tyler Retzlaff: > Notify deprecation of rte_thread_setname API, it will be removed as it > exposes platform-specific thread det