From: Yevgeny Kliteynik <kliteyn-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
To: Jim Schutt <jaschut-4OHPYypu0djtX7QSmKvirg@public.gmane.org>
Cc: Sasha Khapyorsky <sashak-smomgflXvOZWk0Htik3J/w@public.gmane.org>,
Linux RDMA <linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH 1/4] opensm: added function that dumps PathRecords
Date: Thu, 15 Apr 2010 14:54:37 +0300 [thread overview]
Message-ID: <4BC6FE7D.6040501@dev.mellanox.co.il> (raw)
In-Reply-To: <1271283366.4092.145.camel-mgfCWIlwujvg4c9jKm7R2O1ftBKYq+Ku@public.gmane.org>
Hi Jim,
On 15/Apr/10 01:16, Jim Schutt wrote:
> Hi Yevgeny,
>
> On Thu, 2010-04-08 at 07:29 -0600, Yevgeny Kliteynik wrote:
>> Dumping SL, MTU and Rate for all the
>> non-switch-2-non-switch paths in the subnet.
>>
>> PRs that are dumped:
>>
>> for every non-switch source port
>> for every non-switch target LID in the subnet
>> dump PR between source port and target LID
>>
>> This way number of sources is equal to number of physical
>> non-switch ports in the subnet, and only number of targets
>> depends on LMC that is used.
>>
>> Signed-off-by: Yevgeny Kliteynik<kliteyn-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
>> ---
[snip]
>> + p_node = p_src_port->p_node;
>> + if (p_node->node_info.node_type == IB_NODE_TYPE_SWITCH)
>> + return;
>
> - return;
> + continue;
>
> Otherwise we stop dumping at the first switch we encounter?
Correct, thanks :)
-- Yevgeny
> -- Jim
>
>
>
> --
> 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
>
--
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
prev parent reply other threads:[~2010-04-15 11:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-08 13:29 [PATCH 1/4] opensm: added function that dumps PathRecords Yevgeny Kliteynik
[not found] ` <4BBDDA1E.7030102-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2010-04-14 22:16 ` Jim Schutt
[not found] ` <1271283366.4092.145.camel-mgfCWIlwujvg4c9jKm7R2O1ftBKYq+Ku@public.gmane.org>
2010-04-15 11:54 ` Yevgeny Kliteynik [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BC6FE7D.6040501@dev.mellanox.co.il \
--to=kliteyn-ldsdmyg8hgv8yrgs2mwiifqbs+8scbdb@public.gmane.org \
--cc=jaschut-4OHPYypu0djtX7QSmKvirg@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=sashak-smomgflXvOZWk0Htik3J/w@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.