diff options
author | Selvin Xavier <selvin.xavier@broadcom.com> | 2017-08-02 11:46:18 +0300 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2017-08-18 22:08:30 +0300 |
commit | 6a5df91baf2528e584bf4493c30bbafe2db74c9e (patch) | |
tree | c67d1089b42bde370228e44587ac42851477a5c4 /drivers/infiniband/hw/bnxt_re/Makefile | |
parent | 62ede7779904bc75bdd84f1ff0016113956ce3b4 (diff) | |
download | linux-6a5df91baf2528e584bf4493c30bbafe2db74c9e.tar.xz |
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 <ray.jui@broadcom.com>
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/infiniband/hw/bnxt_re/Makefile')
0 files changed, 0 insertions, 0 deletions