diff options
author | Rukhsana Ansari <rukhsana.ansari@broadcom.com> | 2021-06-18 02:07:26 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-18 12:00:27 -0700 |
commit | c12e1643d2738bcd4e26252ce531878841dd3f38 (patch) | |
tree | 22372af495d2bbbd37c603efa97daa9e48c890a4 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 0afd6a4e8028cc487c240b6cfe04094e45a306e4 (diff) |
bnxt_en: Fix TQM fastpath ring backing store computation
TQM fastpath ring needs to be sized to store both the requester
and responder side of RoCE QPs in TQM for supporting bi-directional
tests. Fix bnxt_alloc_ctx_mem() to multiply the RoCE QPs by a factor of
2 when computing the number of entries for TQM fastpath ring. This
fixes an RX pipeline stall issue when running bi-directional max
RoCE QP tests.
Fixes: c7dd7ab4b204 ("bnxt_en: Improve TQM ring context memory sizing formulas.")
Signed-off-by: Rukhsana Ansari <rukhsana.ansari@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions