From: Shlomo Pongratz Date: Sun, 29 Apr 2012 14:04:27 +0000 (+0300) Subject: IB/mlx4: Increase the number of vectors (EQs) available for ULPs X-Git-Tag: v3.5-rc1~171^2^6~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e605b743f33d697ad885f99ac8aac480ab6aa6de;p=pandora-kernel.git IB/mlx4: Increase the number of vectors (EQs) available for ULPs 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, subject to other system constraints, such as number available MSI-X vectors. Signed-off-by: Shlomo Pongratz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed