From: David S. Miller Date: Thu, 13 Nov 2014 20:16:28 +0000 (-0500) Subject: Merge branch 'mlx4-next' X-Git-Tag: v3.19-rc1~118^2~192 X-Git-Url: http://git.cascardo.info/?p=cascardo%2Flinux.git;a=commitdiff_plain;h=64bb7e9949c03bff9463c40bfa740f611fb5500d Merge branch 'mlx4-next' Or Gerlitz says: ==================== mlx4: Flexible (asymmetric) allocation of EQs and MSI-X vectors This series from Matan Barak is built as follows: The 1st two patches fix small bugs w.r.t firmware spec. Next are two patches which do more re-factoring of the init/fini flow and a patch that adds support for the QUERY_FUNC firmware command, these are all pre-steps for the major patch of the series. In this patch (#6) we change the order of talking/querying the firmware and enabling SRIOV. This allows to remote worst-case assumption w.r.t the number of available MSI-X vectors and EQs per function. The last patch easily enjoys this ordering change, to enable supports > 64 VFs over a firmware that allows for that. ==================== Signed-off-by: David S. Miller --- 64bb7e9949c03bff9463c40bfa740f611fb5500d