commit | 1a1eb6a646f52dc62e3f9ceac4aab9c27e781186 | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Tue Oct 09 19:59:17 2007 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Tue Oct 09 19:59:17 2007 -0700 |
tree | b3102cea7b2a142531e89876ab453dcb651b83d6 | |
parent | e57ac0c297b9e1074dcb6b6ee5cd1d6407a7df14 [diff] |
IB/mthca: Increase max number of QPs per multicast group to 56 Increase the number of QPs allowed per multicast group from 8 to 56. This allows for one QP per core on 16-core systems, which are now quite common, and allows some space for future growth. This is basically the same patch that Jack Morgenstein <jackm@dev.mellanox.co.il> just supplied for mlx4. Signed-off-by: Roland Dreier <rolandd@cisco.com>