<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:28:10 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-9667] LNet Kernel/Userspace Interface</title>
                <link>https://jira.whamcloud.com/browse/LU-9667</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;LNetCtl commands are used&#160;to pull information from LNet and display them in YAML format.&#160;&lt;/p&gt;

&lt;p&gt;Also a decision is made&#160;to use sysfs for pulling&#160;simple key/value pair related information rom kernel and IOCTL for more complex operations. So the&#160;new LNetCtl commands will be added based on this.&lt;/p&gt;

&lt;p&gt;This ticket will track the progress on adding the sysfs infrastructure and the&#160;new LNetCtl commands.&lt;/p&gt;</description>
                <environment></environment>
        <key id="46704">LU-9667</key>
            <summary>LNet Kernel/Userspace Interface</summary>
                <type id="2" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11311&amp;avatarType=issuetype">New Feature</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="sharmaso">Sonia Sharma</assignee>
                                    <reporter username="sharmaso">Sonia Sharma</reporter>
                        <labels>
                    </labels>
                <created>Wed, 14 Jun 2017 17:43:50 +0000</created>
                <updated>Sun, 6 Dec 2020 02:09:30 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>12</watches>
                                                                            <comments>
                            <comment id="199242" author="simmonsja" created="Wed, 14 Jun 2017 19:40:49 +0000"  >&lt;p&gt;Besides the sysfs work one of the things asked by the linux kernel maintainers is to look to moving from ioctls to the netlink api. I have started to explore this avenue.&lt;/p&gt;</comment>
                            <comment id="199767" author="simmonsja" created="Tue, 20 Jun 2017 22:05:01 +0000"  >&lt;p&gt;l looked over your document. I don&apos;t think you mean for your stats files to all module parameters do you? You will instead need to create &lt;/p&gt;

&lt;p&gt;/sys/fs/lnet/...&lt;/p&gt;

&lt;p&gt;A nice effect of having /sys/fs/lnet/ko2inlnd is that we can link in the tunables that are module parameters as well.&lt;/p&gt;</comment>
                            <comment id="199771" author="ashehata" created="Tue, 20 Jun 2017 22:42:00 +0000"  >&lt;p&gt;James, thanks. I&apos;ll update the doc. I&apos;m looking into a way of making the wiki document public, so that it&apos;s easier for changes to be visible outside Intel.&lt;/p&gt;</comment>
                            <comment id="200041" author="ashehata" created="Fri, 23 Jun 2017 00:21:19 +0000"  >&lt;p&gt;James, Olaf, the Sysfs Requirements doc has been updated. It&apos;s now accessible from here:&lt;br/&gt;
&lt;a href=&quot;https://wiki.hpdd.intel.com/pages/viewpage.action?pageId=65700164&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.hpdd.intel.com/pages/viewpage.action?pageId=65700164&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You should be able to add comments. The doc should be available for anonymous access as well.&lt;/p&gt;</comment>
                            <comment id="209181" author="gerrit" created="Fri, 22 Sep 2017 03:48:27 +0000"  >&lt;p&gt;Sonia Sharma (sonia.sharma@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/29163&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29163&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Generic helper functions for sysfs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8a82599e69f5ee2531f050710b444bff3114105c&lt;/p&gt;</comment>
                            <comment id="209182" author="gerrit" created="Fri, 22 Sep 2017 03:48:28 +0000"  >&lt;p&gt;Sonia Sharma (sonia.sharma@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/29164&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29164&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Add o2iblnd peer sysfs structure&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 78fdcd0331028fc5e88b1962ff8f9682c9fe829a&lt;/p&gt;</comment>
                            <comment id="210531" author="gerrit" created="Fri, 6 Oct 2017 17:09:12 +0000"  >&lt;p&gt;Sonia Sharma (sonia.sharma@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/29353&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29353&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Userspace control show lnd peer structure&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2604b6f799b1c4a38ec559de0fb877330f5b6a5d&lt;/p&gt;</comment>
                            <comment id="220365" author="gerrit" created="Wed, 7 Feb 2018 20:44:49 +0000"  >&lt;p&gt;Sonia Sharma (sonia.sharma@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/31213&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31213&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Userspace control show lnd peer structure&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: b095e8d013f95f482aba593866e0d9364721e75f&lt;/p&gt;</comment>
                            <comment id="222210" author="gerrit" created="Sat, 3 Mar 2018 09:17:04 +0000"  >&lt;p&gt;Sonia Sharma (sonia.sharma@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/31503&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31503&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Add o2iblnd connections sysfs structure&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 24cbcf492a3820ef457b7f6e6aa83a4eb97f8ffb&lt;/p&gt;</comment>
                            <comment id="223689" author="gerrit" created="Thu, 15 Mar 2018 08:11:53 +0000"  >&lt;p&gt;Sonia Sharma (sonia.sharma@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/31653&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31653&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Userspace control to show lnd connections&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: db4c64d7e0a4f0503601023512dadb2ebf523856&lt;/p&gt;</comment>
                            <comment id="224354" author="gerrit" created="Thu, 22 Mar 2018 23:56:08 +0000"  >&lt;p&gt;Sonia Sharma (sonia.sharma@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/31744&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31744&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Add LNet net sysfs structure&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: e8a7cae5890df6496c0f448bd4c5b32c7093c86c&lt;/p&gt;</comment>
                            <comment id="228822" author="gerrit" created="Wed, 30 May 2018 04:07:25 +0000"  >&lt;p&gt;Sonia Sharma (sonia.sharma@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32579&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32579&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Add LNet peer sysfs structure&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 45101d4cc68222af27468b1c3cd233544582bafd&lt;/p&gt;</comment>
                            <comment id="229337" author="gerrit" created="Fri, 8 Jun 2018 03:22:11 +0000"  >&lt;p&gt;Sonia Sharma (sonia.sharma@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32664&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32664&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Add new structs for sysfs LND APIs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: cf71d6d3fba744d771cc534bcff4f08784600614&lt;/p&gt;</comment>
                            <comment id="229941" author="gerrit" created="Thu, 5 Jul 2018 04:16:43 +0000"  >&lt;p&gt;Sonia Sharma (sharmaso@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32786&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32786&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Userspace control to show lnet ni stats&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 712be994a4b4ca057d67ed63013d4260b1900c69&lt;/p&gt;</comment>
                            <comment id="235226" author="gerrit" created="Mon, 22 Oct 2018 22:20:45 +0000"  >&lt;p&gt;Sonia Sharma (sharmaso@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/33421&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33421&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Userspace control to show lnd conn stats&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: b029af4ee79aa73c3457e9d973184067c7c06518&lt;/p&gt;</comment>
                            <comment id="236350" author="gerrit" created="Mon, 5 Nov 2018 20:46:19 +0000"  >&lt;p&gt;Sonia Sharma (sharmaso@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/33583&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33583&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Add default network interface if not provided&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2bfeee24fb39e0979c12fa91ddb4cb3ecf84bfd2&lt;/p&gt;</comment>
                            <comment id="246274" author="gerrit" created="Wed, 24 Apr 2019 06:20:32 +0000"  >&lt;p&gt;Sonia Sharma (sharmaso@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/29163/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29163/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Generic helper functions for sysfs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 728edd91b8b1e22ad1c4df928dbf811e3c4ee60c&lt;/p&gt;</comment>
                            <comment id="246275" author="gerrit" created="Wed, 24 Apr 2019 06:20:45 +0000"  >&lt;p&gt;Sonia Sharma (sharmaso@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/33583/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33583/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Error out on missing network device information&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 2e03d76ed15031bbf79effb866debdbfb334236e&lt;/p&gt;</comment>
                            <comment id="246300" author="gerrit" created="Wed, 24 Apr 2019 15:50:52 +0000"  >&lt;p&gt;Sonia Sharma (sharmaso@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/31744/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31744/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Add LNet net sysfs structure&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 0bcd24575bad5e1e2db387360a35055368705303&lt;/p&gt;</comment>
                            <comment id="246309" author="gerrit" created="Wed, 24 Apr 2019 17:31:48 +0000"  >&lt;p&gt;Sonia Sharma (sharmaso@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/32786/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32786/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Userspace control to show lnet ni stats&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 2cf017f71df28f4baac89a892b5f11f5beec831e&lt;/p&gt;</comment>
                            <comment id="246310" author="gerrit" created="Wed, 24 Apr 2019 17:32:03 +0000"  >&lt;p&gt;Sonia Sharma (sharmaso@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/32579/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32579/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Add LNet peer sysfs structure&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 385a5a9234746767a79f0ff311f4a4cfbb43c398&lt;/p&gt;</comment>
                            <comment id="246311" author="gerrit" created="Wed, 24 Apr 2019 17:32:15 +0000"  >&lt;p&gt;Sonia Sharma (sharmaso@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/32723/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32723/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Userspace control to show lnet peer stats&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 9a05fb2c0c5fbbd2c71058b174ea3ece2d4d3574&lt;/p&gt;</comment>
                            <comment id="246312" author="gerrit" created="Wed, 24 Apr 2019 17:32:25 +0000"  >&lt;p&gt;Sonia Sharma (sharmaso@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/32664/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32664/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Add new structs for sysfs LND APIs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 478c99c5fe89d3ac2e6183570d27741bae250dba&lt;/p&gt;</comment>
                            <comment id="246313" author="gerrit" created="Wed, 24 Apr 2019 17:32:41 +0000"  >&lt;p&gt;Sonia Sharma (sharmaso@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/29164/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29164/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Add o2iblnd peer sysfs structure&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: d35cd84f577d1ff92ed2c6a901a061023a3316f1&lt;/p&gt;</comment>
                            <comment id="246314" author="gerrit" created="Wed, 24 Apr 2019 17:32:53 +0000"  >&lt;p&gt;Sonia Sharma (sharmaso@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/31503/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31503/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Add o2iblnd connection sysfs structure&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 45fe6a4e91bd35a369e0d985036e687eab795581&lt;/p&gt;</comment>
                            <comment id="246315" author="gerrit" created="Wed, 24 Apr 2019 17:33:06 +0000"  >&lt;p&gt;Sonia Sharma (sharmaso@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/29353/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29353/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Userspace control to show lnd peer stats&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 3b97d74c17d856c2e8fc9f4498859ce0c0406ac6&lt;/p&gt;</comment>
                            <comment id="246316" author="gerrit" created="Wed, 24 Apr 2019 17:34:02 +0000"  >&lt;p&gt;Sonia Sharma (sharmaso@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/33421/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33421/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Userspace control to show lnd conn stats&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: fb9c538b7b8af7a49f8b6b2b8baf53f75be1c854&lt;/p&gt;</comment>
                            <comment id="246819" author="gerrit" created="Tue, 7 May 2019 23:41:52 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34821&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34821&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Generic helper functions for sysfs&lt;br/&gt;
Project: fs/linux-staging&lt;br/&gt;
Branch: lustre/lustre&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 5c1a1c35aae340a199f8e3a143f113c6ce16e49a&lt;/p&gt;</comment>
                            <comment id="246820" author="gerrit" created="Tue, 7 May 2019 23:41:56 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34822&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34822&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Error out on missing network device information&lt;br/&gt;
Project: fs/linux-staging&lt;br/&gt;
Branch: lustre/lustre&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: dd562d37a4b78aacd78192f7ade3149656e4d5f5&lt;/p&gt;</comment>
                            <comment id="246821" author="gerrit" created="Tue, 7 May 2019 23:41:57 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34823&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34823&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Add LNet net sysfs structure&lt;br/&gt;
Project: fs/linux-staging&lt;br/&gt;
Branch: lustre/lustre&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 5fe68ea9a342021c4f48c05b3299c1b9b59cee18&lt;/p&gt;</comment>
                            <comment id="246822" author="gerrit" created="Tue, 7 May 2019 23:41:58 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34824&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34824&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Add LNet peer sysfs structure&lt;br/&gt;
Project: fs/linux-staging&lt;br/&gt;
Branch: lustre/lustre&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 67ae871bf70d22f2543b0a8aa61714da25683c8b&lt;/p&gt;</comment>
                            <comment id="246824" author="simmonsja" created="Wed, 8 May 2019 00:36:10 +0000"  >&lt;p&gt;Push to linux client so Neil could help me debug the problem.&lt;/p&gt;</comment>
                            <comment id="247084" author="gerrit" created="Mon, 13 May 2019 20:42:12 +0000"  >&lt;p&gt;Sonia Sharma (sharmaso@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34857&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34857&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: Create new strusture for sysfs peer kobjects&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: lnet-sysfs&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 6a4c242f367becff792b82b7a4628c14e1d1ee05&lt;/p&gt;</comment>
                            <comment id="248029" author="gerrit" created="Thu, 30 May 2019 01:22:02 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34994&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34994&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; lnet: test idea for canf-sanity failure&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: a4fe142f3c5bd9af58b03f4bbc6229777c3320bb&lt;/p&gt;</comment>
                            <comment id="286824" author="gerrit" created="Sun, 6 Dec 2020 02:09:30 +0000"  >&lt;p&gt;James Simmons (jsimmons@infradead.org) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40878&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40878&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9667&quot; title=&quot;LNet Kernel/Userspace Interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9667&quot;&gt;LU-9667&lt;/a&gt; build: add real versioning to liblustreapi&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: b7362594447b36652c434a5eeb661dd325d8e7f7&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10120">
                    <name>Blocker</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="55665">LU-12312</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10323">
                    <name>Gantt End to End</name>
                                                                <inwardlinks description="has to be finished together with">
                                        <issuelink>
            <issuekey id="55369">LUDOC-437</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="27731">LU-5960</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="36381">LU-8066</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="51084">LU-10756</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="46759">LU-9680</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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|hzzf4n:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>