[dpdk-dev] [PATCH v2 2/4] eal: new function to create control threads

Burakov, Anatoly anatoly.burakov at intel.com
Tue Apr 10 18:18:31 CEST 2018


On 03-Apr-18 2:04 PM, Olivier Matz wrote:
> Many parts of dpdk use their own management threads. Introduce a new
> wrapper for thread creation that will be extended in next commits to set
> the name and affinity.
> 
> To be consistent with other DPDK APIs, the return value is negative in
> case of error, which was not the case for pthread_create().
> 
> Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>
> ---

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

-- 
Thanks,
Anatoly


More information about the dev mailing list