Re: [PATCH 03/11] eal: remove attributes from control thread creation

2023-09-07 Thread Tyler Retzlaff
On Wed, Sep 06, 2023 at 06:12:20PM +0200, Thomas Monjalon wrote: > The experimental function rte_thread_create_control() > is supposed to wrap actions needed to create a control thread in DPDK. > This function should be easy to port on any OS. > > As such, the thread attributes should not be custo

[PATCH 03/11] eal: remove attributes from control thread creation

2023-09-06 Thread Thomas Monjalon
The experimental function rte_thread_create_control() is supposed to wrap actions needed to create a control thread in DPDK. This function should be easy to port on any OS. As such, the thread attributes should not be customizable in this API. The thread priority should be normal, and the affinity