>--- a/ulp/libibumad/include/infiniband/umad.h Wed Oct 14 13:58:24 2009 >+++ b/ulp/libibumad/include/infiniband/umad.h Tue Oct 06 13:54:42 2009 >@@ -94,6 +94,7 @@ > #define UMAD_CA_NAME_LEN 64 > #define UMAD_CA_MAX_PORTS 10 /* 0 - 9 */ > #define UMAD_MAX_PORTS 64 >+#define UMAD_CA_MAX_AGENTS 32
Can you explain again why this is needed? Windows has no restriction on the number of MAD agents, so this should be set to something huge, like 4 billion. If the user is assuming that this is a small value, then I think we need to fix that code. _______________________________________________ ofw mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
