diff options
author | Michael Chan <[email protected]> | 2019-07-29 06:10:26 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-07-29 14:19:09 -0700 |
commit | ec4d8e7cf024e42def027531676918048e5c7982 (patch) | |
tree | d39e9bec4e88e55c5b4bf747d3a9f9bb55a1fe76 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | bfcd8d791ec18496772d117774398e336917f56e (diff) |
bnxt_en: Add TPA ID mapping logic for 57500 chips.
The new TPA feature on 57500 supports a larger number of concurrent TPAs
(up to 1024) divided among the functions. We need to add some logic to
map the hardware TPA ID to a software index that keeps track of each TPA
in progress. A 1:1 direct mapping without translation would be too
wasteful as we would have to allocate 1024 TPA structures for each RX
ring on each PCI function.
Signed-off-by: Michael Chan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions