[PATCH v2 09/68] app/testpmd: replace rte_memcpy with memcpy

fengchengwen fengchengwen at huawei.com
Mon Aug 24 05:12:10 CEST 2026


Reviewed-by: Chengwen Feng <fengchengwen at huawei.com>

On 8/22/2026 3:24 AM, Stephen Hemminger wrote:
> The standard C library memcpy is as fast and has more
> checking by analysis tools than DPDK rte_memcpy.
> 
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>



More information about the dev mailing list