On Thu, 23 Jul 2020 12:02:40 +0500
Sarosh Arif <[email protected]> wrote:

> Since rte_memcpy is more optimized it should be used instead of memcpy
> 
> Signed-off-by: Sarosh Arif <[email protected]>

Really did you measure this.
For fixed size structures, compiler can inline memcpy small set of instructions.

Reply via email to