[dpdk-dev] [PATCH] eal: remove useless internal function from memcpy headers

David Marchand david.marchand at 6wind.com
Wed Apr 20 11:07:38 CEST 2016


On Tue, Apr 19, 2016 at 10:47 PM, Thomas Monjalon
<thomas.monjalon at 6wind.com> wrote:
> The function rte_memcpy_func() is used in ARM and PPC implementations
> of rte_memcpy().
> There are some useless copies in Tile and some ARM branches.
> It was also declared without doxygen comment in the generic header.
>
> Signed-off-by: Thomas Monjalon <thomas.monjalon at 6wind.com>

Looks good to me.
Acked-by: David Marchand <david.marchand at 6wind.com>


-- 
David Marchand


More information about the dev mailing list