<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:56:38 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-6034] Support checksum at the LNet layer</title>
                <link>https://jira.whamcloud.com/browse/LU-6034</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Currently Lustre only supports check summing at the ptlrpc layer and only form bulk data. At the LNet layer check sums is done at the LND level if at all. Also when the LND driver do some level of check sum they use different non-standard algorithms from the other LND drivers. Because of this check sums need to be performed at the client, router and server destination. The router level check summing shouldn&apos;t be needed.&lt;/p&gt;

&lt;p&gt;This project aims to create a check summing layer for LNET that is above the LND drivers so it can cover all the network data instead of just bulk data. Secondly this will be handled independent of the LND drivers thus&lt;br/&gt;
allowing us to avoid check summing on the routers.&lt;/p&gt;</description>
                <environment></environment>
        <key id="27941">LU-6034</key>
            <summary>Support checksum at the LNet layer</summary>
                <type id="2" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11311&amp;avatarType=issuetype">New Feature</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="simmonsja">James A Simmons</assignee>
                                    <reporter username="simmonsja">James A Simmons</reporter>
                        <labels>
                            <label>lnet</label>
                            <label>patch</label>
                    </labels>
                <created>Tue, 16 Dec 2014 19:21:57 +0000</created>
                <updated>Tue, 23 Jan 2024 07:54:58 +0000</updated>
                                            <version>Lustre 2.8.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="101744" author="gerrit" created="Tue, 16 Dec 2014 19:28:38 +0000"  >&lt;p&gt;James Simmons (uja.ornl@gmail.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/13092&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13092&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6034&quot; title=&quot;Support checksum at the LNet layer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6034&quot;&gt;LU-6034&lt;/a&gt; lnet: add default case for check summing&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 34a070d988cd90d06db35fe2a7972a0ace21d8ef&lt;/p&gt;</comment>
                            <comment id="101746" author="simmonsja" created="Tue, 16 Dec 2014 19:43:57 +0000"  >&lt;p&gt;Patch &lt;a href=&quot;http://review.whamcloud.com/#/c/13092&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/13092&lt;/a&gt; aim is to be included for 2.7 to maintain binary compatibility with the changes coming in Lustre 2.8&lt;/p&gt;</comment>
                            <comment id="101749" author="jamesanunez" created="Tue, 16 Dec 2014 19:56:51 +0000"  >&lt;p&gt;Thanks for the patch, James. &lt;/p&gt;</comment>
                            <comment id="102008" author="gerrit" created="Thu, 18 Dec 2014 22:25:22 +0000"  >&lt;p&gt;James Simmons (uja.ornl@gmail.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/13135&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13135&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6034&quot; title=&quot;Support checksum at the LNet layer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6034&quot;&gt;LU-6034&lt;/a&gt; lnet: Create a checksum value for LNet package data&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 31f1fe9f29e96ef5ce4659708422323fc6ce0516&lt;/p&gt;</comment>
                            <comment id="103716" author="gerrit" created="Fri, 16 Jan 2015 03:26:58 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/13092/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13092/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6034&quot; title=&quot;Support checksum at the LNet layer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6034&quot;&gt;LU-6034&lt;/a&gt; lnet: add default case for check summing&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: ee51e8ebc96baf37d59ab771e61f8fc9f8908266&lt;/p&gt;</comment>
                            <comment id="122140" author="gerrit" created="Fri, 24 Jul 2015 16:23:39 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/15713&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/15713&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6034&quot; title=&quot;Support checksum at the LNet layer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6034&quot;&gt;LU-6034&lt;/a&gt; lnet: Create a checksum value for LNet package data&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: c062805a4987aa613c792dac86ed8ff0bbc68889&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_10490" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>End date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 24 Jul 2015 19:21:57 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzx2mn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>16823</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10493" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>Start date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 16 Dec 2014 19:21:57 +0000</customfieldvalue>

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