Re: [PATCH RESEND for-next 3/7] IB/mlx4: increase the number of vectors (EQs) available for ULPs

2012-05-17 Thread Or Gerlitz
On 5/16/2012 11:42 PM, Or Gerlitz wrote: Also, another long pending patch is the one to allow for multiple IPoIB childs @ http://marc.info/?l=linux-rdma&m=132630202116857&w=2 , which will be of use by the eIPoIB - the "Ethernet IPoIB" driver which was presented in the last OFA conference, the p

Re: [PATCH RESEND for-next 3/7] IB/mlx4: increase the number of vectors (EQs) available for ULPs

2012-05-16 Thread Or Gerlitz
On Tue, May 8, 2012 at 7:22 PM, Or Gerlitz wrote: > Enable IB ULPs to use a larger portion of the device EQs (which map > to IRQs). The mlx4_ib driver follows the mlx4_core framework of the > EQs to be divided among the device ports. In this scheme, for each IB > port, the number of allocated EQs

[PATCH RESEND for-next 3/7] IB/mlx4: increase the number of vectors (EQs) available for ULPs

2012-05-08 Thread Or Gerlitz
From: Shlomo Pongratz Enable IB ULPs to use a larger portion of the device EQs (which map to IRQs). The mlx4_ib driver follows the mlx4_core framework of the EQs to be divided among the device ports. In this scheme, for each IB port, the number of allocated EQs follows the number of cores, subjec