From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/5] i40e: vector poll-mode driver on ARM64 Date: Tue, 04 Oct 2016 10:24:27 +0200 Message-ID: <11619392.ICokHKcQb2@xps13> References: <1472032425-16136-1-git-send-email-jianbo.liu@linaro.org> <20160919162506.GL45548@bricha3-MOBL3> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Bruce Richardson , Jianbo Liu , helin.zhang@intel.com, jingjing.wu@intel.com, jerin.jacob@caviumnetworks.com To: dev@dpdk.org Return-path: Received: from mail-wm0-f51.google.com (mail-wm0-f51.google.com [74.125.82.51]) by dpdk.org (Postfix) with ESMTP id 5B9C568FC for ; Tue, 4 Oct 2016 10:24:31 +0200 (CEST) Received: by mail-wm0-f51.google.com with SMTP id b201so129096097wmb.0 for ; Tue, 04 Oct 2016 01:24:31 -0700 (PDT) In-Reply-To: <20160919162506.GL45548@bricha3-MOBL3> 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" 2016-09-19 17:25, Bruce Richardson: > On Wed, Aug 24, 2016 at 03:23:40PM +0530, Jianbo Liu wrote: > > This patch set is to implement i40e vector PMD on ARM64. > > For x86, vPMD is only reorganized, there should be no performance loss. > > > > Jianbo Liu (5): > > i40e: extract non-x86 specific code from vector driver > > i40e: implement vector PMD for ARM architecture > > i40e: enable i40e vector PMD on ARMv8a platform > > i40e: make vector driver filenames consistent > > maintainers: claim i40e vector PMD on ARM > > > Ping for comment/ack - especially from i40e maintainers. Why is there no review of these patches for acceleration on ARM?