Re: [dpdk-dev] [PATCH 0/2] fixes to bnxt PMD

2021-07-30 Thread Ajit Khaparde
On Thu, Jul 29, 2021 at 10:36 PM Ajit Khaparde wrote: > > Fixes to bnxt PMD to address compatibility issues with different FW versions. Patches applied to dpdk-next-net-brcm. > > Jay Ding (1): > net/bnxt: fix resource qcap list handling > > Kishore Padmanabha (1): > net/bnxt: fix stats counte

[dpdk-dev] [PATCH 0/2] fixes to bnxt PMD

2021-07-30 Thread Ajit Khaparde
Fixes to bnxt PMD to address compatibility issues with different FW versions. Jay Ding (1): net/bnxt: fix resource qcap list handling Kishore Padmanabha (1): net/bnxt: fix stats counter resource drivers/net/bnxt/tf_core/tf_msg.c| 12 ++-- .../tf_ulp/generic_templ

[dpdk-dev] [PATCH 0/2] fixes to bnxt PMD

2017-07-24 Thread Ajit Khaparde
Couple of fixes to the bnxt PMD against the dpdk-next-net tree. Please apply. net/bnxt: check current vlan anti spoof value before setting new value net/bnxt: fix arguments to _rte_eth_dev_callback_process drivers/net/bnxt/rte_pmd_bnxt.c | 5 - 1 file changed, 4 insertions(+), 1 deletion