From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH 0/5] i40e: vector poll-mode driver on ARM64 Date: Mon, 19 Sep 2016 17:25:07 +0100 Message-ID: <20160919162506.GL45548@bricha3-MOBL3> References: <1472032425-16136-1-git-send-email-jianbo.liu@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: helin.zhang@intel.com, jingjing.wu@intel.com, jerin.jacob@caviumnetworks.com, dev@dpdk.org To: Jianbo Liu Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 2F6AF2931 for ; Mon, 19 Sep 2016 18:25:11 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1472032425-16136-1-git-send-email-jianbo.liu@linaro.org> 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 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. /Bruce