[dpdk-dev] [PATCH v5 00/14] Patches for DPDK to support Power architecture

2014-11-26 Thread Thomas Monjalon
2014-11-26 10:32, David Marchand: > On Tue, Nov 25, 2014 at 11:17 PM, Chao Zhu > wrote: > > > The set of patches add IBM Power architecture to the DPDK. It adds the > > required support to the EAL library. This set of patches doesn't support > > full DPDK function on Power processors. To compile

[dpdk-dev] [PATCH v5 00/14] Patches for DPDK to support Power architecture

2014-11-26 Thread David Marchand
On Tue, Nov 25, 2014 at 11:17 PM, Chao Zhu wrote: > The set of patches add IBM Power architecture to the DPDK. It adds the > required support to the EAL library. This set of patches doesn't support > full DPDK function on Power processors. To compile on PPC64 architecture, > GCC version >= 4.8 mu

[dpdk-dev] [PATCH v5 00/14] Patches for DPDK to support Power architecture

2014-11-25 Thread Chao Zhu
The set of patches add IBM Power architecture to the DPDK. It adds the required support to the EAL library. This set of patches doesn't support full DPDK function on Power processors. To compile on PPC64 architecture, GCC version >= 4.8 must be used. According to Bruce and Neil's comments, this v5