commit | 0a6eac24583848490e9a9c02daef5e33c997431f | [log] [tgz] |
---|---|---|
author | Rony Efraim <ronye@mellanox.com> | Thu Jun 27 19:05:22 2013 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 01 13:10:57 2013 -0700 |
tree | c314d372854be62218ccaccfc93ebcd9cae29efb | |
parent | b01978cacfd7e3a4ca703b0e48f2e18de8865df5 [diff] |
net/mlx4_core: Add HW enforcement to VF link state When the firmware supports the UPDATE_QP command, if the VF link is disabled, block all QPs opened by the VF, by programming the UPDATE_QP command to drop all RX & TX traffic to/from these QPs. Operates only in VST mode. Signed-off-by: Rony Efraim <ronye@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>