[dpdk-dev] [PATCH v3 3/5] eal: set name when creating a control thread

Burakov, Anatoly anatoly.burakov at intel.com
Tue Apr 24 18:08:47 CEST 2018


On 24-Apr-18 3:46 PM, Olivier Matz wrote:
> To avoid code duplication, add a parameter to rte_ctrl_thread_create()
> to specify the name of the thread.
> 
> This requires to add a wrapper for the thread start routine in
> rte_thread_init(), which will first wait that the thread is configured.
> 
> Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>
> ---

For IPC/thread parts,

Reviewed-by: Anatoly Burakov <anatoly.burakov at intel.com>

-- 
Thanks,
Anatoly


More information about the dev mailing list