> -----Original Message-----
> From: Ferruh Yigit <ferruh.yi...@amd.com>
> Sent: Thursday, September 12, 2024 11:20 AM
> To: Tyler Retzlaff <roret...@linux.microsoft.com>; Stephen Hemminger
> <step...@networkplumber.org>; Brandes, Shai <shaib...@amazon.com>
> Cc: dev@dpdk.org; Schmeilin, Evgeny <evge...@amazon.com>; Beider, Ron
> <rbei...@amazon.com>; Bernstein, Amit <amitb...@amazon.com>;
> Atrash, Wajeeh <atrwa...@amazon.com>; Chauskin, Igor
> <igo...@amazon.com>; Michal Krawczyk <m...@semihalf.com>; Artur Rojek
> <a...@semihalf.com>
> Subject: RE: [EXTERNAL] [PATCH] net/ena: revert redefining memcpy
> 
> CAUTION: This email originated from outside of the organization. Do not click
> links or open attachments unless you can confirm the sender and know the
> content is safe.
> 
> 
> 
> 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 <step...@networkplumber.org>
> >> ---
> >
> > Acked-by: Tyler Retzlaff <roret...@linux.microsoft.com>
> >
> 
> Hi Shai,
> 
> Did you have any chance to check/test this patch?
[Brandes, Shai] sorry, I missed this. The change will be tested by the upcoming 
Monday is this is fine.

Reply via email to