Re: [dpdk-dev] [PATCH] net/bnxt: update resource allocation settings

2020-08-05 Thread Thomas Monjalon
03/08/2020 16:24, Ajit Khaparde: > On Sun, Aug 2, 2020 at 11:51 PM Somnath Kotur > wrote: > > > From: Shahaji Bhosle > > > > Adjusted resource allocations for the hardware resources > > like TCAM entries, action records, stat counters, exact match records to > > scale up offload flows. > > Also

Re: [dpdk-dev] [PATCH] net/bnxt: update resource allocation settings

2020-08-03 Thread Ajit Khaparde
On Sun, Aug 2, 2020 at 11:51 PM Somnath Kotur wrote: > From: Shahaji Bhosle > > Adjusted resource allocations for the hardware resources > like TCAM entries, action records, stat counters, exact match records to > scale up offload flows. > Also increased ipv4 nat entries to 1023. > This patch is

[dpdk-dev] [PATCH] net/bnxt: update resource allocation settings

2020-08-03 Thread Somnath Kotur
From: Shahaji Bhosle Adjusted resource allocations for the hardware resources like TCAM entries, action records, stat counters, exact match records to scale up offload flows. Also increased ipv4 nat entries to 1023. This patch is a critical fix to enable driver load on current and all FW versions