From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 4/4 v4] add RX and TX selection function for FVL Date: Fri, 30 Oct 2015 16:59:06 +0100 Message-ID: <4461234.WSSPK7i5Sd@xps13> References: <1446210115-13927-1-git-send-email-zhe.tao@intel.com> <1446214599-14669-1-git-send-email-zhe.tao@intel.com> <1446214599-14669-5-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: Zhe Tao Return-path: Received: from mail-wi0-f169.google.com (mail-wi0-f169.google.com [209.85.212.169]) by dpdk.org (Postfix) with ESMTP id D97248E9A for ; Fri, 30 Oct 2015 17:00:17 +0100 (CET) Received: by wicll6 with SMTP id ll6so13651063wic.0 for ; Fri, 30 Oct 2015 09:00:17 -0700 (PDT) In-Reply-To: <1446214599-14669-5-git-send-email-zhe.tao@intel.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" 2015-10-30 22:16, Zhe Tao: > --- a/doc/guides/rel_notes/release_2_2.rst > +++ b/doc/guides/rel_notes/release_2_2.rst > @@ -39,6 +39,10 @@ Drivers > Fixed i40e issue that occurred when a DPDK application didn't initialize > ports if memory wasn't available on socket 0. > > +* **i40e: Add vector PMD support for FVL.** > + > + Add vector RX/TX support for FVL It is inserted in the bug section. Hidden meaning? ;) Sorry for being sarcastic, I just want to avoid this kind of extra work in the future.