<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:52:21 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-12410] Refactor lnetctl peer nid handling to utilize nidstrings library</title>
                <link>https://jira.whamcloud.com/browse/LU-12410</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Refactoring this ticket to widen the scope a bit.&lt;/p&gt;

&lt;p&gt;The handling of nids by lnetctl/liblnetconfig has a couple of issues. The first is incomplete support for all NID formats supported by LNet. The second is that we have some code duplication between lnetctl/liblnetconfig and the nidstrings library.&lt;/p&gt;

&lt;p&gt;I propose to expand the nidstrings library to cover a use-case that is needed by lnetctl/liblnetconfig. Namely the expansion of a &quot;nidrange&quot; into a list of LNet nids.&lt;/p&gt;


&lt;p&gt;For posterity, the original description of this ticket is below. It documents the limitation of lnetctl peer add/del in dealing with numeric NID addresses:&lt;br/&gt;
The nid parsing for lnetctl peer add (and delete) goes through the ip2nets path, even when the (undocumented) --ip2net option is not used. That ip2nets code does not support gnilnd because gnilnd doesn&apos;t use ip addresses. As such you cannot configure peers with gni addresses using lnetctl.&lt;/p&gt;

&lt;p&gt;I think this should be cleaned up so that:&lt;/p&gt;

&lt;p&gt;arguments to --prim_nid and --nid are treated as LNet nids, not &quot;nid expressions&quot;.&lt;/p&gt;

&lt;p&gt;&quot;nid expressions&quot; can only be specified via the --ip2net option.&lt;/p&gt;
</description>
                <environment></environment>
        <key id="55896">LU-12410</key>
            <summary>Refactor lnetctl peer nid handling to utilize nidstrings library</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="hornc">Chris Horn</assignee>
                                    <reporter username="hornc">Chris Horn</reporter>
                        <labels>
                    </labels>
                <created>Sun, 9 Jun 2019 20:09:41 +0000</created>
                <updated>Tue, 11 Oct 2022 07:07:49 +0000</updated>
                            <resolved>Fri, 3 Jan 2020 02:37:14 +0000</resolved>
                                    <version>Lustre 2.13.0</version>
                    <version>Lustre 2.12.2</version>
                                    <fixVersion>Lustre 2.14.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="248825" author="gerrit" created="Sun, 9 Jun 2019 20:43:42 +0000"  >&lt;p&gt;&lt;del&gt;Chris Horn (hornc@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35117&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35117&lt;/a&gt;&lt;/del&gt;&lt;br/&gt;
 &lt;del&gt;Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; lnet: Fix lnetctl peer add/del nid parsing&lt;/del&gt;&lt;br/&gt;
 &lt;del&gt;Project: fs/lustre-release&lt;/del&gt;&lt;br/&gt;
 &lt;del&gt;Branch: master&lt;/del&gt;&lt;br/&gt;
 &lt;del&gt;Current Patch Set: 1&lt;/del&gt;&lt;br/&gt;
 &lt;del&gt;Commit: 3f33a996119b8be13715e559343d11df7cf231f0&lt;/del&gt;&lt;/p&gt;

&lt;p&gt;Patch abandoned&lt;/p&gt;</comment>
                            <comment id="249935" author="gerrit" created="Tue, 25 Jun 2019 03:57:26 +0000"  >&lt;p&gt;Chris Horn (hornc@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35303&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35303&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; libcfs: Implement address range expansion&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: a3c70086ad92be2f7f0d99a19c95076a9280825d&lt;/p&gt;</comment>
                            <comment id="249936" author="gerrit" created="Tue, 25 Jun 2019 03:57:26 +0000"  >&lt;p&gt;Chris Horn (hornc@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35304&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35304&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; lnet: Implement DLC wrapper for cfs_parse_nidlist&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: edb8d342661daf67501ae31aff6d0f7bd3ebe996&lt;/p&gt;</comment>
                            <comment id="249937" author="gerrit" created="Tue, 25 Jun 2019 03:57:27 +0000"  >&lt;p&gt;Chris Horn (hornc@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35305&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35305&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; lnet: Convert lnetctl peer add&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: c76de322c24143f96bdfe4290d54934af93b8f98&lt;/p&gt;</comment>
                            <comment id="249938" author="gerrit" created="Tue, 25 Jun 2019 03:57:27 +0000"  >&lt;p&gt;Chris Horn (hornc@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35306&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35306&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; lnet: Convert lnetctl peer del&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 829faf3b73b8ea3ad325b2d53c227f73fba3d0ac&lt;/p&gt;</comment>
                            <comment id="249939" author="gerrit" created="Tue, 25 Jun 2019 03:57:28 +0000"  >&lt;p&gt;Chris Horn (hornc@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35307&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35307&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; lnet: Convert yaml peer configuration&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2696c1f13215c3e32849f6d428de85a7684212eb&lt;/p&gt;</comment>
                            <comment id="249940" author="gerrit" created="Tue, 25 Jun 2019 03:57:29 +0000"  >&lt;p&gt;Chris Horn (hornc@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35308&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35308&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; lnet: Convert lnetctl route add&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 0191991ae03ec22f122320e18d688aea5487456f&lt;/p&gt;</comment>
                            <comment id="249941" author="gerrit" created="Tue, 25 Jun 2019 03:57:29 +0000"  >&lt;p&gt;Chris Horn (hornc@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35309&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35309&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; lnet: Convert lnetctl route del to nidstrings&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 82925006c7a6e373fa23d042593b7605cc4d8173&lt;/p&gt;</comment>
                            <comment id="249942" author="gerrit" created="Tue, 25 Jun 2019 03:57:30 +0000"  >&lt;p&gt;Chris Horn (hornc@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35310&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35310&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; lnet: Delete unused nid parsing code&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: b2765a32bf0e41a10ab801e73277d524fdf6adfa&lt;/p&gt;</comment>
                            <comment id="249943" author="hornc" created="Tue, 25 Jun 2019 04:12:47 +0000"  >&lt;p&gt;For some reason one of the comments made by Gerrit Updater was duplicated so one of the patches was missed. Here&apos;s the information:&lt;/p&gt;

&lt;p&gt;Chris Horn (hornc@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35306&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35306&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; lnet: Convert lnetctl peer del&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 829faf3b73b8ea3ad325b2d53c227f73fba3d0ac&lt;/p&gt;</comment>
                            <comment id="250368" author="gerrit" created="Sat, 29 Jun 2019 14:40:47 +0000"  >&lt;p&gt;Chris Horn (hornc@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35386&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35386&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; tests: Add testsuite for lnetctl and DLC&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2d11c777396d5dd0e030d2b73cfdd73741ec0902&lt;/p&gt;</comment>
                            <comment id="250383" author="gerrit" created="Sun, 30 Jun 2019 16:17:29 +0000"  >&lt;p&gt;Chris Horn (hornc@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35389&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35389&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; tests: Add auster option to skip setup&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 58226644138cf6eb4f22b3c4ee0d92c8bbd2601b&lt;/p&gt;</comment>
                            <comment id="250436" author="gerrit" created="Mon, 1 Jul 2019 17:48:55 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35398&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35398&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; tests: ignore return status of removal of 99-lustre-test.rules&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 714c99ab58d5de910696976ffc08a9cddf05f279&lt;/p&gt;</comment>
                            <comment id="251221" author="gerrit" created="Fri, 12 Jul 2019 09:44:28 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35398/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35398/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; tests: ignore return status of removal of 99-lustre-test.rules&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: dcb60fb0be54f852dc0bc09e0b6398aedf253204&lt;/p&gt;</comment>
                            <comment id="251363" author="gerrit" created="Sun, 14 Jul 2019 23:33:20 +0000"  >&lt;p&gt;Chris Horn (hornc@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35506&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35506&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; tests: Add gni tests to sanity-dlc&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: d612206fe6fb55786017bb0e61bfcf2408d4a191&lt;/p&gt;</comment>
                            <comment id="251364" author="gerrit" created="Sun, 14 Jul 2019 23:33:22 +0000"  >&lt;p&gt;Chris Horn (hornc@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35505&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35505&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; lnet: Implement method to tokenize nidstrings&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: cc860cd65d9c13ae78ad18c80e37a4b94680619a&lt;/p&gt;</comment>
                            <comment id="251365" author="gerrit" created="Sun, 14 Jul 2019 23:33:23 +0000"  >&lt;p&gt;Chris Horn (hornc@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35504&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35504&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; lnet: Define enum for lnetctl commands&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 4cde78871f9ec392575edacff0f077f0779b561a&lt;/p&gt;</comment>
                            <comment id="255073" author="gerrit" created="Thu, 19 Sep 2019 22:11:17 +0000"  >&lt;p&gt;Chris Horn (hornc@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/36242&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36242&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; lnet: Add additional output to sanity-lnet.sh&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: a70a569afdaf8567b3b7f964bf13ea39d7ea8c21&lt;/p&gt;</comment>
                            <comment id="255842" author="gerrit" created="Fri, 4 Oct 2019 03:42:30 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35389/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35389/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; tests: Add auster option to skip setup&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 79311aca7d7aaeb61d04fee04280d2133220d5d7&lt;/p&gt;</comment>
                            <comment id="258125" author="gerrit" created="Tue, 12 Nov 2019 04:07:20 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/36242/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36242/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; lnet: Add additional output to sanity-lnet.sh&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 32528a689889989607a34b21efa583429bda1422&lt;/p&gt;</comment>
                            <comment id="260176" author="gerrit" created="Fri, 20 Dec 2019 03:25:23 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35386/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35386/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; tests: Additional test cases for lnetctl and DLC&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 9cf6596da2b5d83db1ceea66c33cb8ab765a7f94&lt;/p&gt;</comment>
                            <comment id="260179" author="gerrit" created="Fri, 20 Dec 2019 03:25:38 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35303/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35303/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; libcfs: Implement address range expansion&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b0d131cd725b82adbfa44b082a9c5446ef7194d4&lt;/p&gt;</comment>
                            <comment id="260180" author="gerrit" created="Fri, 20 Dec 2019 03:25:42 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35304/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35304/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; lnet: Implement DLC wrapper for cfs_parse_nidlist&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 0e030c4fb7bc482785d336be9b97b1183b6abd20&lt;/p&gt;</comment>
                            <comment id="260181" author="gerrit" created="Fri, 20 Dec 2019 03:25:47 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35504/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35504/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; lnet: Define enum for lnetctl commands&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 04dda288a415312747ea783ef59a4a92103a3452&lt;/p&gt;</comment>
                            <comment id="260519" author="gerrit" created="Fri, 3 Jan 2020 00:08:42 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35505/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35505/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; lnet: Implement method to tokenize nidstrings&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: c6e9a5d02936a215aa01021eab6d8827ceb6b19d&lt;/p&gt;</comment>
                            <comment id="260520" author="gerrit" created="Fri, 3 Jan 2020 00:08:45 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35305/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35305/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; lnet: Convert lnetctl peer add and del&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 892f675e660a5afa0d93d883aab46bb54f107818&lt;/p&gt;</comment>
                            <comment id="260521" author="gerrit" created="Fri, 3 Jan 2020 00:08:48 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35307/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35307/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; lnet: Convert yaml peer configuration&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: e14235f35cb6bbadb7005192fac8524077c8c7bf&lt;/p&gt;</comment>
                            <comment id="260522" author="gerrit" created="Fri, 3 Jan 2020 00:08:51 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35308/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35308/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; lnet: Convert lnetctl route add and del&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 59836691cbedcf3b7912ecbed7fc286cf1d4f19f&lt;/p&gt;</comment>
                            <comment id="260523" author="gerrit" created="Fri, 3 Jan 2020 00:08:54 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35506/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35506/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; tests: Add gni tests to sanity-lnet&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 6a8335be5c2bb29999d85e35d9b59ce23f025629&lt;/p&gt;</comment>
                            <comment id="260524" author="gerrit" created="Fri, 3 Jan 2020 00:09:03 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35310/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35310/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; lnet: Delete unused nid parsing code&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 03c4b6c8b77e8f52ea9fd1fd040d1aafbf95b470&lt;/p&gt;</comment>
                            <comment id="260537" author="pjones" created="Fri, 3 Jan 2020 02:37:14 +0000"  >&lt;p&gt;Looks like everything has now landed for 2.14&lt;/p&gt;</comment>
                            <comment id="306649" author="gerrit" created="Thu, 8 Jul 2021 18:30:42 +0000"  >&lt;p&gt;James Nunez (jnunez@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/44188&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44188&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; lnet: Add additional output to sanity-lnet.sh&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 459866a9806fb435345fc580c86e16b4f7474c2b&lt;/p&gt;</comment>
                            <comment id="320008" author="gerrit" created="Fri, 3 Dec 2021 17:59:13 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/44188/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44188/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12410&quot; title=&quot;Refactor lnetctl peer nid handling to utilize nidstrings library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12410&quot;&gt;&lt;del&gt;LU-12410&lt;/del&gt;&lt;/a&gt; lnet: Add additional output to sanity-lnet.sh&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: a8c513b61c517f643119fe65629ab7952c7b37b4&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <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|i00hvj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>