diff options
author | 2019-11-07 21:29:05 +0530 | |
---|---|---|
committer | 2019-11-07 10:41:59 -0800 | |
commit | 76c3a552e80ea47b7a9e4ba3f6e6af9659b23e7f (patch) | |
tree | e697c6a5afa2b07b81f858df665aa6b869908575 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cxgb4: query firmware for QoS offload resources (diff) | |
download | linux-dev-76c3a552e80ea47b7a9e4ba3f6e6af9659b23e7f.tar.xz linux-dev-76c3a552e80ea47b7a9e4ba3f6e6af9659b23e7f.zip |
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 <rahul.lakkireddy@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions