From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] i40e: add link flow control support for FVL Date: Fri, 30 Oct 2015 15:19:54 +0100 Message-ID: <2915370.r6bicaWCxB@xps13> References: <1446123397-18828-1-git-send-email-zhe.tao@intel.com> <1446181055-28611-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: Zhe Tao 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 1FFEB8DA1 for ; Fri, 30 Oct 2015 15:21:05 +0100 (CET) Received: by wmeg8 with SMTP id g8so13141891wme.1 for ; Fri, 30 Oct 2015 07:21:05 -0700 (PDT) In-Reply-To: <1446181055-28611-1-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 12:57, 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 the support for link flow control.** > + > + Add the support for link flow control on FVL. > + It is added in the section "Resolved Issues". Will be moved.