[dpdk-dev] [PATCH 1/2] ipc: clearn up code

Burakov, Anatoly anatoly.burakov at intel.com
Fri Apr 20 09:55:19 CEST 2018


On 20-Apr-18 2:21 AM, Jianfeng Tan wrote:
> Following below commit, we change some internal function and variable
> names:
>    commit ce3a7312357b ("eal: rename IPC request as synchronous one")
> 
> Also use calloc to supersede malloc + memset for code clean up.
> 
> Signed-off-by: Jianfeng Tan <jianfeng.tan at intel.com>
> ---

In general,

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

However, i think it would be good to have it rebased/applied on top of 
IPC coverity fixes, in particular because this patch uses strcpy instead 
of instead of strlcpy.

-- 
Thanks,
Anatoly


More information about the dev mailing list