From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/3] bnxt patchset Date: Fri, 20 Apr 2018 12:46:39 +0200 Message-ID: <46189266.0ermlJLUP5@xps> References: <20180420040845.84616-1-ajit.khaparde@broadcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Ferruh Yigit , dev@dpdk.org To: Ajit Khaparde Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id F10BD8D9F for ; Fri, 20 Apr 2018 12:46:42 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 20/04/2018 12:20, Ferruh Yigit: > On 4/20/2018 5:08 AM, Ajit Khaparde wrote: > > Please apply. > > > > Ajit Khaparde (3): > > net/bnxt: cache address of doorbell to subsequent access > > net/bnxt: fix set_rx_mask from using invalid vnic id > > net/bnxt: fix mbuf data_off initialization > > Hi Ajit, > > Still getting warnings with check-git-log.sh [1], can you please check? > > $ ./devtools/check-git-log.sh -3 > Wrong headline format: > net/bnxt: fix set_rx_mask from using invalid vnic id > net/bnxt: fix mbuf data_off initialization It's better to use real english words or well know abbreviations for patch titles. Example: net/bnxt: avoid invalid vNIC in L2 Rx mask net/bnxt: fix mbuf data offset initialization