From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ajit Kumar Khaparde Subject: Re: [dpdk-stable] librte_pmd_bnxt library backporting from 17.11 to 16.11 Date: Wed, 29 Nov 2017 15:41:09 -0600 Message-ID: <-3909302079043608748@unknownmsgid> References: Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset="UTF-8" Cc: "Raman, Sandeep" , "users@dpdk.org" , "stable@dpdk.org" , "dev@dpdk.org" To: Ferruh Yigit Return-path: Received: from mail-qt0-f193.google.com (mail-qt0-f193.google.com [209.85.216.193]) by dpdk.org (Postfix) with ESMTP id F025B2C54 for ; Wed, 29 Nov 2017 22:41:16 +0100 (CET) Received: by mail-qt0-f193.google.com with SMTP id d15so6317895qte.4 for ; Wed, 29 Nov 2017 13:41:16 -0800 (PST) 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" Thanks Ferruh. Raman, What device are you trying this on? Can you send the device id? Thanks Ajit On Nov 29, 2017, at 11:19, Ferruh Yigit wrote: 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.