From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH 1/4] testpmd: Add support to configure 25G and 50G speeds Date: Mon, 10 Oct 2016 16:01:27 +0100 Message-ID: References: <20160929170335.GA52221@C02PT1RBG8WP.aus.broadcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Cc: Pablo de Lara To: Ajit Khaparde , dev@dpdk.org Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 731E42B98 for ; Mon, 10 Oct 2016 17:01:30 +0200 (CEST) In-Reply-To: <20160929170335.GA52221@C02PT1RBG8WP.aus.broadcom.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" Hi Ajit, On 9/29/2016 6:03 PM, Ajit Khaparde wrote: > Support to configure 25G and 50G speeds is missing from testpmd. > This patch also updates the testpmd user guide accordingly. > > Signed-off-by: Ajit Khaparde This patch seems not really part of the patchset for bnxt driver, but standalone testpmd only modification, and can be threaded as single patch. I am adding testpmd maintainer to cc. Thanks, ferruh