From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/4 v4] i40e: add vector PMD support for FVL Date: Fri, 30 Oct 2015 17:02:26 +0100 Message-ID: <21596712.SaCcVEekXb@xps13> References: <1446210115-13927-1-git-send-email-zhe.tao@intel.com> <2491976.turUsLhBdV@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Tao, Zhe" Return-path: Received: from mail-wm0-f50.google.com (mail-wm0-f50.google.com [74.125.82.50]) by dpdk.org (Postfix) with ESMTP id 6BD398E9D for ; Fri, 30 Oct 2015 17:03:37 +0100 (CET) Received: by wmff134 with SMTP id f134so15197456wmf.1 for ; Fri, 30 Oct 2015 09:03:37 -0700 (PDT) In-Reply-To: <2491976.turUsLhBdV@xps13> 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" 2015-10-30 16:41, Thomas Monjalon: > 2015-10-30 14:24, Liang, Cunming: > > > add vector PMD RX for FVL > > > add vector PMD TX for FVL > > > add vector PMD scatter RX for FVL > > > add RX and TX selection function for FVL > > > > Acked-by: Cunming Liang > > Cunming, before accepting some patches, you should run checkpatch > and check the wording of the titles. > There are some things which do not comply with the coding style but I > cannot block the patches for that reason because nobody care. > Today, it seems more important to ack every patches. Applied