From: Ido Shamay Date: Thu, 2 Apr 2015 13:31:14 +0000 (+0300) Subject: net/mlx4: Allocate VPPs for each port on PF init X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~83^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=666672d480fbae1af2e086f2bea200ed5607f967;p=pandora-kernel.git net/mlx4: Allocate VPPs for each port on PF init Initialization of granular Qos per VF mechanism. Query the port availible VPPs and allocates those on all supported priorities in an equal share. Allocation is done only in SRIOV mode, when the feature is supported by the device and port type is Ethernet. Allocation currently is done only on the default priority 0. Signed-off-by: Ido Shamay Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed