From: Ido Shamay Date: Thu, 2 Apr 2015 13:31:12 +0000 (+0300) Subject: net/mlx4: Add mlx4_SET_VPORT_QOS implementation X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~83^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c29146d3821be984030b49cf9509a269edc3b8b;p=pandora-kernel.git net/mlx4: Add mlx4_SET_VPORT_QOS implementation Add the SET_VPORT_QOS device command, which is ntended for virtual granular QoS configuration per VF in SRIOV mode. The SET_VPORT_QOS command sets and queries QoS parameters of a VPort. Each priority allowed for a VPort is assigned with a share of the BW, and a BW limitation. QoS parameters can be modified at any time, but must be initialized before any QP is associated with the VPort. Signed-off-by: Ido Shamay Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed