On Wed, Sep 06, 2023 at 06:12:25PM +0200, Thomas Monjalon wrote: > Calls to rte_ctrl_thread_create() are replaced with > rte_thread_create_control(). > > In vhost_blk, the control thread is not forced > to be scheduled on core 0 anymore. > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > --- Acked-by: Tyler Retzlaff <roret...@linux.microsoft.com>
- RE: [PATCH 05/11] eal: force prefix for internal... Morten Brørup
- Re: [PATCH 05/11] eal: force prefix for inte... David Marchand
- Re: [PATCH 05/11] eal: force prefix for ... David Marchand
- RE: [PATCH 05/11] eal: force prefix... Morten Brørup
- Re: [PATCH 05/11] eal: force pr... Thomas Monjalon
- RE: [PATCH 05/11] eal: force pr... Morten Brørup
- [PATCH 06/11] lib: convert to internal control threads Thomas Monjalon
- [PATCH 07/11] drivers: convert to internal control thread... Thomas Monjalon
- Re: [PATCH 07/11] drivers: convert to internal contr... Andrew Rybchenko
- [PATCH 08/11] examples: convert to normal control threads Thomas Monjalon
- Re: [PATCH 08/11] examples: convert to normal contro... Tyler Retzlaff
- [PATCH 09/11] test: convert threads creation Thomas Monjalon
- Re: [PATCH 09/11] test: convert threads creation Tyler Retzlaff
- [PATCH 10/11] eal: remove deprecated thread functions Thomas Monjalon
- Re: [PATCH 10/11] eal: remove deprecated thread func... Tyler Retzlaff
- Re: [PATCH 10/11] eal: remove deprecated thread ... Thomas Monjalon
- Re: [PATCH 10/11] eal: remove deprecated thr... Tyler Retzlaff
- [PATCH 11/11] lib: remove pthread.h from includes Thomas Monjalon
- Re: [PATCH 11/11] lib: remove pthread.h from include... Tyler Retzlaff
- Re: [PATCH 11/11] lib: remove pthread.h from inc... Ajit Khaparde
- RE: [PATCH 11/11] lib: remove pthread.h from include... Xu, Rosen