<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:38:54 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-199] When server and last SF are in different computes, things don&apos;t work</title>
                <link>https://jira.opendaylight.org/browse/SFC-199</link>
                <project id="10167" key="SFC">sfc</project>
                    <description>&lt;p&gt;The packet goes back to the compute where it got encapsulated and then hits table=0, table=36 and table=51, where it apparently does not hit any table&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="24225">SFC-199</key>
            <summary>When server and last SF are in different computes, things don&apos;t work</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="mbuil@suse.com">Manuel Buil</reporter>
                        <labels>
                    </labels>
                <created>Thu, 31 Aug 2017 14:18:49 +0000</created>
                <updated>Wed, 30 May 2018 06:35:03 +0000</updated>
                            <resolved>Wed, 30 May 2018 06:35:03 +0000</resolved>
                                    <version>unspecified</version>
                                    <fixVersion>Oxygen</fixVersion>
                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="46756" author="jaicaa" created="Thu, 31 Aug 2017 16:57:33 +0000"  >&lt;p&gt;Well, the problem is that the packet should be redirected to the classifier pipeline from table 36 to handle the final egress.&lt;/p&gt;

&lt;p&gt;This table 36 is managed by genius with what is called terminating service actions, which redirects traffic incoming from tunnel ports to the proper application pipeline based on VNI value. The problem for this being that, for egress, we are reusing the same VNI that SFC uses, 0, and that SFC might have a terminating service action there too, and that the Genius API does not allow to coordinate priorities through terminating service actions with the same VNI.&lt;/p&gt;

&lt;p&gt;So two options would be:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;to manually register a flow on table 36, with higher priority that whatever might be there from SFC. And then on the classifier pipeline, if the packet is not at chain egress, redirect it to the SFC pipeline. Quite feasible.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;to use a different VNI for egress. SFC most likely needs to be aware of this VNI. And it would be difficult to reserve a VNI value for specific use other than 0 given that netvirt might be using any other possible value. At least there is no reservation procedure in place that I am aware.&lt;/li&gt;
&lt;/ul&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>9083</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=9083]]></customfieldvalue>

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

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