On 11:37 Wed 08 Aug , Bernd Schubert wrote: > > > > > I'm also not sure about the pathes, IMHO the man page of ibnetdiscover > > > should give one more example, so > > > > > > > > > > > > -D use directed path address arguments. The path > > > is a comma separated list of out ports. > > > Examples: > > > "0" # self port > > > "0,1,2,1,4" # out via port 1, then 2, ... > > > > > > > > > "out via port 1, then out via port 2, then out via port 1, ..." > > > > > > or > > > > > > "out via port 1, then in port 2, then out via port 1, ..." > > > > > > > > > You see what I mean? > > > > It's the former. It's the out port on each hop along the path. > > Thanks, do you mind to apply this patch? I know the text already says > "separated list of out ports", but for those who don't believe it > like me ;) the comment will make it a bit more convincing.
Applied. Thanks. Please next time add 'Signed-off-by' line. Sasha > > > --- ./ofa_user-1.2.orig/src/userspace/management/diags/man/ibnetdiscover.8 > 2007-06-21 16:39:17.000000000 +0200 > +++ ./ofa_user-1.2/src/userspace/management/diags/man/ibnetdiscover.8 > 2007-08-08 11:15:33.000000000 +0200 > @@ -66,7 +66,7 @@ > is a comma separated list of out ports. > Examples: > "0" # self port > - "0,1,2,1,4" # out via port 1, then 2, ... > + "0,1,2,1,4" # out via port 1, then out via port 2, ... > .PP > \-G use GUID address argument. In most cases, it is the Port GUID. > Example: > > > Thanks again, > Bernd > > > -- > Bernd Schubert > Q-Leap Networks GmbH > _______________________________________________ > general mailing list > [email protected] > http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general > > To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
