From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 00/14] DPDK armv8-a support Date: Wed, 18 Nov 2015 22:48:53 +0100 Message-ID: <2130363.EpE5QmLZY0@xps13> References: <1446802833-22265-1-git-send-email-jerin.jacob@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Jerin Jacob Return-path: Received: from mail-wm0-f43.google.com (mail-wm0-f43.google.com [74.125.82.43]) by dpdk.org (Postfix) with ESMTP id 9B7E03787 for ; Wed, 18 Nov 2015 22:50:08 +0100 (CET) Received: by wmww144 with SMTP id w144so91313294wmw.0 for ; Wed, 18 Nov 2015 13:50:08 -0800 (PST) In-Reply-To: <1446802833-22265-1-git-send-email-jerin.jacob@caviumnetworks.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" > Jerin Jacob (14): > eal: arm64: add armv8-a version of rte_atomic_64.h > eal: arm64: add armv8-a version of rte_cpuflags_64.h > eal: arm64: add armv8-a version of rte_prefetch_64.h > eal: arm64: add armv8-a version of rte_cycles_64.h > eal: arm64: rte_memcpy_64.h version based on libc memcpy > eal: arm: ret_vector.h improvements > app: test_cpuflags: test the new cpu flags added for arm64 > acl: arm64: acl implementation using NEON gcc intrinsic > mk: add support for armv8 on top of armv7 > mk: add support for thunderx machine target based on armv8-a > updated release note for armv8 support for DPDK 2.2 > maintainers: claim responsibility for ARMv8 > eal: introduce rte_smp_*mb() for memory barriers to use between lcores > eal: arm: define rte_smp_mb(), rte_smp_wmb(), rte_smp_rmb() for arm Applied, thanks Welcome Jan and Jerin as maintainers of the ARM architectures for DPDK!