diff options
author | Ariel Elior <ariel.elior@qlogic.com> | 2014-06-12 07:55:32 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-06-12 10:28:18 -0700 |
commit | f2cfa997ef77bcfc3900eb968fa5254f951bb8f2 (patch) | |
tree | 555f786ec35500d64f95c03605bc041a178c2543 /drivers/isdn | |
parent | b17b0ca1642c23f0cd4e4cf52cdb9970798f3501 (diff) |
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 <ariel.elior@qlogic.com>
Signed-off-by: Yuval Mintz <yuval.mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/isdn')
0 files changed, 0 insertions, 0 deletions