On Wed, Sep 06, 2023 at 06:12:28PM +0200, Thomas Monjalon wrote: > The header files should have the minimum embedded includes. > The file pthread.h can logically be removed from > rte_per_lcore.h and rte_ethdev_core.h files. > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > --- Acked-by: Tyler Retzlaff <roret...@linux.microsoft.com>
- 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
- RE: [PATCH 00/11] rework thread management Morten Brørup
- Re: [PATCH 00/11] rework thread management Tyler Retzlaff
- [PATCH v2 00/11] rework thread management Thomas Monjalon
- [PATCH v2 01/11] devtools: warn when adding some pth... Thomas Monjalon
- [PATCH v2 02/11] eal: rename thread name length defi... Thomas Monjalon
- [PATCH v2 03/11] eal: remove attributes from control... Thomas Monjalon
- [PATCH v2 04/11] eal: promote thread API as stable Thomas Monjalon
- [PATCH v2 05/11] eal: force prefix for internal thre... Thomas Monjalon