commit | de966c5928026b100a989c8cef761d306310a184 | [log] [tgz] |
---|---|---|
author | Matan Barak <matanb@mellanox.com> | Thu Nov 13 14:45:33 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 13 15:16:22 2014 -0500 |
tree | 6a4651e46bf83c8b6c2404ca1e0890c23511b81b | |
parent | 7ae0e400cd9396c41fe596d35dcc34feaa89a04f [diff] |
net/mlx4_core: Support more than 64 VFs We now allow up to 126 VFs. Note though that certain firmware versions only allow up to 80 VFs. Moreover, old HCAs only support 64 VFs. In these cases, we limit the maximum number of VFs to 64. Signed-off-by: Matan Barak <matanb@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>