From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v2 0/9] qede: update qede PMD to 1.1.0.1 Date: Thu, 23 Jun 2016 16:49:38 +0100 Message-ID: <20160623154938.GO5024@bricha3-MOBL3> References: <1466056031-23225-1-git-send-email-rasesh.mody@qlogic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, Dept-EngDPDKDev@qlogic.com To: Rasesh Mody Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 02C23C424 for ; Thu, 23 Jun 2016 17:49:41 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1466056031-23225-1-git-send-email-rasesh.mody@qlogic.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" On Wed, Jun 15, 2016 at 10:47:02PM -0700, Rasesh Mody wrote: > Hi Bruce, > > v2 series: > - made subject and description of the patches verbose where needed. > - extended stats patch: some of the stats may sound similar, however, > they are different stats collected by different hw componenets > (eg. mac, rx pipeline, etc). We've tried our best to elaborate each > stat as applicable and provided a direction. All other comments on > the patch addressed. > > This patch set adds support for enabling 100G mode for QEDE PMD. > It also adds support for APIs like > - mtu_set > - reta_update > - reta_query > - rss_hash_update > - rss_hash_conf_get > - xstats_get > The changes include enablement of vf-vf traffic and updated the driver > version to 8.7.9.0_1.1.0.1 > > The patches have been generated and tested against dpdk-next-net rel_16_07 > branch. > > Please apply! > Applied to dpdk-next-net/rel_16_07 with previously flagged commit message and doc changes. Regards, /Bruce