From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chao Zhu Subject: Re: [PATCH 00/12] Patches for DPDK to support Power architecture Date: Thu, 13 Nov 2014 18:31:14 +0800 Message-ID: <54648872.2050808@linux.vnet.ibm.com> References: <1411724186-8036-1-git-send-email-bjzhuc@cn.ibm.com> <235979634.ZQM3me8EPh@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Thomas Monjalon , Chao Zhu Return-path: In-Reply-To: <235979634.ZQM3me8EPh@xps13> 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" Thomas, Sorry for the delay. I'll push the updated patches to the mail list before next Monday. Thanks a lot! Best Regards! ------------------------------ Chao Zhu On 2014/11/13 18:24, Thomas Monjalon wrote: > Hi Chao, > > 2014-09-26 05:36, 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 function on Power processors. Many functions >> are turned off in configuratidon. More patches will be added continuesly. >> >> Chao Zhu (12): >> Add compiling definations for IBM Power architecture >> Add atomic operations for IBM Power architecture >> Add byte order operations for IBM Power architecture >> Add CPU cycle operations for IBM Power architecture >> Add prefetch operation for IBM Power architecture >> Add spinlock operation for IBM Power architecture >> Add vector memcpy for IBM Power architecture >> Add CPU flag checking for IBM Power architecture >> Remove iopl operation for IBM Power architecture >> Add cache size define for IBM Power Architecture >> Add huge page sizes for IBM Power architecture >> Add memory support for IBM Power Architecture > Could you share the status of the rework of these patches? > Maybe that some parts could enter in 1.8 as a preview. >