<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:38:36 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>[SFC-86] OVS flow to next hop is not created if &quot;ip-mgmt-address&quot; of SF on next SFF is not set</title>
                <link>https://jira.opendaylight.org/browse/SFC-86</link>
                <project id="10167" key="SFC">sfc</project>
                    <description>&lt;p&gt;OVS/Controller fails to create flow to next hop in chain, if SF in next hop does not have &quot;ip-mgmt-address&quot; set. Tested on path:&lt;br/&gt;
1. SFF-1 (OVS)&lt;br/&gt;
2. SF-1 (python agent)&lt;br/&gt;
3. SFF-1 (OVS)&lt;br/&gt;
4. SFF-2 (python agent)&lt;br/&gt;
5. SF-2 (python agent)&lt;br/&gt;
6. SFF-2 (python agent)&lt;/p&gt;

&lt;p&gt;If &quot;ip-mgmt-address&quot; == null =&amp;gt; packet is droped on step &quot;3. SFF-1 (OVS)&quot;.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="24112">SFC-86</key>
            <summary>OVS flow to next hop is not created if &quot;ip-mgmt-address&quot; of SF on next SFF is not set</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="10004" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Verified</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Cannot Reproduce</resolution>
                                        <assignee username="rnoriega@redhat.com">Ricardo Noriega</assignee>
                                    <reporter username="peter.zeby@pantheon.sk">Peter &#381;eby</reporter>
                        <labels>
                    </labels>
                <created>Tue, 21 Jul 2015 14:50:57 +0000</created>
                <updated>Tue, 29 May 2018 18:13:41 +0000</updated>
                            <resolved>Tue, 29 May 2018 18:13:35 +0000</resolved>
                                    <version>unspecified</version>
                                    <fixVersion>Carbon</fixVersion>
                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="46557" author="ebrjohn" created="Tue, 21 Jul 2015 15:09:07 +0000"  >&lt;p&gt;Which flow are you referring to that dont get created? Are you referring to the OpenFlow flows? If so, the OpenFlow flows have nothing to do with &quot;ip-mgmt-address&quot; being set.&lt;/p&gt;

&lt;p&gt;To be able to debug this problem, I need the following pieces of information:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;The complete SFC configuration, including: SFs, SFFs, SFCs, SFPs, and RSPs.&lt;/li&gt;
	&lt;li&gt;a dump of the OpenFlow flows from each SFF using the command: &quot;sudo ovs-ofctl -O OpenFlow13 dump-flows &amp;lt;SFF switch name&amp;gt;&quot;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Brady&lt;/p&gt;</comment>
                            <comment id="46561" author="peter.zeby@pantheon.sk" created="Wed, 22 Jul 2015 10:01:46 +0000"  >&lt;p&gt;Attachment chain_setup.txt has been added with description: sfc configuration&lt;/p&gt;</comment>
                            <comment id="46558" author="peter.zeby@pantheon.sk" created="Wed, 22 Jul 2015 10:02:09 +0000"  >&lt;p&gt;I am referring to OF flow on OVS, when packet is returned from SF.&lt;/p&gt;

&lt;p&gt;My basic topology/chain setup:&lt;br/&gt;
Client &lt;del&gt;&amp;gt; classifier (python) -&amp;gt; SFF (OVS &amp;lt;&lt;/del&gt;&amp;gt; SF python) &lt;del&gt;&amp;gt; SFF (python &amp;lt;&lt;/del&gt;&amp;gt; SF python) -&amp;gt; Server&lt;/p&gt;

&lt;p&gt;Created flows on OVS:&lt;br/&gt;
root@OVS1:~# ovs-ofctl -O OpenFlow13 dump-flows sw1&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 cookie=0x14, duration=4.070s, table=0, n_packets=0, n_bytes=0, priority=250,ip actions=goto_table:3&lt;br/&gt;
 cookie=0x14, duration=4.056s, table=3, n_packets=0, n_bytes=0, priority=540,nsp=2,nsi=255 actions=load:0xc0a82133-&amp;gt;NXM_NX_TUN_IPV4_DST[],goto_table:10&lt;br/&gt;
 cookie=0xba5eba11ba5eba11, duration=4.049s, table=10, n_packets=0, n_bytes=0, priority=640,nsp=2,nsi=255 actions=move:NXM_NX_NSH_C1[]&lt;del&gt;&amp;gt;NXM_NX_NSH_C1[],move:NXM_NX_NSH_C2[]&lt;/del&gt;&amp;gt;NXM_NX_NSH_C2[],move:NXM_NX_TUN_ID&lt;span class=&quot;error&quot;&gt;&amp;#91;0..31&amp;#93;&lt;/span&gt;-&amp;gt;NXM_NX_TUN_ID&lt;span class=&quot;error&quot;&gt;&amp;#91;0..31&amp;#93;&lt;/span&gt;,IN_PORT&lt;/p&gt;


&lt;p&gt;Created flows on OVS (new chain), when second hop SF has &quot;ip-mgmt-address&quot; set:&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 cookie=0x14, duration=4.740s, table=0, n_packets=0, n_bytes=0, priority=250,ip actions=goto_table:3&lt;br/&gt;
 cookie=0x14, duration=878.708s, table=3, n_packets=0, n_bytes=0, priority=540,nsp=2,nsi=255 actions=load:0xc0a82133-&amp;gt;NXM_NX_TUN_IPV4_DST[],goto_table:10&lt;br/&gt;
 cookie=0x14, duration=4.729s, table=3, n_packets=0, n_bytes=0, priority=540,nsp=3,nsi=255 actions=load:0xc0a82133-&amp;gt;NXM_NX_TUN_IPV4_DST[],goto_table:10&lt;br/&gt;
 cookie=0x14, duration=4.674s, table=3, n_packets=0, n_bytes=0, priority=540,nsp=3,nsi=254 actions=load:0xc0a82135-&amp;gt;NXM_NX_TUN_IPV4_DST[],goto_table:10&lt;br/&gt;
 cookie=0xba5eba11ba5eba11, duration=878.701s, table=10, n_packets=0, n_bytes=0, priority=640,nsp=2,nsi=255 actions=move:NXM_NX_NSH_C1[]&lt;del&gt;&amp;gt;NXM_NX_NSH_C1[],move:NXM_NX_NSH_C2[]&lt;/del&gt;&amp;gt;NXM_NX_NSH_C2[],move:NXM_NX_TUN_ID&lt;span class=&quot;error&quot;&gt;&amp;#91;0..31&amp;#93;&lt;/span&gt;-&amp;gt;NXM_NX_TUN_ID&lt;span class=&quot;error&quot;&gt;&amp;#91;0..31&amp;#93;&lt;/span&gt;,IN_PORT&lt;br/&gt;
 cookie=0xba5eba11ba5eba11, duration=4.722s, table=10, n_packets=0, n_bytes=0, priority=640,nsp=3,nsi=255 actions=move:NXM_NX_NSH_C1[]&lt;del&gt;&amp;gt;NXM_NX_NSH_C1[],move:NXM_NX_NSH_C2[]&lt;/del&gt;&amp;gt;NXM_NX_NSH_C2[],move:NXM_NX_TUN_ID&lt;span class=&quot;error&quot;&gt;&amp;#91;0..31&amp;#93;&lt;/span&gt;-&amp;gt;NXM_NX_TUN_ID&lt;span class=&quot;error&quot;&gt;&amp;#91;0..31&amp;#93;&lt;/span&gt;,IN_PORT&lt;br/&gt;
 cookie=0xba5eba11ba5eba11, duration=4.668s, table=10, n_packets=0, n_bytes=0, priority=640,nsp=3,nsi=254 actions=move:NXM_NX_NSH_C1[]&lt;del&gt;&amp;gt;NXM_NX_NSH_C1[],move:NXM_NX_NSH_C2[]&lt;/del&gt;&amp;gt;NXM_NX_NSH_C2[],move:NXM_NX_TUN_ID&lt;span class=&quot;error&quot;&gt;&amp;#91;0..31&amp;#93;&lt;/span&gt;-&amp;gt;NXM_NX_TUN_ID&lt;span class=&quot;error&quot;&gt;&amp;#91;0..31&amp;#93;&lt;/span&gt;,IN_PORT&lt;/p&gt;


&lt;p&gt;Configuration is in att.&lt;/p&gt;</comment>
                            <comment id="46559" author="peter.zeby@pantheon.sk" created="Wed, 22 Jul 2015 11:14:55 +0000"  >&lt;p&gt;Controller branch used - master&lt;/p&gt;</comment>
                            <comment id="46560" author="rnoriega@redhat.com" created="Thu, 5 Nov 2015 15:05:53 +0000"  >&lt;p&gt;This is a little bit old, but so far, I haven&apos;t been able to reproduce the failure.&lt;/p&gt;

&lt;p&gt;In my testing environment, using the same type of configuration and removing the ip-mgmt-address from one of the SFs, flows are properly created.&lt;/p&gt;

&lt;p&gt;Could you reproduce the bug or should we close it?&lt;/p&gt;</comment>
                            <comment id="63175" author="ebrjohn" created="Tue, 29 May 2018 18:13:35 +0000"  >&lt;p&gt;I tested this on Fluorine, and all flows are created as expected when the ip-mgmt-address is not specified on the SFs. Considering the sfc-agent is no longer supported, Im closing this bug.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13257" name="chain_setup.txt" size="7787" author="peter.zeby@pantheon.sk" created="Wed, 22 Jul 2015 10:01:46 +0000"/>
                    </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>4028</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=4028]]></customfieldvalue>

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

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