From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [v2 00/15] bnxt patch series Date: Fri, 30 Sep 2016 11:32:40 +0100 Message-ID: <20160930103239.GA58652@bricha3-MOBL3> References: <20160926161333.GA28141@C02PT1RBG8WP.aus.broadcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Ajit Khaparde Return-path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id EECAD137C for ; Fri, 30 Sep 2016 12:32:43 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20160926161333.GA28141@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" On Mon, Sep 26, 2016 at 11:13:33AM -0500, Ajit Khaparde wrote: > Please consider applying this patch series. > > v1->v2: Update the bnxt PMD to use a newer HWRM API > has been split into smaller patches for easier review. > > Ajit Khaparde (15): > bnxt: Add support for Broadcom StrataGX Communication Processors > bnxt: Enable support for NPAR 1.0 feature > bnxt: Add support for new DIDs > bnxt: Update Broadcom PMD driver documentation > bnxt: Add support to load bnxt PMD on a SR-IOV VF > bnxt: Add support for port hotplug > bnxt: Update the bnxt PMD to use the 1.5.1 HWRM API > bnxt: Update buffer descriptor definitions per 1.5.1 API > bnxt: Update various completion descriptors as per the 1.5.1 HWRM API > bnxt: Update various structures to version 1.5.1 of HWRM API > bnxt: Update some structures to use the 1.5.1 HWRM API > bnxt: Update the VNIC related structures to the 1.5.1 HWRM version > bnxt: Update the HWRM ring related structures to version 1.5.1 > bnxt: Update the HWRM filter related structures to version 1.5.1 > bnxt: Update struct definitions to use the 1.5.1 HWRM API > Applied to dpdk-next-net/rel_16_11 Thanks, /Bruce