On Wed, Mar 29, 2023 at 11:17 AM Leyi Rong <[email protected]> wrote:
>
> In rte_memcpy_aligned(), one redundant round is taken in the 64 bytes
> block copy loops if the size is a multiple of 64. So, let the catch-up
> copy the last 64 bytes in this case.

Fixes: f5472703c0bd ("eal: optimize aligned memcpy on x86")

>
> Suggested-by: Morten Brørup <[email protected]>
> Signed-off-by: Leyi Rong <[email protected]>

Reviewed-by: David Marchand <[email protected]>


-- 
David Marchand

Reply via email to