commit | 383677da43fa83b390888cf7d25885166b2a6812 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Thu Dec 11 10:57:52 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 11 14:47:34 2014 -0500 |
tree | 43bb00eb3d7c54d9d8e3df7d7a11be9103cf9cf4 | |
parent | c58942f25232f8f0c8a6c8b803f31c7532cf2c3b [diff] |
net/mlx4_core: Mask out host side virtualization features for guests When VFs (guests in this context) issue the QUERY_DEV_CAP command, they need not be told that host side virtualization features such as VST, FSM (MAC anti-spoofing) and running > 80 VFs are supported by the device. Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>