diff options
author | Rahul Lakkireddy <[email protected]> | 2019-11-07 21:29:05 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-11-07 10:41:59 -0800 |
commit | 76c3a552e80ea47b7a9e4ba3f6e6af9659b23e7f (patch) | |
tree | e697c6a5afa2b07b81f858df665aa6b869908575 /tools/perf/scripts/python/check-perf-trace.py | |
parent | ab0367ea42217d45f0d8681a12ccff0efede9c39 (diff) |
cxgb4: rework queue config and MSI-X allocation
Simplify queue configuration and MSI-X allocation logic. Use a single
MSI-X information table for both NIC and ULDs. Remove hard-coded
MSI-X indices for firmware event queue and non data interrupts.
Instead, use the MSI-X bitmap to obtain a free MSI-X index
dynamically. Save each Rxq's index into the MSI-X information table,
within the Rxq structures themselves, for easier cleanup.
Signed-off-by: Rahul Lakkireddy <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions