<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:05:13 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-250] Router random shuffling support.</title>
                <link>https://jira.whamcloud.com/browse/LU-250</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This is the last of the router improvements that where developed at ORNL. This feature allows routes to be randomly placed. Are results show a 20 percent improvement with random shuffling.&lt;/p&gt;</description>
                <environment>Lustre routers</environment>
        <key id="10669">LU-250</key>
            <summary>Router random shuffling support.</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="laisiyao">Lai Siyao</assignee>
                                    <reporter username="simmonsja">James A Simmons</reporter>
                        <labels>
                    </labels>
                <created>Fri, 29 Apr 2011 08:32:40 +0000</created>
                <updated>Thu, 5 Jan 2012 13:27:28 +0000</updated>
                            <resolved>Thu, 5 Jan 2012 13:05:17 +0000</resolved>
                                    <version>Lustre 2.1.0</version>
                                    <fixVersion>Lustre 2.2.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="13469" author="simmonsja" created="Fri, 29 Apr 2011 08:51:24 +0000"  >&lt;p&gt;Original patch at &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#change,249&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,249&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;There was comment by Zhen about what part of the nid address space is used to merge with the random seed.&lt;br/&gt;
The current code does &lt;/p&gt;

&lt;p&gt;if (LNET_NETTYP(LNET_NIDNET(ni-&amp;gt;to ni_nid)) != LOLND)		&lt;br/&gt;
	seed&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; ^= LNET_NIDADDR(ni-&amp;gt;ni_nid);&lt;/p&gt;

&lt;p&gt;The issue is that you could end up with a system such as&lt;/p&gt;

&lt;p&gt;NODE_1: 192.168.1.100@o2ib and 192.168.2.100@tcp;&lt;/p&gt;

&lt;p&gt;NODE_2: 192.168.1.101@o2ib and 192.168.2.101@tcp;&lt;/p&gt;

&lt;p&gt;Thus generating the same seed. Zhen what would you recommend to merge with the seed value?&lt;/p&gt;</comment>
                            <comment id="24557" author="adilger" created="Tue, 13 Dec 2011 00:12:49 +0000"  >&lt;p&gt;James, one option is to use the lnet network number and the LND type to disambiguate the IP addresses. &lt;/p&gt;</comment>
                            <comment id="24607" author="simmonsja" created="Tue, 13 Dec 2011 10:18:02 +0000"  >&lt;p&gt;New posted patch with your suggestion at &lt;a href=&quot;http://review.whamcloud.com/#change,249&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,249&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="24617" author="pjones" created="Tue, 13 Dec 2011 12:24:36 +0000"  >&lt;p&gt;Lai&lt;/p&gt;

&lt;p&gt;Could you please work with Liang to inspect and land this patch form ORNL?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="25132" author="isaac" created="Thu, 22 Dec 2011 14:50:53 +0000"  >&lt;p&gt;Hi James,&lt;/p&gt;

&lt;p&gt;You mentioned that &quot;Our results show a 20 percent improvement with random shuffling.&quot;&lt;/p&gt;

&lt;p&gt;Can you point me to more details about it?&lt;/p&gt;</comment>
                            <comment id="25205" author="simmonsja" created="Wed, 28 Dec 2011 10:42:04 +0000"  >&lt;p&gt;oThe prblem we were seeing at the lab was a very large number of lnet hash collisions. Adding a random number to the selection progress helped reduce the collisions.&lt;/p&gt;</comment>
                            <comment id="25351" author="isaac" created="Tue, 3 Jan 2012 12:25:24 +0000"  >&lt;p&gt;I was quite surprised by the 20% number, and was wondering how it was calculated, e.g. what kind of tests done and when (i.e. right after lnet initialization or long after). The 20% seemed quite significant even comparing the new shuffler and no shuffling at all.&lt;/p&gt;</comment>
                            <comment id="25897" author="hudson" created="Thu, 5 Jan 2012 12:49:55 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/407/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #407&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-250&quot; title=&quot;Router random shuffling support.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-250&quot;&gt;&lt;del&gt;LU-250&lt;/del&gt;&lt;/a&gt; lnet: Router random shuffling support (Revision cd46a96e518722547d4b34a393e0e87bf9828e4c)&lt;/p&gt;

&lt;p&gt;     Result = FAILURE&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=cd46a96e518722547d4b34a393e0e87bf9828e4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cd46a96e518722547d4b34a393e0e87bf9828e4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/lnet/lib-move.c&lt;/li&gt;
	&lt;li&gt;lnet/lnet/router.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25898" author="hudson" created="Thu, 5 Jan 2012 12:51:42 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/407/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #407&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-250&quot; title=&quot;Router random shuffling support.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-250&quot;&gt;&lt;del&gt;LU-250&lt;/del&gt;&lt;/a&gt; lnet: Router random shuffling support (Revision cd46a96e518722547d4b34a393e0e87bf9828e4c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=cd46a96e518722547d4b34a393e0e87bf9828e4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cd46a96e518722547d4b34a393e0e87bf9828e4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/lnet/lib-move.c&lt;/li&gt;
	&lt;li&gt;lnet/lnet/router.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25899" author="hudson" created="Thu, 5 Jan 2012 12:56:27 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/407/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #407&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-250&quot; title=&quot;Router random shuffling support.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-250&quot;&gt;&lt;del&gt;LU-250&lt;/del&gt;&lt;/a&gt; lnet: Router random shuffling support (Revision cd46a96e518722547d4b34a393e0e87bf9828e4c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=cd46a96e518722547d4b34a393e0e87bf9828e4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cd46a96e518722547d4b34a393e0e87bf9828e4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/lnet/lib-move.c&lt;/li&gt;
	&lt;li&gt;lnet/lnet/router.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25900" author="hudson" created="Thu, 5 Jan 2012 12:58:23 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/407/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #407&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-250&quot; title=&quot;Router random shuffling support.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-250&quot;&gt;&lt;del&gt;LU-250&lt;/del&gt;&lt;/a&gt; lnet: Router random shuffling support (Revision cd46a96e518722547d4b34a393e0e87bf9828e4c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=cd46a96e518722547d4b34a393e0e87bf9828e4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cd46a96e518722547d4b34a393e0e87bf9828e4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/lnet/router.c&lt;/li&gt;
	&lt;li&gt;lnet/lnet/lib-move.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25901" author="hudson" created="Thu, 5 Jan 2012 12:58:47 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/407/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #407&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-250&quot; title=&quot;Router random shuffling support.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-250&quot;&gt;&lt;del&gt;LU-250&lt;/del&gt;&lt;/a&gt; lnet: Router random shuffling support (Revision cd46a96e518722547d4b34a393e0e87bf9828e4c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=cd46a96e518722547d4b34a393e0e87bf9828e4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cd46a96e518722547d4b34a393e0e87bf9828e4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/lnet/router.c&lt;/li&gt;
	&lt;li&gt;lnet/lnet/lib-move.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25902" author="hudson" created="Thu, 5 Jan 2012 12:59:35 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/407/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #407&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-250&quot; title=&quot;Router random shuffling support.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-250&quot;&gt;&lt;del&gt;LU-250&lt;/del&gt;&lt;/a&gt; lnet: Router random shuffling support (Revision cd46a96e518722547d4b34a393e0e87bf9828e4c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=cd46a96e518722547d4b34a393e0e87bf9828e4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cd46a96e518722547d4b34a393e0e87bf9828e4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/lnet/lib-move.c&lt;/li&gt;
	&lt;li&gt;lnet/lnet/router.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25903" author="hudson" created="Thu, 5 Jan 2012 13:00:16 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/407/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #407&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-250&quot; title=&quot;Router random shuffling support.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-250&quot;&gt;&lt;del&gt;LU-250&lt;/del&gt;&lt;/a&gt; lnet: Router random shuffling support (Revision cd46a96e518722547d4b34a393e0e87bf9828e4c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=cd46a96e518722547d4b34a393e0e87bf9828e4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cd46a96e518722547d4b34a393e0e87bf9828e4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/lnet/router.c&lt;/li&gt;
	&lt;li&gt;lnet/lnet/lib-move.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25904" author="hudson" created="Thu, 5 Jan 2012 13:02:39 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/407/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #407&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-250&quot; title=&quot;Router random shuffling support.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-250&quot;&gt;&lt;del&gt;LU-250&lt;/del&gt;&lt;/a&gt; lnet: Router random shuffling support (Revision cd46a96e518722547d4b34a393e0e87bf9828e4c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=cd46a96e518722547d4b34a393e0e87bf9828e4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cd46a96e518722547d4b34a393e0e87bf9828e4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/lnet/lib-move.c&lt;/li&gt;
	&lt;li&gt;lnet/lnet/router.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25906" author="hudson" created="Thu, 5 Jan 2012 13:10:05 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/407/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #407&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-250&quot; title=&quot;Router random shuffling support.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-250&quot;&gt;&lt;del&gt;LU-250&lt;/del&gt;&lt;/a&gt; lnet: Router random shuffling support (Revision cd46a96e518722547d4b34a393e0e87bf9828e4c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=cd46a96e518722547d4b34a393e0e87bf9828e4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cd46a96e518722547d4b34a393e0e87bf9828e4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/lnet/router.c&lt;/li&gt;
	&lt;li&gt;lnet/lnet/lib-move.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25907" author="hudson" created="Thu, 5 Jan 2012 13:13:35 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/407/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #407&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-250&quot; title=&quot;Router random shuffling support.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-250&quot;&gt;&lt;del&gt;LU-250&lt;/del&gt;&lt;/a&gt; lnet: Router random shuffling support (Revision cd46a96e518722547d4b34a393e0e87bf9828e4c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=cd46a96e518722547d4b34a393e0e87bf9828e4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cd46a96e518722547d4b34a393e0e87bf9828e4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/lnet/lib-move.c&lt;/li&gt;
	&lt;li&gt;lnet/lnet/router.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25909" author="hudson" created="Thu, 5 Jan 2012 13:16:39 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/407/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #407&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-250&quot; title=&quot;Router random shuffling support.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-250&quot;&gt;&lt;del&gt;LU-250&lt;/del&gt;&lt;/a&gt; lnet: Router random shuffling support (Revision cd46a96e518722547d4b34a393e0e87bf9828e4c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=cd46a96e518722547d4b34a393e0e87bf9828e4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cd46a96e518722547d4b34a393e0e87bf9828e4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/lnet/lib-move.c&lt;/li&gt;
	&lt;li&gt;lnet/lnet/router.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25910" author="hudson" created="Thu, 5 Jan 2012 13:18:09 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/407/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #407&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-250&quot; title=&quot;Router random shuffling support.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-250&quot;&gt;&lt;del&gt;LU-250&lt;/del&gt;&lt;/a&gt; lnet: Router random shuffling support (Revision cd46a96e518722547d4b34a393e0e87bf9828e4c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=cd46a96e518722547d4b34a393e0e87bf9828e4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cd46a96e518722547d4b34a393e0e87bf9828e4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/lnet/lib-move.c&lt;/li&gt;
	&lt;li&gt;lnet/lnet/router.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25911" author="hudson" created="Thu, 5 Jan 2012 13:25:41 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/407/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #407&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-250&quot; title=&quot;Router random shuffling support.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-250&quot;&gt;&lt;del&gt;LU-250&lt;/del&gt;&lt;/a&gt; lnet: Router random shuffling support (Revision cd46a96e518722547d4b34a393e0e87bf9828e4c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=cd46a96e518722547d4b34a393e0e87bf9828e4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cd46a96e518722547d4b34a393e0e87bf9828e4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/lnet/router.c&lt;/li&gt;
	&lt;li&gt;lnet/lnet/lib-move.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25912" author="hudson" created="Thu, 5 Jan 2012 13:27:28 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/407/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #407&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-250&quot; title=&quot;Router random shuffling support.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-250&quot;&gt;&lt;del&gt;LU-250&lt;/del&gt;&lt;/a&gt; lnet: Router random shuffling support (Revision cd46a96e518722547d4b34a393e0e87bf9828e4c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=cd46a96e518722547d4b34a393e0e87bf9828e4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cd46a96e518722547d4b34a393e0e87bf9828e4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/lnet/lib-move.c&lt;/li&gt;
	&lt;li&gt;lnet/lnet/router.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                    <customfield id="customfield_10020" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Bugzilla ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>21103.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzv7of:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4778</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>