From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 1A0342C54; Wed, 29 Nov 2017 18:19:37 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 29 Nov 2017 09:19:36 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,338,1508828400"; d="scan'208";a="7289055" Received: from unknown (HELO [10.241.225.149]) ([10.241.225.149]) by FMSMGA003.fm.intel.com with ESMTP; 29 Nov 2017 09:19:36 -0800 To: "Raman, Sandeep" , "users@dpdk.org" , "stable@dpdk.org" , "dev@dpdk.org" References: Cc: Ajit Khaparde From: Ferruh Yigit Message-ID: Date: Wed, 29 Nov 2017 09:19:36 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [dpdk-stable] librte_pmd_bnxt library backporting from 17.11 to 16.11 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, 29 Nov 2017 17:19:39 -0000 On 11/29/2017 7:59 AM, Raman, Sandeep wrote: > Hi, > > With 17.11 DPDK, Broadcom NIC binds successfully. However with 16.11 it fails. > Is there a way to backport the bnxt library from 17.11 to 16.11? > > Any other ways to get this to work with 16.11. Can Long term stable tree works for you (DPDK 16.11.3) [1], not sure how much of the bnxt driver back-ported though. And providing more details abut the failure may be helpful too. [1] http://dpdk.org/rel > > Thanks, > Sandeep. >