> -----Original Message-----
> From: Thomas Monjalon <[email protected]>
> Sent: Monday, November 13, 2023 1:39 AM
> To: Qiao, Wenjing <[email protected]>; Zhang, Qi Z
> <[email protected]>
> Cc: Wu, Jingjing <[email protected]>; Xing, Beilei 
> <[email protected]>;
> [email protected]; Marchand, David <[email protected]>
> Subject: Re: [PATCH] net/cpfl: refactor flow parser
> 
> 07/11/2023 09:34, [email protected]:
> > From: Wenjing Qiao <[email protected]>
> >
> > Use strncpy instead of memcpy for string copy and rename macro.
> 
> I really wonder why memcpy was used for string copy.
> As you fix it, why not using strlcpy, as recommended by checkpatch?
> 
> Qi, why do you keep ignoring warnings reported in patchwork?

Have to nack this, there is no related patchwork error and warning was reported 
for the original patches.
https://patchwork.dpdk.org/project/dpdk/list/?series=29767&state=*

And I agree strlcpy is better than strncpy , thanks for the suggestion.




> 

Reply via email to