<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:32:08 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>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[OPNFLWPLUG-311] MatchConvertorImpl bugs found during test creation</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-311</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;While creating tests for MatchConvertorImpl I discovered few bugs. Bugs can bee seen here &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/11668/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/11668/&lt;/a&gt; as TODO and FIXME and commented lines.&lt;/p&gt;

&lt;p&gt;1. mask computation of PbbIsid match entry (both ways) - wrong mask lengths&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;PbbIsid mask length is 3&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;2. add mask computation for ArpSpa and ArpTpa match entries&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;mask conversion is missing for these fields&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;3. finish implementation of vlan vid match entry&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;isVlanIdPresent() is not set&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="27579">OPNFLWPLUG-311</key>
            <summary>MatchConvertorImpl bugs found during test creation</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/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="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="mbobak@cisco.com">Martin Bobak</assignee>
                                    <reporter username="michal.polkorab@gmail.com">Michal Polkorab</reporter>
                        <labels>
                    </labels>
                <created>Thu, 30 Oct 2014 14:22:15 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:22 +0000</updated>
                            <resolved>Thu, 28 May 2015 00:18:32 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="56291" author="mbobak@cisco.com" created="Tue, 9 Dec 2014 07:49:25 +0000"  >&lt;p&gt;1st part is solved by this commit : &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/13450/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/13450/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="56292" author="jgloncak" created="Mon, 26 Jan 2015 08:09:23 +0000"  >&lt;p&gt;patch set for poing 3 is proposed:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/14440/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/14440/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="56293" author="jgloncak" created="Mon, 26 Jan 2015 09:57:45 +0000"  >&lt;p&gt;remark to point 3.&lt;/p&gt;

&lt;p&gt;it seems that in MatchConvertorImpl.OfMatchToSALMatchConvertor() is in section with VlanVid.class set also _vlanIdPresent attribute.&lt;br/&gt;
there is chain vlanBuilder.setVlanId(....).setVlanIdPresent().&lt;/p&gt;</comment>
                            <comment id="56294" author="michal.polkorab@gmail.com" created="Mon, 26 Jan 2015 12:09:08 +0000"  >&lt;p&gt;I agree. Point 3. seems like it has been fixed.&lt;/p&gt;</comment>
                            <comment id="56295" author="jgloncak" created="Mon, 26 Jan 2015 13:54:30 +0000"  >&lt;p&gt;I passed throu Michal&apos;s commit and searched for commented codes, FIXMEs, TODOs.&lt;/p&gt;

&lt;p&gt;It was possible to uncomment almost all of them. See patch set:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/14482&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/14482&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="56296" author="jgloncak" created="Tue, 27 Jan 2015 14:13:32 +0000"  >&lt;p&gt;In MatchConvertorImplV13Test.testWithMatchEntriesWithMasks() it is necessary remove commented assertsEquals for checking equality masks of ethernet source and destination addresses.&lt;/p&gt;</comment>
                            <comment id="56297" author="jgloncak" created="Tue, 27 Jan 2015 16:35:52 +0000"  >&lt;p&gt;Problem from comment 6 (MatchConvertorImplV13Test.testWithMatchEntriesWithMasks() commented test) was fixed with patch:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/14545&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/14545&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="25896">CONTROLLER-1342</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2280</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=2280]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10360"><![CDATA[Helium-2]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i030db:</customfieldvalue>

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