[dpdk-dev] [PATCH 1/4] eal/common: introduce rte_memset on IA platform

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Dec 8 16:09:39 CET 2016


2016-12-08 07:41, Yang, Zhiyong:
> From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com]
> > 2016-12-05 16:26, Zhiyong Yang:
> > > +#ifndef _RTE_MEMSET_X86_64_H_
> > 
> > Is this implementation specific to 64-bit?
> > 
> 
> Yes.

So should we rename this file?
rte_memset.h -> rte_memset_64.h

You need also to create a file rte_memset.h for each arch.



More information about the dev mailing list