From: Matan Barak Date: Wed, 19 Mar 2014 16:11:53 +0000 (+0200) Subject: net/mlx4: Adapt num_vfs/probed_vf params for single port VF X-Git-Tag: v3.15-rc1~113^2~116^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd41cc3bb90efd455df514899a5d3cf245182eb1;p=pandora-kernel.git net/mlx4: Adapt num_vfs/probed_vf params for single port VF A new syntax is added for the module parameters num_vfs and probe_vf. num_vfs=p1,p2,p1+p2 probe_bf=p1,p2,p1+p2 Where p1(2) is the number of VFs on / probed VFs for physical port1(2) and p1+p2 is the number of dual port VFs. Single port VFs are currently supported only when the link type for both ports of the device is Ethernet. Signed-off-by: Matan Barak Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed