<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:21:21 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-354] Duplicate of groups - L2 EPLAN / EVPLAN / EPTREE / EVPTREE local transmit port a to port b.</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-354</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;This duplicate cause to the port to get the same packet more times.&lt;br/&gt;
appeared in EPLAN &amp;amp; EVPLAN &amp;amp; EPTREE &amp;amp; EVPTREE &lt;/p&gt;

&lt;p&gt;Example : &lt;/p&gt;

&lt;p&gt;Configuration :&lt;br/&gt;
312		evptree	Rooted Multipoint	aaa	&lt;br/&gt;
	Device	UNI	Role	VLANs (click to edit)&lt;/p&gt;

&lt;p&gt;CE 3	ens5 	root	13, 14	&lt;br/&gt;
                ens6	        leaf 	31, 32&lt;br/&gt;
CE 2	ens5	        root	15, 16, 84, 86	&lt;br/&gt;
               ens6	        leaf	51, 61, 77	&lt;br/&gt;
CE 1	ens5  	root	1, 2	&lt;br/&gt;
                ens6	        leaf	11, 12	&lt;br/&gt;
CE 4	ens5  	root	100, 103	&lt;br/&gt;
                ens6 	leaf	101, 105&lt;/p&gt;

&lt;p&gt;Take a look on group:229911 - 3 times (CE 2 ens 6 - we have 3 vlans - 51, 61, 77) &lt;/p&gt;

&lt;p&gt;CE 2 :&lt;br/&gt;
OFPST_GROUP_DESC reply (OF1.3) (xid=0x2):&lt;br/&gt;
 group_id=209999,type=all,bucket=actions=set_field:0x256c-&amp;gt;tun_id,resubmit(,55),bucket=actions=set_field:0xe163-&amp;gt;tun_id,resubmit(,55),bucket=actions=set_field:0x3c12-&amp;gt;tun_id,resubmit(,55),bucket=actions=set_field:0x5438-&amp;gt;tun_id,resubmit(,55)&lt;br/&gt;
 group_id=229912,type=all,bucket=actions=group:229911,bucket=actions=group:229911,bucket=actions=group:229911,bucket=actions=set_field:0x3a6c-&amp;gt;tun_id,output:4,bucket=actions=set_field:0x3a6c-&amp;gt;tun_id,output:3,bucket=actions=set_field:0x3a6c-&amp;gt;tun_id,output:5&lt;br/&gt;
 group_id=229911,type=all,bucket=actions=set_field:0x256c-&amp;gt;tun_id,resubmit(,55),bucket=actions=set_field:0xe163-&amp;gt;tun_id,resubmit(,55),bucket=actions=set_field:0xe787-&amp;gt;tun_id,resubmit(,55),bucket=actions=set_field:0x3c12-&amp;gt;tun_id,resubmit(,55),bucket=actions=set_field:0x5438-&amp;gt;tun_id,resubmit(,55),bucket=actions=set_field:0xc91f-&amp;gt;tun_id,resubmit(,55),bucket=actions=set_field:0xdb0d-&amp;gt;tun_id,resubmit(,55)&lt;br/&gt;
 group_id=210000,type=all,bucket=actions=group:209999,bucket=actions=set_field:0x1388-&amp;gt;tun_id,output:4&lt;/p&gt;

&lt;p&gt;Scenario: &lt;/p&gt;

&lt;p&gt;Sending 1 packet from c2u1 root vlan: 15 to c2u2 leaf - Vlan based - packets NOT dropped - do flooding&lt;/p&gt;

&lt;p&gt;FAIL    -           1.000 -           3.000 2 errors (name=c2u1_to_c2u2_vlan_c,provider=e1000,port=5,filter_svlan=77,filter_srcmac=00:AA:AB:00:02:01,valuetype=nump,min=1,max=1,exit_on_nump=1,timeout=30s)&lt;br/&gt;
FAIL    -           1.000 -           3.000 2 errors (name=c2u1_to_c2u2_vlan_b,provider=e1000,port=5,filter_svlan=61,filter_srcmac=00:AA:AB:00:02:01,valuetype=nump,min=1,max=1,exit_on_nump=1,timeout=30s)&lt;br/&gt;
FAIL    -           1.000 -           3.000 2 errors (name=c2u1_to_c2u2_vlan_a,provider=e1000,port=5,filter_svlan=51,filter_srcmac=00:AA:AB:00:02:01,valuetype=nump,min=1,max=1,exit_on_nump=1,timeout=30s)&lt;br/&gt;
SUCCESS -           1.000 -           1.000 (name=c2u1_to_c4u1_vlan_b,provider=e1000,port=8,filter_svlan=103,filter_srcmac=00:AA:AB:00:02:01,valuetype=nump,min=1,max=1,exit_on_nump=1,timeout=30s)&lt;br/&gt;
SUCCESS -           1.000 -           1.000 (name=c2u1_to_c4u1_vlan_a,provider=e1000,port=8,filter_svlan=100,filter_srcmac=00:AA:AB:00:02:01,valuetype=nump,min=1,max=1,exit_on_nump=1,timeout=30s)&lt;br/&gt;
SUCCESS -           1.000 -           1.000 (name=c2u1_to_c1u2_vlan_b,provider=e1000,port=3,filter_svlan=12,filter_srcmac=00:AA:AB:00:02:01,valuetype=nump,min=1,max=1,exit_on_nump=1,timeout=30s)&lt;br/&gt;
SUCCESS -           1.000 -           1.000 (name=c2u1_to_c1u1_vlan_b,provider=e1000,port=2,filter_svlan=2,filter_srcmac=00:AA:AB:00:02:01,valuetype=nump,min=1,max=1,exit_on_nump=1,timeout=30s)&lt;br/&gt;
SUCCESS -           1.000 -           1.000 (name=c2u1_to_c1u1_vlan_a,provider=e1000,port=2,filter_svlan=1,filter_srcmac=00:AA:AB:00:02:01,valuetype=nump,min=1,max=1,exit_on_nump=1,timeout=30s)&lt;br/&gt;
SUCCESS -           1.000 -           1.000 (name=c2u1_to_c4u2_vlan_b,provider=e1000,port=9,filter_svlan=105,filter_srcmac=00:AA:AB:00:02:01,valuetype=nump,min=1,max=1,exit_on_nump=1,timeout=30s)&lt;br/&gt;
SUCCESS -           1.000 -           1.000 (name=c2u1_to_c4u2_vlan_a,provider=e1000,port=9,filter_svlan=101,filter_srcmac=00:AA:AB:00:02:01,valuetype=nump,min=1,max=1,exit_on_nump=1,timeout=30s)&lt;br/&gt;
SUCCESS -           1.000 -           1.000 (name=c2u1_to_c1u2_vlan_a,provider=e1000,port=3,filter_svlan=11,filter_srcmac=00:AA:AB:00:02:01,valuetype=nump,min=1,max=1,exit_on_nump=1,timeout=30s)&lt;br/&gt;
SUCCESS -           1.000 -           1.000 (name=c2u1_to_c3u2_vlan_b,provider=e1000,port=7,filter_svlan=32,filter_srcmac=00:AA:AB:00:02:01,valuetype=nump,min=1,max=1,exit_on_nump=1,timeout=30s)&lt;br/&gt;
SUCCESS -           1.000 -           1.000 (name=c2u1_to_c3u2_vlan_a,provider=e1000,port=7,filter_svlan=31,filter_srcmac=00:AA:AB:00:02:01,valuetype=nump,min=1,max=1,exit_on_nump=1,timeout=30s)&lt;br/&gt;
SUCCESS -           1.000 -           1.000 (name=c2u1_to_c3u1_vlan_b,provider=e1000,port=6,filter_svlan=14,filter_srcmac=00:AA:AB:00:02:01,valuetype=nump,min=1,max=1,exit_on_nump=1,timeout=30s)&lt;br/&gt;
SUCCESS -           1.000 -           1.000 (name=c2u1_to_c3u1_vlan_a,provider=e1000,port=6,filter_svlan=13,filter_srcmac=00:AA:AB:00:02:01,valuetype=nump,min=1,max=1,exit_on_nump=1,timeout=30s)&lt;/p&gt;

&lt;p&gt;version : distribution-karaf-0.5.2-20161204.154218-145.tar.gz&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20275">NETVIRT-354</key>
            <summary>Duplicate of groups - L2 EPLAN / EVPLAN / EPTREE / EVPTREE local transmit port a to port b.</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="10002">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="amit.cohen2@hpe.com">Amit Cohen</reporter>
                        <labels>
                    </labels>
                <created>Wed, 14 Dec 2016 09:27:26 +0000</created>
                <updated>Thu, 19 Oct 2017 21:27:59 +0000</updated>
                            <resolved>Wed, 21 Dec 2016 12:01:57 +0000</resolved>
                                    <version>Boron</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                    <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="20274">NETVIRT-353</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>7361</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=7361]]></customfieldvalue>

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

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