diff options
| author | Shahjada Abul Husain <[email protected]> | 2019-12-17 12:12:09 +0530 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-12-17 22:33:54 -0800 |
| commit | 59437d78f088e506cabdd5e0f0601c531a9830b4 (patch) | |
| tree | 72fcc8973604ce5610f6a2df6661a38816ebc004 /tools/perf/scripts/python/stat-cpi.py | |
| parent | 3646ae0de90eb271ef48ec1fa75e63873ab20fc6 (diff) | |
cxgb4/chtls: fix ULD connection failures due to wrong TID base
Currently, the hardware TID index is assumed to start from index 0.
However, with the following changeset,
commit c21939998802 ("cxgb4: add support for high priority filters")
hardware TID index can start after the high priority region, which
has introduced a regression resulting in connection failures for
ULDs.
So, fix all related code to properly recalculate the TID start index
based on whether high priority filters are enabled or not.
Fixes: c21939998802 ("cxgb4: add support for high priority filters")
Signed-off-by: Shahjada Abul Husain <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions