Cyril, Thanks for your comments! You are right. SSE needs to be splited. The current split is not a completed one. I'll continue to contribute.
Best Regards! ------------------------------ Chao Zhu (??) Research Staff Member Cloud Infrastructure and Technology Group IBM China Research Lab Building 19 Zhongguancun Software Park 8 Dongbeiwang West Road, Haidian District, Beijing, PRC. 100193 Tel: +86-10-58748711 Email: bjzhuc at cn.ibm.com From: Cyril Chemparathy <cchempara...@tilera.com> To: Chao CH Zhu/China/IBM at IBMCN, <dev at dpdk.org> Date: 2014/10/07 05:39 Subject: Re: [dpdk-dev] [PATCH 0/7] Patches to split architecture specific operations from DPDK On 9/26/2014 2:33 AM, Chao Zhu wrote: > The set of patches split x86 architecture specific operations from DPDK and put them to the > arch directories of i686 and x86_64 architecture. This will make the adpotion of DPDK much easier > on other computer architecture. For a new architecture, just add an architecture specific > directory and necessary building configuration files, then DPDK can support it. Wouldn't the SSE specifics in rte_common.h and rte_common_vect.h need to be similarly split out into architecture specifics? Thanks -- Cyril.