From mboxrd@z Thu Jan 1 00:00:00 1970 From: chaozhu-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org Subject: Re: [PATCH v3 00/14] Patches for DPDK to support Power architecture Date: Mon, 24 Nov 2014 10:49:57 -0500 Message-ID: <20141124104957.Horde.12yx-zWYe6VUztjbnF4HsQ1@ltc.linux.ibm.com> References: <1416792142-23132-1-git-send-email-chaozhu@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes Cc: dev-VfR2kkLFssw@public.gmane.org To: David Marchand Return-path: In-Reply-To: Content-Disposition: inline List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 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 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 PPC64 architecture, GCC version >= 4.8 must be used. This v3 >> patch updates eal_memory.c >> to fix the memory zone allocation and also solves the compiling problems >> of test-pmd. >> > > Please run a little checkpath on this patchset. > There are some issues. > > Thanks. > > -- > David Marchand