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

2014-11-25 Thread Chao Zhu
David, I submitted a updated patchset. I fixed all of the checkpatch errors, except one error(this error I think it is invalid). Thanks a lot! On 2014/11/24 23:05, David Marchand wrote: > Hello Chao, > > On Mon, Nov 24, 2014 at 2:22 AM, Chao Zhu > wrote: >

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

2014-11-24 Thread David Marchand
Hello Chao, On Mon, Nov 24, 2014 at 2:22 AM, 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. So a > separate common configuration file i

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

2014-11-24 Thread chao...@linux.vnet.ibm.com
David, My email server just come back. Sorry for the delay. I'm running the patchcheck and I'll send out the updates later. Thanks ! Quoting David Marchand : > Hello Chao, > > On Mon, Nov 24, 2014 at 2:22 AM, Chao Zhu > wrote: > >> The set of patches add IBM Power architecture to the DPDK. It a

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

2014-11-23 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. So a separate common configuration file is used for Power to turn off some un-migrated functions. To compile on