Re: [dpdk-dev] [PATCH 0/4] net/bnxt: various fixes

2021-06-23 Thread Ajit Khaparde
On Wed, Jun 16, 2021 at 11:09 AM Lance Richardson wrote: > > Several fixes for the bnxt PMD: >- Fix NUMA-aware memory allocations. >- Fix transmit descriptor status implementation. >- Fix handling of transmit completions in non-vector path. >- Remove dead code. > > Lance Richardson

[dpdk-dev] [PATCH 0/4] net/bnxt: various fixes

2021-06-16 Thread Lance Richardson
Several fixes for the bnxt PMD: - Fix NUMA-aware memory allocations. - Fix transmit descriptor status implementation. - Fix handling of transmit completions in non-vector path. - Remove dead code. Lance Richardson (4): net/bnxt: fix ring and context memory allocation net/bnxt: fix