From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH 1/4] net/bnxt: update HWRM to version 1.9.2 Date: Wed, 9 May 2018 19:42:23 +0100 Message-ID: References: <20180503172358.94990-1-ajit.khaparde@broadcom.com> <20180503172358.94990-2-ajit.khaparde@broadcom.com> <9a45584d-b846-9b8c-2c65-413206211400@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: dev@dpdk.org To: Ajit Khaparde Return-path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 1D3211B1AC for ; Wed, 9 May 2018 20:42:25 +0200 (CEST) In-Reply-To: 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/9/2018 7:39 PM, Ajit Khaparde wrote: > > On Wed, May 9, 2018 at 11:15 AM, Ferruh Yigit > wrote: > > On 5/3/2018 6:23 PM, Ajit Khaparde wrote: > > Update HWRM structures to version 1.9.2 > > --- > >  drivers/net/bnxt/bnxt.h                |     2 - > >  drivers/net/bnxt/bnxt_hwrm.c           |    53 +- > >  drivers/net/bnxt/bnxt_ring.c           |     3 +- > >  drivers/net/bnxt/bnxt_rxr.c            |     8 +- > >  drivers/net/bnxt/bnxt_stats.c          |     8 +- > >  drivers/net/bnxt/bnxt_txr.c            |     4 +- > >  drivers/net/bnxt/hsi_struct_def_dpdk.h | 30469 ++++++++++++++++++++----------- > >  7 files changed, 20319 insertions(+), 10228 deletions(-) > > Patch is missing sign-off. > > Can you please send it as reply to this mail, no new version required. > But please send soon, target is to close sub-trees end of today. > > Signed-off-by: Ajit Khaparde > > > ​I hope this is what you meant. Let me know otherwise.​ This will do the job, thanks.