* [PATCH] opensm/osm_sa_path_record.c: Lower max number of hops allowed
@ 2010-04-21 11:22 Line Holen
[not found] ` <4BCEDFDA.7000500-UdXhSnd/wVw@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Line Holen @ 2010-04-21 11:22 UTC (permalink / raw)
To: sashak-smomgflXvOZWk0Htik3J/w; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA
Lower max number of hops allowed in a path from 128 to 64.
Signed-off-by: Line Holen <Line.Holen-xsfywfwIY+M@public.gmane.org>
---
diff --git a/opensm/opensm/osm_sa_path_record.c b/opensm/opensm/osm_sa_path_record.c
index 62102f4..9f508db 100644
--- a/opensm/opensm/osm_sa_path_record.c
+++ b/opensm/opensm/osm_sa_path_record.c
@@ -70,7 +70,7 @@
#include <opensm/osm_prefix_route.h>
#include <opensm/osm_ucast_lash.h>
-#define MAX_HOPS 128
+#define MAX_HOPS 64
typedef struct osm_pr_item {
cl_list_item_t list_item;
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] opensm/osm_sa_path_record.c: Lower max number of hops allowed
[not found] ` <4BCEDFDA.7000500-UdXhSnd/wVw@public.gmane.org>
@ 2010-05-22 18:01 ` Sasha Khapyorsky
0 siblings, 0 replies; 2+ messages in thread
From: Sasha Khapyorsky @ 2010-05-22 18:01 UTC (permalink / raw)
To: Line Holen; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA
On 13:22 Wed 21 Apr , Line Holen wrote:
> Lower max number of hops allowed in a path from 128 to 64.
>
> Signed-off-by: Line Holen <Line.Holen-xsfywfwIY+M@public.gmane.org>
Applied. Thanks.
Sasha
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-22 18:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-21 11:22 [PATCH] opensm/osm_sa_path_record.c: Lower max number of hops allowed Line Holen
[not found] ` <4BCEDFDA.7000500-UdXhSnd/wVw@public.gmane.org>
2010-05-22 18:01 ` Sasha Khapyorsky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox