diff options
| author | Selvin Xavier <[email protected]> | 2017-08-02 01:46:18 -0700 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2017-08-18 15:08:30 -0400 |
| commit | 6a5df91baf2528e584bf4493c30bbafe2db74c9e (patch) | |
| tree | c67d1089b42bde370228e44587ac42851477a5c4 /tools/perf/scripts/python | |
| parent | 62ede7779904bc75bdd84f1ff0016113956ce3b4 (diff) | |
RDMA/bnxt_re: Allocate multiple notification queues
Enables multiple Interrupt vectors. Driver is requesting the max
MSIX vectors based on the number of online cpus and creates upto
9 MSIx vectors (1 for control path and 8 for data path).
A tasklet is created for each of these vectors. NQs are assigned
to CQs in round robin fashion.
This patch also adds IRQ affinity hint for the MSIX vector of each NQ.
Signed-off-by: Ray Jui <[email protected]>
Signed-off-by: Selvin Xavier <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions