From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH 0/4] bnxt patchset to update HWRM 1.9.2 Date: Wed, 9 May 2018 20:12:35 +0100 Message-ID: <7a556dd5-3d49-92b4-3125-b20b0a86551c@intel.com> References: <20180503172358.94990-1-ajit.khaparde@broadcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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 82ED91B69F for ; Wed, 9 May 2018 21:12:39 +0200 (CEST) In-Reply-To: <20180503172358.94990-1-ajit.khaparde@broadcom.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 5/3/2018 6:23 PM, Ajit Khaparde wrote: > This patchset updates the bnxt PMD to HWRM version 1.9.2 > Please apply. > > Ajit Khaparde (4): > net/bnxt: update HWRM to version 1.9.2 > net/bnxt: add async event HWRM commands > net/bnxt: add HWRM comands for more filtering support > net/bnxt: add NVM specific HWRM commands Series applied to dpdk-next-net/master, thanks.