[PATCH] net/ena: revert redefining memcpy

Ferruh Yigit ferruh.yigit at amd.com
Thu Sep 12 10:19:38 CEST 2024


On 9/12/2024 6:12 AM, Tyler Retzlaff wrote:
> On Mon, Aug 12, 2024 at 08:34:17AM -0700, Stephen Hemminger wrote:
>> Redefining memcpy as rte_memcpy has no performance gain on
>> current compilers, and introduced bugs like this one where
>> rte_memcpy() will be detected as referencing past the destination.
>>
>> Bugzilla ID: 1510
>> Fixes: 142778b3702a ("net/ena: switch memcpy to optimized version")
>>
>> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
>> ---
> 
> Acked-by: Tyler Retzlaff <roretzla at linux.microsoft.com>
> 

Hi Shai,

Did you have any chance to check/test this patch?



More information about the dev mailing list