[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150827.164045.1144012065560840409.davem@davemloft.net>
Date: Thu, 27 Aug 2015 16:40:45 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: clsoto@...ux.vnet.ibm.com
Cc: netdev@...r.kernel.org, ogerlitz@...lanox.com,
brking@...ux.vnet.ibm.com, matanb@...lanox.com
Subject: Re: [PATCH net-next 1/2] net/mlx4_core: Capping number of
requested MSIXs to MAX_MSIX
From: clsoto@...ux.vnet.ibm.com
Date: Thu, 27 Aug 2015 14:43:25 -0500
> From: Carol L Soto <clsoto@...ux.vnet.ibm.com>
>
> We currently manage IRQs in pool_bm which is a bit field
> of MAX_MSIX bits. Thus, allocating more than MAX_MSIX
> interrupts can't be managed in pool_bm.
> Fixing this by capping number of requested MSIXs to
> MAX_MSIX.
>
> Signed-off-by: Matan Barak <matanb@...lanox.com>
> Signed-off-by: Carol L Soto <clsoto@...ux.vnet.ibm.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists