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

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Apr 27 17:41:19 CEST 2016


2016-04-20 11:07, David Marchand:
> 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>

Applied


More information about the dev mailing list