Hi, Thomas: > -----Original Message----- > From: Thomas Monjalon [mailto:[email protected]] > Sent: Thursday, December 8, 2016 11:10 PM > To: Yang, Zhiyong <[email protected]> > Cc: [email protected]; [email protected]; Richardson, Bruce > <[email protected]>; Ananyev, Konstantin > <[email protected]>; De Lara Guarch, Pablo > <[email protected]> > 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:[email protected]] > > > 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

