On 6/24/21 7:15 PM, Tyler Retzlaff wrote:
> On Wed, Jun 23, 2021 at 01:31:54PM -0700, David Christensen wrote:
>> Replacing memcpy() with rte_memcpy() improved 64 byte packet
>> performance by 33% on a POWER9 system and by 10% on an x86_64
>> system.
>>
>> Signed-off-by: David Christensen <[email protected]>
>> ---
> 
> Acked-by: Tyler Retzlaff <[email protected]>
> 

Fixed long lines and changed summary to:

net/memif: use rte_memcpy() to improve performance

Applied, thanks.

Reply via email to