[dpdk-dev] [PATCH v3 1/5] eal: add internal flag indicating init has completed

Burakov, Anatoly anatoly.burakov at intel.com
Wed Feb 28 10:43:45 CET 2018


On 28-Feb-18 2:12 AM, Tan, Jianfeng wrote:
> Hi Anatoly,
> 
>> -----Original Message-----
>> From: Burakov, Anatoly
>> Sent: Tuesday, February 27, 2018 10:36 PM
>> To: dev at dpdk.org
>> Cc: Tan, Jianfeng
>> Subject: [PATCH v3 1/5] eal: add internal flag indicating init has completed
>>
>> Currently, primary process initialization is finalized by setting
>> the RTE_MAGIC value in the shared config. However, it is not
>> possible to check whether secondary process initialization has
>> completed. Add such a value to internal config.
> 
> A nit:
> "check whether secondary process initialization has completed" sounds like checking comes from another process.
> Does it look better, "check whether initialization has completed in secondary process"?
> 
>>
>> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> 
> Reviewed-by: Jianfeng Tan <jianfeng.tan at intel.com>
> 
> Thanks,
> Jianfeng

You're probably right, i should reword that. Thanks!


-- 
Thanks,
Anatoly


More information about the dev mailing list