[ofw] RE: [PATCH] umad - add missing item from latest management tree
Sean Hefty
sean.hefty at intel.com
Wed Oct 14 21:36:44 PDT 2009
>--- 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.
More information about the ofw
mailing list