Re: [dpdk-dev] [PATCH 00/22] bnxt patchset

2019-07-19 Thread Ajit Kumar Khaparde
> On Jul 19, 2019, at 18:00, Ferruh Yigit wrote: > >> On 7/18/2019 4:35 AM, Ajit Khaparde wrote: >> This patchset based on commit a164bb7c0a5ab3b100357cf56696c945fe28ab73 >> contains bug fixes and an update to the HWRM API. >> Please apply. >> >> Ajit Khaparde (1): >> net/bnxt: update HWRM API to

Re: [dpdk-dev] [PATCH 13/15] net/bnxt: fix a compilation warning

2019-07-12 Thread Ajit Kumar Khaparde
No worries. I will get to it. >From mobile device > On Jul 12, 2019, at 11:36, Ajit Khaparde wrote: > > Compiler complains of an uninitialized variable. > Initializing it to avoid the issue. > > Fixes: db678d5c2b54 ("net/bnxt: add HWRM VNIC configure") > > Signed-off-by: Ajit Khaparde > Reviewe

Re: [dpdk-dev] [dpdk-stable] librte_pmd_bnxt library backporting from 17.11 to 16.11

2017-11-29 Thread Ajit Kumar Khaparde
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