From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v3 0/3] bnxt patchset Date: Fri, 20 Apr 2018 15:54:38 +0100 Message-ID: References: <46189266.0ermlJLUP5@xps> <20180420142202.95545-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 mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id A5FC1D586 for ; Fri, 20 Apr 2018 16:54:42 +0200 (CEST) In-Reply-To: <20180420142202.95545-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 4/20/2018 3:21 PM, Ajit Khaparde wrote: > Apologize for the multiple iterations. > Please apply. > > Ajit Khaparde (3): > net/bnxt: cache address of doorbell to subsequent access > net/bnxt: avoid invalid vnic id in set L2 Rx mask > net/bnxt: fix mbuf data offset initialization Series applied to dpdk-next-net/master, thanks.