From: Ariel Elior Date: Thu, 12 Jun 2014 04:55:32 +0000 (+0300) Subject: bnx2x: Enlarge the dorq threshold for VFs X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2cfa997ef77bcfc3900eb968fa5254f951bb8f2;p=pandora-kernel.git bnx2x: Enlarge the dorq threshold for VFs A malicious VF might try to starve the other VFs & PF by creating contineous doorbell floods. In order to negate this, HW has a threshold of doorbells per client, which will stop the client doorbells from arriving if crossed. The threshold currently configured for VFs is too low - under extreme traffic scenarios, it's possible for a VF to reach the threshold and thus for its fastpath to stop working. Signed-off-by: Ariel Elior Signed-off-by: Yuval Mintz Signed-off-by: David S. Miller --- Reading git-diff-tree failed