On Tue, Mar 03, 2026 at 04:00:17PM -0800, Long Li wrote:
> Use the GIC functions to allocate interrupt contexts for RDMA EQs. These
> interrupt contexts may be shared with Ethernet EQs when MSI-X vectors
> are limited.
> 
> The driver now supports allocating dedicated MSI-X for each EQ. Indicate
> this capability through driver capability bits.
> 
> Signed-off-by: Long Li <[email protected]>
> ---
>  drivers/infiniband/hw/mana/main.c | 33 ++++++++++++++++++++++++++-----
>  include/net/mana/gdma.h           |  7 +++++--
>  2 files changed, 33 insertions(+), 7 deletions(-)
> 

Thanks,
Acked-by: Leon Romanovsky <[email protected]>

Reply via email to