Hi, Thomas: > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monja...@6wind.com] > Sent: Thursday, December 8, 2016 11:10 PM > To: Yang, Zhiyong <zhiyong.y...@intel.com> > Cc: dev@dpdk.org; yuanhan....@linux.intel.com; Richardson, Bruce > <bruce.richard...@intel.com>; Ananyev, Konstantin > <konstantin.anan...@intel.com>; De Lara Guarch, Pablo > <pablo.de.lara.gua...@intel.com> > Subject: Re: [dpdk-dev] [PATCH 1/4] eal/common: introduce rte_memset on > IA platform > > 2016-12-08 07:41, Yang, Zhiyong: > > From: Thomas Monjalon [mailto:thomas.monja...@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.
Ok