<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:21:01 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>[NETVIRT-223] Ping not working on ODL Boron SR1 when Application Coexistence is configured</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-223</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;We have just tested Boron SR1 in OPNFV with an SFC patch and we see the classifier flows appearing in table=11. However, the ping to VMs is not working (using floating IPs or even without floating IPs). I checked the flow tables in the compute and the controller (we are only trying with two nodes) and I am seeing this:&lt;/p&gt;

&lt;p&gt;table=31, n_packets=202, n_bytes=18044, priority=0 actions=goto_table:32&lt;br/&gt;
table=32, n_packets=202, n_bytes=18044, priority=0 actions=resubmit(,39),resubmit(,40)&lt;br/&gt;
table=41, n_packets=0, n_bytes=0, priority=0 actions=goto_table:51&lt;/p&gt;

&lt;p&gt;Table 39 and table 40 don&#8217;t exist. Looking at the table numbers, perhaps something breaks when applying the coexistence? I checked and the coexistence is active:&lt;/p&gt;

&lt;p&gt;root@node-6:~# curl -u admin:admin -H &apos;Content-type: application/json&apos; -X GET &lt;a href=&quot;http://192.168.0.52:8181/restconf/config/netvirt-providers-config:netvirt-providers-config&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://192.168.0.52:8181/restconf/config/netvirt-providers-config:netvirt-providers-config&lt;/a&gt;&lt;br/&gt;
{&quot;netvirt-providers-config&quot;:{&quot;table-offset&quot;:1}}&lt;/p&gt;


&lt;p&gt;root@node-6:~# curl -u admin:admin -H &apos;Content-type: application/json&apos; -X GET &lt;a href=&quot;http://192.168.0.52:8181/restconf/config/sfc-of-renderer:sfc-of-renderer-config&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://192.168.0.52:8181/restconf/config/sfc-of-renderer:sfc-of-renderer-config&lt;/a&gt;&lt;br/&gt;
{&quot;sfc-of-renderer-config&quot;:&lt;/p&gt;
{&quot;sfc-of-table-offset&quot;:150,&quot;sfc-of-app-egress-table-offset&quot;:11}
&lt;p&gt;}&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20144">NETVIRT-223</key>
            <summary>Ping not working on ODL Boron SR1 when Application Coexistence is configured</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="-1">Unassigned</assignee>
                                    <reporter username="ebrjohn">Brady Johnson</reporter>
                        <labels>
                    </labels>
                <created>Fri, 28 Oct 2016 19:10:18 +0000</created>
                <updated>Fri, 9 Mar 2018 18:21:31 +0000</updated>
                            <resolved>Tue, 1 Nov 2016 20:42:52 +0000</resolved>
                                    <version>Boron</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="36599" author="ebrjohn" created="Fri, 28 Oct 2016 19:11:56 +0000"  >&lt;p&gt;There are more comments in this email thread:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://lists.opendaylight.org/pipermail/netvirt-dev/2016-October/001926.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/netvirt-dev/2016-October/001926.html&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="36600" author="anipbu" created="Sun, 30 Oct 2016 09:34:36 +0000"  >&lt;p&gt;A patch was submitted to fix this bug in Boron SR1: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/47746/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/47746/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;To better assess the impact of this bug and fix, could someone from your team please help us identify the following:&lt;br/&gt;
Regression: Is this bug a regression of functionality/performance/feature compared to Boron?&lt;br/&gt;
Severity: Could you elaborate on the severity of this bug?  Is this a BLOCKER such that we cannot release Boron-SR1 without it?  Is there a workaround such that we can write a release note?&lt;br/&gt;
Testing: Could you also elaborate on the testing of this patch?  How extensively has this patch been tested?  Is it covered by any unit tests or system tests?  &lt;br/&gt;
Impact: Does this fix impact any dependent projects?&lt;/p&gt;</comment>
                            <comment id="36601" author="shague@redhat.com" created="Sun, 30 Oct 2016 18:09:27 +0000"  >&lt;p&gt;(In reply to A H from comment #2)&lt;br/&gt;
&amp;gt; A patch was submitted to fix this bug in Boron SR1:&lt;br/&gt;
&amp;gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/47746/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/47746/&lt;/a&gt;&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; To better assess the impact of this bug and fix, could someone from your&lt;br/&gt;
&amp;gt; team please help us identify the following:&lt;br/&gt;
&amp;gt; Regression: Is this bug a regression of functionality/performance/feature&lt;br/&gt;
&amp;gt; compared to Boron?&lt;br/&gt;
This is a regression. When SFC is used there is an offset in the OpenFlow tables used to allow application coexistence. Recent changes to the pipeline did not account for the table offset.&lt;br/&gt;
&amp;gt; Severity: Could you elaborate on the severity of this bug?  Is this a&lt;br/&gt;
&amp;gt; BLOCKER such that we cannot release Boron-SR1 without it?&lt;br/&gt;
It is a blocker in that SFC integration will not work. That also blocks opnfv.&lt;br/&gt;
  Is there a&lt;br/&gt;
&amp;gt; workaround such that we can write a release note?&lt;br/&gt;
There is no workaround.&lt;br/&gt;
&amp;gt; Testing: Could you also elaborate on the testing of this patch?  How&lt;br/&gt;
&amp;gt; extensively has this patch been tested?  Is it covered by any unit tests or&lt;br/&gt;
&amp;gt; system tests? &lt;br/&gt;
The CSIT tests shows the proper pipeline accounting for the table offset.&lt;br/&gt;
&amp;gt; Impact: Does this fix impact any dependent projects?&lt;br/&gt;
Yes, it fixes the SFC integration.&lt;/p&gt;</comment>
                            <comment id="36602" author="ebrjohn" created="Sun, 30 Oct 2016 22:14:24 +0000"  >&lt;p&gt;Fixed&lt;/p&gt;</comment>
                            <comment id="36603" author="anipbu" created="Tue, 1 Nov 2016 15:17:17 +0000"  >&lt;p&gt;Has this bug been verified as fixed in the latest Boron SR1 Build 20161030?&lt;/p&gt;</comment>
                            <comment id="36604" author="gvrangan" created="Tue, 1 Nov 2016 20:42:52 +0000"  >&lt;p&gt;(In reply to A H from comment #5)&lt;br/&gt;
&amp;gt; Has this bug been verified as fixed in the latest Boron SR1 Build 20161030?&lt;/p&gt;

&lt;p&gt;yes, Just tested with offset:3&lt;br/&gt;
&lt;a href=&quot;https://logs.opendaylight.org/sandbox/jenkins091/netvirt-csit-1node-openstack-mitaka-openstack-boron/14/archives/log.html.gz#s1-s1-s1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/sandbox/jenkins091/netvirt-csit-1node-openstack-mitaka-openstack-boron/14/archives/log.html.gz#s1-s1-s1&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <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>7059</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=7059]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10313"><![CDATA[Highest]]></customfieldvalue>

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

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