From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2 19/19] doc: update release notes Date: Tue, 19 Sep 2017 13:39:22 +0100 Message-ID: <6206a2cc-f4c5-a11a-fd13-f6f5c3adf19e@intel.com> References: <20170918151755.86605-1-ajit.khaparde@broadcom.com> <20170918151755.86605-20-ajit.khaparde@broadcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit To: Ajit Khaparde , dev@dpdk.org Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 80085199B0 for ; Tue, 19 Sep 2017 14:39:24 +0200 (CEST) In-Reply-To: <20170918151755.86605-20-ajit.khaparde@broadcom.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 9/18/2017 4:17 PM, Ajit Khaparde wrote: > Update release doc briefly describing updates to bnxt PMD. > > Signed-off-by: Ajit Khaparde > --- > doc/guides/rel_notes/release_17_11.rst | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/doc/guides/rel_notes/release_17_11.rst b/doc/guides/rel_notes/release_17_11.rst > index 8bf91bd..1bd7b31 100644 > --- a/doc/guides/rel_notes/release_17_11.rst > +++ b/doc/guides/rel_notes/release_17_11.rst > @@ -76,6 +76,11 @@ EAL > Drivers > ~~~~~~~ This is in the "Resolved Issues" section, can you please move this to the "New Features" section? > > +* **Updated bnxt PMD.** > + > + Major enhancements include: > + * Support for Flow API > + * Support for Tx and Rx descriptor status functions > > Libraries > ~~~~~~~~~ >