Re: [dpdk-dev] [PATCH v2 0/5] bnxt patchset

2019-12-20 Thread Ajit Khaparde
On Fri, Dec 20, 2019 at 6:31 PM Ajit Khaparde wrote: > Fixes for bnxt PMD. > > v1->v2: > - Updated Fixes tag and commit logs > - Rebased patch 4,5 > - Squashed patch 5 and 6 > > Santoshkumar Karanappa Rastapur (2): > net/bnxt: fix link failure during port toggle > net/bnxt: fix non matchin

[dpdk-dev] [PATCH v2 0/5] bnxt patchset

2019-12-20 Thread Ajit Khaparde
Fixes for bnxt PMD. v1->v2: - Updated Fixes tag and commit logs - Rebased patch 4,5 - Squashed patch 5 and 6 Santoshkumar Karanappa Rastapur (2): net/bnxt: fix link failure during port toggle net/bnxt: fix non matching flow hitting filter rule Somnath Kotur (3): net/bnxt: fix to use fir

[dpdk-dev] [PATCH v2 0/5] bnxt patchset with bug fixes

2019-11-04 Thread Kalesh A P
From: Kalesh AP Please apply. Ajit Khaparde (1): net/bnxt: fix incorrect COS queue mapping Kalesh AP (2): net/bnxt: fix L4 checksum error indication in non-vector mode rx net/bnxt: fix a failure case during initialization Santoshkumar Karanappa Rastapur (1): net/bnxt: fix vnic allocati