diff options
author | Naresh Kumar PBS <[email protected]> | 2020-08-24 11:14:34 -0700 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2020-08-27 09:30:43 -0300 |
commit | f86b31c6a28f06eed3f6d9dc958079853b0792f1 (patch) | |
tree | ed5242fac8c2527fc83a65d09e5e517daf3c162b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 84cf229f4001c1216afc3e4c7f05e1620a0dd4bc (diff) |
RDMA/bnxt_re: Static NQ depth allocation
At first, driver allocates memory for NQ based on qplib_ctx->cq_count and
qplib_ctx->srqc_count. Later when creating ring, it uses a static value
of 128K -1.
Fixing this with a static value for now.
Fixes: b08fe048a69d ("RDMA/bnxt_re: Refactor net ring allocation function")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Naresh Kumar PBS <[email protected]>
Signed-off-by: Selvin Xavier <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions