From: Jack Morgenstein Date: Wed, 30 May 2012 09:14:53 +0000 (+0000) Subject: net/mlx4_core: Fixes for VF / Guest startup flow X-Git-Tag: v3.5-rc1~2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b91cb3ebcd5ef8db956b8caa486d780dc52b07f1;p=pandora-kernel.git net/mlx4_core: Fixes for VF / Guest startup flow - pass the following parameters: - firmware version (added QUERY_FW paravirtualization for that) - disable Blueflame on slaves. KVM disables write combining on guests, and we get better performance without BF in this case. (This requires QUERY_DEV_CAP paravirtualization, also in this commit) - max qp rdma as destination - get rid of a chunk of "if (0)" dead code Signed-off-by: Jack Morgenstein Reviewed-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed