From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jianbo Liu Subject: Re: [PATCH 0/4] support acl/lpm/table/pipeline libs for armv7 and armv8 Date: Tue, 1 Dec 2015 15:56:31 -0500 Message-ID: <20151201205631.GA33235@qq.com> References: <1448995276-9599-1-git-send-email-jianbo.liu@linaro.org> <20151201134723.079ea2d7@pcviktorin.fit.vutbr.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Jan Viktorin Return-path: Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by dpdk.org (Postfix) with ESMTP id DE78E8D3D for ; Tue, 1 Dec 2015 13:56:35 +0100 (CET) Received: by wmvv187 with SMTP id v187so205245794wmv.1 for ; Tue, 01 Dec 2015 04:56:35 -0800 (PST) Content-Disposition: inline In-Reply-To: <20151201134723.079ea2d7@pcviktorin.fit.vutbr.cz> 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" On Tue, Dec 01, 2015 at 01:47:23PM +0100, Jan Viktorin wrote: > On Tue, 1 Dec 2015 13:41:12 -0500 > Jianbo Liu wrote: > > > Hi, > > I'm from Linaro.org, and will work on DPDK to make it better > > runing on different ARM Platforms. > > > > This patchset includes a small fix in rte_cycle_32.h, > > and enables acl/lpm/table/pipeline libs for armv7 and armv8. > > Please apply it after [PATCH v4 0/2] disable CONFIG_RTE_SCHED_VECTOR for arm. > > Would it avoid some merge conflicts or is there some other dependency? > There is no conflicts, but please apply Jerin's patch first since this patchset is based on that. > Jan > > > > > Thanks! > > Jianbo > > > > > > Jianbo Liu (4): > > eal/arm: use RTE_ARM_EAL_RDTSC_USE_PMU in rte_cycle_32.h > > eal/acl: enable acl for armv7-a > > eal/arm: Enable lpm/table/pipeline libs > > maintainers: claim resposibility for ARMv7 and ARMv8 > > > > MAINTAINERS | 2 + > > config/defconfig_arm-armv7a-linuxapp-gcc | 4 -- > > config/defconfig_arm64-armv8a-linuxapp-gcc | 3 - > > lib/librte_acl/Makefile | 2 +- > > lib/librte_acl/rte_acl.c | 2 +- > > .../common/include/arch/arm/rte_cycles_32.h | 2 +- > > lib/librte_eal/common/include/arch/arm/rte_vect.h | 51 ++++++++++++++++ > > lib/librte_lpm/rte_lpm.h | 68 ++++++++++++++++------ > > 8 files changed, 105 insertions(+), 29 deletions(-) > > > > > > -- > Jan Viktorin E-mail: Viktorin@RehiveTech.com > System Architect Web: www.RehiveTech.com > RehiveTech > Brno, Czech Republic