From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id A07AE7ED8 for ; Wed, 26 Apr 2017 21:36:25 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga104.jf.intel.com with ESMTP; 26 Apr 2017 12:36:24 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,255,1488873600"; d="scan'208";a="850147187" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.254.58.98]) ([10.254.58.98]) by FMSMGA003.fm.intel.com with ESMTP; 26 Apr 2017 12:36:22 -0700 To: Ajit Khaparde , dev@dpdk.org References: <20170426192003.12039-1-ajit.khaparde@broadcom.com> From: Ferruh Yigit Message-ID: Date: Wed, 26 Apr 2017 20:36:21 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.0.1 MIME-Version: 1.0 In-Reply-To: <20170426192003.12039-1-ajit.khaparde@broadcom.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v2 1/2] bnxt: Add new device ids X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Apr 2017 19:36:26 -0000 On 4/26/2017 8:20 PM, Ajit Khaparde wrote: > Add support for new device ids. > > v2: > Send an updated doc/guides/nics/bnxt.rst along with this. > > Signed-off-by: Ajit Khaparde Applied to dpdk-next-net/master, thanks. (squashed into single patch)