From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v7 0/9] enable lpm, acl and other missing libraries in ppc64le Date: Fri, 09 Sep 2016 17:59:39 +0200 Message-ID: <2096077.zsYv3Q4577@xps13> References: <3EB4FA525960D640B5BDFFD6A3D8912647A66EBC@IRSMSX108.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: "Dumitrescu, Cristian" , dev@dpdk.org, Chao Zhu , "Richardson, Bruce" , "Ananyev, Konstantin" , Pradeep To: Gowrishankar Return-path: Received: from mail-wm0-f52.google.com (mail-wm0-f52.google.com [74.125.82.52]) by dpdk.org (Postfix) with ESMTP id AB0A82BFF for ; Fri, 9 Sep 2016 17:59:41 +0200 (CEST) Received: by mail-wm0-f52.google.com with SMTP id w12so41202642wmf.0 for ; Fri, 09 Sep 2016 08:59:41 -0700 (PDT) In-Reply-To: <3EB4FA525960D640B5BDFFD6A3D8912647A66EBC@IRSMSX108.ger.corp.intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > v7 changes: > > - removed enforcing cache alignment for table hash structs and > > instead check only for multiples of 64 bytes. > > > > Acked-by: Cristian Dumitrescu Applied, thanks We now have some AltiVec code in DPDK!