[dpdk-dev] [PATCH] app/compress-perf: call generic strlcpy

Ferruh Yigit ferruh.yigit at intel.com
Mon Feb 25 16:51:40 CET 2019


On 2/25/2019 6:22 AM, Rami Rosen wrote:
> Checked on Fedora 28
> 
> On Mon, Feb 25, 2019 at 12:42 AM Thomas Monjalon <thomas at monjalon.net>
> wrote:
> 
>> The call to strlcpy uses either libc, libbsd or internal rte_strlcpy.
>> No need to call the DPDK flavor explictly.
>>
>> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
>
> Reviewed-by: Rami Rosen <ramirose at gmail.com>
Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list