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 16:41:25 +0100 Message-ID: <2491976.turUsLhBdV@xps13> References: <1446210115-13927-1-git-send-email-zhe.tao@intel.com> <1446214599-14669-1-git-send-email-zhe.tao@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Liang, Cunming" Return-path: Received: from mail-wi0-f177.google.com (mail-wi0-f177.google.com [209.85.212.177]) by dpdk.org (Postfix) with ESMTP id 81B14924A for ; Fri, 30 Oct 2015 16:42:36 +0100 (CET) Received: by wicfv8 with SMTP id fv8so13483175wic.0 for ; Fri, 30 Oct 2015 08:42:36 -0700 (PDT) In-Reply-To: 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 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.