From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5 14/14] doc: release notes update for fm10k Vector PMD Date: Mon, 02 Nov 2015 09:36:55 +0100 Message-ID: <2951270.4xH62vS50P@xps13> References: <1446110173-13330-2-git-send-email-jing.d.chen@intel.com> <1446192187-1890-1-git-send-email-jing.d.chen@intel.com> <1446192187-1890-15-git-send-email-jing.d.chen@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Chen Jing D(Mark)" Return-path: Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by dpdk.org (Postfix) with ESMTP id A76BB5A06 for ; Mon, 2 Nov 2015 09:38:08 +0100 (CET) Received: by wmeg8 with SMTP id g8so53873965wme.1 for ; Mon, 02 Nov 2015 00:38:08 -0800 (PST) In-Reply-To: <1446192187-1890-15-git-send-email-jing.d.chen@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" > --- a/doc/guides/rel_notes/release_2_2.rst > +++ b/doc/guides/rel_notes/release_2_2.rst > @@ -79,6 +79,12 @@ Drivers > > Fixed issue when releasing null control queue. > > +* **fm10k: Add Vector Rx/Tx implementation.** > + > + This patch set includes Vector Rx/Tx functions to receive/transmit packets > + for fm10k devices. It also contains logic to do sanity check for proper > + RX/TX function selections. I am going to reword it in the right section.