<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:21:32 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-430] Ping responder on tenant network and FIP-FIP traffic between vm in same n/w in same compute is not working in stateful SG mode.</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-430</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;On the tenant network, Netvirt supports ping to router interface address using OVS flows.&lt;br/&gt;
This is achieved by programming the necessary flows &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; in Table21 (FIB_TABLE) to auto-respond to ping.&lt;/p&gt;

&lt;p&gt;However, when using &quot;Stateful SG mode&quot;, this feature is broken and ACL service is dropping &lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt; the packets in Table252. &lt;br/&gt;
This feature works fine in &quot;SG transparent mode&quot;, when port-security is disabled on the port (obviously isn&apos;t it &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; and when we explicitly add an ACL ingress rule to allow this traffic.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; table=21, n_packets=6, n_bytes=588, priority=42,icmp,metadata=0x222e0/0xfffffffe,nw_dst=10.0.0.1,icmp_type=8,icmp_code=0 actions=move:NXM_OF_ETH_SRC[]&lt;del&gt;&amp;gt;NXM_OF_ETH_DST[],set_field:fa:16:3e:87:0b:fc&lt;/del&gt;&amp;gt;eth_src,move:NXM_OF_IP_SRC[]&lt;del&gt;&amp;gt;NXM_OF_IP_DST[],set_field:10.0.0.1&lt;/del&gt;&amp;gt;ip_src,set_field:0-&amp;gt;icmp_type,load:0-&amp;gt;NXM_OF_IN_PORT[],resubmit(,21)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt; table=252, n_packets=78, n_bytes=7644, priority=50,ct_state=+new+trk actions=drop&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20351">NETVIRT-430</key>
            <summary>Ping responder on tenant network and FIP-FIP traffic between vm in same n/w in same compute is not working in stateful SG mode.</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.opendaylight.org/images/icons/priorities/blocker.svg">Highest</priority>
                        <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="aswins">Aswin Suryanarayanan</assignee>
                                    <reporter username="SridharG">Sridhar Gaddam</reporter>
                        <labels>
                            <label>patch_merged</label>
                    </labels>
                <created>Mon, 16 Jan 2017 07:01:25 +0000</created>
                <updated>Thu, 3 May 2018 14:37:01 +0000</updated>
                            <resolved>Fri, 6 Apr 2018 18:19:09 +0000</resolved>
                                    <version>Oxygen</version>
                    <version>Fluorine</version>
                                    <fixVersion>Fluorine</fixVersion>
                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                                                                <comments>
                            <comment id="37113" author="n.vivekanandan@ericsson.com" created="Mon, 3 Apr 2017 17:36:49 +0000"  >&lt;p&gt;Hi Aswin,&lt;/p&gt;

&lt;p&gt;Since you were driving ACLService, am parking this temporararily with you now.&lt;/p&gt;

&lt;p&gt;Please feel free to work with Somashekhar and Raja Shashidhar to sort this out.&lt;/p&gt;

&lt;p&gt;Vivek&lt;/p&gt;</comment>
                            <comment id="37114" author="aswins" created="Tue, 20 Jun 2017 15:01:58 +0000"  >&lt;p&gt;&lt;a href=&quot;https://mail.openvswitch.org/pipermail/ovs-discuss/2017-June/044613.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mail.openvswitch.org/pipermail/ovs-discuss/2017-June/044613.html&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="37115" author="aswins" created="Tue, 1 Aug 2017 15:23:31 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/60991/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/60991/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="37116" author="sgaddam@redhat.com" created="Mon, 7 Aug 2017 05:15:07 +0000"  >&lt;p&gt;@Aswin, does the patch also support IPv6 use-case (i.e., ping6)?&lt;/p&gt;</comment>
                            <comment id="61667" author="aswins" created="Mon, 12 Mar 2018 07:26:28 +0000"  >&lt;p&gt;OpenFlow Plugin&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/69033/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/69033/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Genius&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/69033/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/69033/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Netvirt&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/69302/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/69302/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="61686" author="dfarrell07" created="Mon, 12 Mar 2018 17:25:46 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=aswins&quot; class=&quot;user-hover&quot; rel=&quot;aswins&quot;&gt;aswins&lt;/a&gt; - The Genius link is a dup of the OpenFlow Plugin one. I don&apos;t see one to Genius searching quickly.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=jluhrsen&quot; class=&quot;user-hover&quot; rel=&quot;jluhrsen&quot;&gt;jluhrsen&lt;/a&gt; - Is going to work on getting a multipatch run of this, with all patches, to verify.&lt;/p&gt;</comment>
                            <comment id="61689" author="aswins" created="Mon, 12 Mar 2018 17:52:54 +0000"  >&lt;p&gt;Sorry that was oversight while I pasted the link&lt;/p&gt;

&lt;p&gt;This is the genius patch.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;https://git.opendaylight.org/gerrit/#/c/69081/&lt;/p&gt;</comment>
                            <comment id="61695" author="aswins" created="Mon, 12 Mar 2018 19:24:23 +0000"  >&lt;p&gt;This patch requires  ovs2.9 with kernel module installed.&lt;/p&gt;</comment>
                            <comment id="61699" author="dfarrell07" created="Mon, 12 Mar 2018 21:29:54 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=aswins&quot; class=&quot;user-hover&quot; rel=&quot;aswins&quot;&gt;aswins&lt;/a&gt; - Do we not have that in CSIT? Are you asking for us to do something?&lt;/p&gt;</comment>
                            <comment id="61709" author="aswins" created="Tue, 13 Mar 2018 07:34:45 +0000"  >&lt;p&gt;We don&apos;t have that in CSIT right now as OVS queens is yet to move to 2.9 But this should not result in any CSIT failure as these changes will not affect any existing test cases.&lt;/p&gt;</comment>
                            <comment id="61715" author="dfarrell07" created="Tue, 13 Mar 2018 11:36:09 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=aswins&quot; class=&quot;user-hover&quot; rel=&quot;aswins&quot;&gt;aswins&lt;/a&gt; - So you&apos;re saying a multipatch run will not help, will still fail because Queens isn&apos;t on 2.9 yet? And that this is ready to merge, should be manually +1-verified?&lt;/p&gt;</comment>
                            <comment id="61718" author="aswins" created="Tue, 13 Mar 2018 11:44:10 +0000"  >&lt;p&gt;Multi patch do help to ensure this didn&apos;t add any regression.  I have manually  tested this with ovs2.9 and looks good.&lt;/p&gt;</comment>
                            <comment id="61719" author="dfarrell07" created="Tue, 13 Mar 2018 11:47:44 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=aswins&quot; class=&quot;user-hover&quot; rel=&quot;aswins&quot;&gt;aswins&lt;/a&gt; - I noticed all those patches are against master. Can we get them cherry-picked to stable/oxygen?&lt;/p&gt;</comment>
                            <comment id="61720" author="dfarrell07" created="Tue, 13 Mar 2018 11:50:51 +0000"  >&lt;p&gt;I kicked off a multipatch-oxygen job, cherry-picking the changes to stable/oxygen&lt;/p&gt;

&lt;p&gt;openflowplugin:33/69033/5,genius:81/69081/3,netvirt:02/69302/3&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/integration-multipatch-test-oxygen/91&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/integration-multipatch-test-oxygen/91&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks for helping me understand &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=aswins&quot; class=&quot;user-hover&quot; rel=&quot;aswins&quot;&gt;aswins&lt;/a&gt; &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="61724" author="dfarrell07" created="Tue, 13 Mar 2018 20:37:06 +0000"  >&lt;p&gt;This is the distro that resulted from that multipatch &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=aswins&quot; class=&quot;user-hover&quot; rel=&quot;aswins&quot;&gt;aswins&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/0.8.0-SNAPSHOT/karaf-0.8.0-20180313.122315-182.zip&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/0.8.0-SNAPSHOT/karaf-0.8.0-20180313.122315-182.zip&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="61725" author="dfarrell07" created="Tue, 13 Mar 2018 20:37:26 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=jluhrsen&quot; class=&quot;user-hover&quot; rel=&quot;jluhrsen&quot;&gt;jluhrsen&lt;/a&gt; should we put that through some test job^^?&lt;/p&gt;</comment>
                            <comment id="61729" author="jluhrsen" created="Wed, 14 Mar 2018 00:44:25 +0000"  >&lt;p&gt;&#160;&lt;blockquote&gt;&lt;p&gt;Jamo Luhrsen should we put that through some test job^^?&lt;/p&gt;&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;started these two:&lt;br/&gt;
&lt;a href=&quot;https://jenkins.opendaylight.org/releng/user/jluhrsen/my-views/view/netvirt%20csit/job/netvirt-csit-1node-openstack-queens-gate-stateful-oxygen/106/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/user/jluhrsen/my-views/view/netvirt%20csit/job/netvirt-csit-1node-openstack-queens-gate-stateful-oxygen/106/&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jenkins.opendaylight.org/releng/user/jluhrsen/my-views/view/netvirt%20csit/job/netvirt-csit-1node-openstack-queens-gate-stateful-snat-conntrack-oxygen/2/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/user/jluhrsen/my-views/view/netvirt%20csit/job/netvirt-csit-1node-openstack-queens-gate-stateful-snat-conntrack-oxygen/2/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="61731" author="dfarrell07" created="Wed, 14 Mar 2018 00:56:53 +0000"  >&lt;p&gt;Here are the three cherry-picks to stable/oxygen:&lt;/p&gt;

&lt;p&gt;OpenFlow Plugin: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/69445/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/69445/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Genius: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/69446/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/69446/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Netvirt: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/69447/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/69447/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="61732" author="dfarrell07" created="Wed, 14 Mar 2018 00:59:09 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=aswins&quot; class=&quot;user-hover&quot; rel=&quot;aswins&quot;&gt;aswins&lt;/a&gt; - Of the three above, only&#160;69446 (Genius) is getting verified -1. Can you confirm that&apos;s expected because of the Queens/OVS 2.9 issue you mentioned above?&lt;/p&gt;

&lt;p&gt;Update: After looking, I&apos;m suspicious that&apos;s not from the OVS 2.9 stuff. Compile time failure in mdsal-utils.&lt;/p&gt;</comment>
                            <comment id="61736" author="aswins" created="Wed, 14 Mar 2018 09:34:52 +0000"  >&lt;p&gt;The 0vs2.9 issue will not affect the build nor create any exception during run time, this should be working fine.&lt;/p&gt;</comment>
                            <comment id="61751" author="dfarrell07" created="Thu, 15 Mar 2018 10:27:44 +0000"  >&lt;p&gt;All three patches are merged.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=aswins&quot; class=&quot;user-hover&quot; rel=&quot;aswins&quot;&gt;aswins&lt;/a&gt; - Can you verify this is fixed and close the bug?&lt;/p&gt;</comment>
                            <comment id="61755" author="shague@redhat.com" created="Thu, 15 Mar 2018 11:04:10 +0000"  >&lt;p&gt;Daniel, the fix is confirmed and finished for oxygen. I am leaving this open until the patches are merged on Fluorine.&lt;/p&gt;</comment>
                            <comment id="61762" author="dfarrell07" created="Thu, 15 Mar 2018 16:02:06 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=shague&quot; class=&quot;user-hover&quot; rel=&quot;shague&quot;&gt;shague&lt;/a&gt; - I&apos;m going to change the &quot;Affects Version&quot; to Fluorine so it doesn&apos;t show up in our Oxygen blocker query, okay?&lt;/p&gt;</comment>
                            <comment id="62198" author="aswins" created="Fri, 6 Apr 2018 18:18:50 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/70405/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/70405/&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>7545</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=7545]]></customfieldvalue>

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

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