RE: [PATCH] opensm/osm_torus.c: Increase PORTGRP_MAX_PORTS define

2014-12-17 Thread Alex Netes
> > Torus-2QoS fails to configure fabric with more than 16 HCAs. > > This patch extends PORTGRP_MAX_PORTS to be 34. Maximal practical > ports > > per switch - 2 reserved ports (minimal of needed ports for switch to > > switch connections in 2D Torus). > > > > Signed-off-by: Alex Netes > > --- > >

Re: [PATCH] opensm/osm_torus.c: Increase PORTGRP_MAX_PORTS define

2014-12-17 Thread Hal Rosenstock
On 12/17/2014 4:28 AM, Alex Netes wrote: > Torus-2QoS fails to configure fabric with more than 16 HCAs. > This patch extends PORTGRP_MAX_PORTS to be 34. Maximal practical ports > per switch - 2 reserved ports (minimal of needed ports for switch to > switch connections in 2D Torus). > > Signed-off-

[PATCH] opensm/osm_torus.c: Increase PORTGRP_MAX_PORTS define

2014-12-17 Thread Alex Netes
Torus-2QoS fails to configure fabric with more than 16 HCAs. This patch extends PORTGRP_MAX_PORTS to be 34. Maximal practical ports per switch - 2 reserved ports (minimal of needed ports for switch to switch connections in 2D Torus). Signed-off-by: Alex Netes --- opensm/osm_torus.c |2 +- 1