From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 5/7] doc: list NPAR as supported feature in qede Date: Sun, 06 Aug 2017 12:43:29 +0200 Message-ID: <1601191.nyU60gEuCs@xps> References: <1500891548-21896-1-git-send-email-rasesh.mody@cavium.com> <1500891548-21896-5-git-send-email-rasesh.mody@cavium.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mody, Rasesh" , Dept-Eng DPDK Dev To: "Shaikh, Shahed" Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 81E5858CB for ; Sun, 6 Aug 2017 12:43:31 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > From: Shahed Shaikh > > > > Existing qede PMD code already supports NPAR feature. > > So adding this in "Supported Features" section after testing it with latest > > DPDK. > > > > Also, add myself to the list of maintainers of qede PMD > > Acked-by: Rasesh Mody Applied, thanks