<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:47:11 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>[VPNSERVICE-39] Datapath not working for single ELAN in single DPN when binding VLAN interface as Trunk to ELAN port</title>
                <link>https://jira.opendaylight.org/browse/VPNSERVICE-39</link>
                <project id="10184" key="VPNSERVICE">vpnservice</project>
                    <description>&lt;p&gt;Datapath not working for single ELAN in single DPN when binding VLAN interface as Trunk to ELAN port&lt;/p&gt;



&lt;p&gt;Binding trunk to ELAN port not working .&lt;/p&gt;

&lt;p&gt;{&lt;br/&gt;
  &quot;interface&quot;: [&lt;br/&gt;
    &lt;/p&gt;
{
      &quot;enabled&quot;: &quot;true&quot;,
      &quot;description&quot;: &quot;Vlan Interface s1-eth1&quot;,
      &quot;name&quot;: &quot;s1-eth1&quot;,
      &quot;l2vlan-mode&quot;:&quot;trunk&quot;,
       &quot;odl-interface:parent-interface&quot;: &quot;s1-eth1&quot;,
      &quot;type&quot;: &quot;iana-if-type:l2vlan&quot;
    }
&lt;p&gt;,&lt;/p&gt;

    {
      &quot;enabled&quot;: &quot;true&quot;,
      &quot;description&quot;: &quot;Vlan Interface s1-eth2&quot;,
      &quot;name&quot;: &quot;s1-eth2&quot;,
      &quot;l2vlan-mode&quot;:&quot;trunk&quot;,
       &quot;odl-interface:parent-interface&quot;: &quot;s1-eth2&quot;,
      &quot;type&quot;: &quot;iana-if-type:l2vlan&quot;
    }

&lt;p&gt;  ]&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;{&lt;br/&gt;
  &quot;elan-instance&quot;: [&lt;/p&gt;
    {
     &quot;elan-instance-name&quot;: &quot;elan1&quot;,
      &quot;mac-timeout&quot;: &quot;100&quot;,
      &quot;description&quot;: &quot;ELAN INSTANCE 1&quot;
    }

&lt;p&gt;  ]&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;{&lt;br/&gt;
  &quot;elan-interface&quot;: [&lt;br/&gt;
    &lt;/p&gt;
{
      &quot;elan-instance-name&quot;: &quot;elan1&quot;,
      &quot;description&quot;: &quot;string1&quot;,
      &quot;name&quot;: &quot;s1-eth1&quot;
    }
&lt;p&gt;,&lt;/p&gt;

    {
      &quot;elan-instance-name&quot;: &quot;elan1&quot;,
      &quot;description&quot;: &quot;string1&quot;,
      &quot;name&quot;: &quot;s1-eth2&quot;
    }


&lt;p&gt;  ]&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;opendaylight-user@root&amp;gt;java.lang.NullPointerException&lt;br/&gt;
        at org.opendaylight.vpnservice.interfacemgr.servicebindings.flowbased.ut&lt;br/&gt;
ilities.FlowBasedServicesUtils.getMatchInfoForVlanPortAtIngressTable(FlowBasedSe&lt;br/&gt;
rvicesUtils.java:80)&lt;br/&gt;
        at org.opendaylight.vpnservice.interfacemgr.servicebindings.flowbased.co&lt;br/&gt;
nfighelpers.FlowBasedServicesConfigBindHelper.bindService(FlowBasedServicesConfi&lt;br/&gt;
gBindHelper.java:81)&lt;br/&gt;
        at org.opendaylight.vpnservice.interfacemgr.servicebindings.flowbased.li&lt;br/&gt;
steners.FlowBasedServicesConfigListener$RendererConfigAddWorker.call(FlowBasedSe&lt;br/&gt;
rvicesConfigListener.java:88)&lt;br/&gt;
        at org.opendaylight.vpnservice.interfacemgr.servicebindings.flowbased.li&lt;br/&gt;
steners.FlowBasedServicesConfigListener$RendererConfigAddWorker.call(FlowBasedSe&lt;br/&gt;
rvicesConfigListener.java:76)&lt;br/&gt;
        at org.opendaylight.vpnservice.datastoreutils.DataStoreJobCoordinator$Ma&lt;br/&gt;
inTask.run(DataStoreJobCoordinator.java:238)&lt;br/&gt;
        at java.util.concurrent.ForkJoinTask$AdaptedRunnable.exec(ForkJoinTask.j&lt;br/&gt;
ava:1265)&lt;br/&gt;
        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:334)&lt;br/&gt;
        at java.util.concurrent.ForkJoinWorkerThread.execTask(ForkJoinWorkerThre&lt;br/&gt;
ad.java:604)&lt;br/&gt;
        at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:784)&lt;br/&gt;
        at java.util.concurrent.ForkJoinPool.work(ForkJoinPool.java:646)&lt;br/&gt;
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.ja&lt;br/&gt;
va:398)&lt;br/&gt;
java.lang.NullPointerException&lt;br/&gt;
        at org.opendaylight.vpnservice.interfacemgr.servicebindings.flowbased.ut&lt;br/&gt;
ilities.FlowBasedServicesUtils.getMatchInfoForVlanPortAtIngressTable(FlowBasedSe&lt;br/&gt;
rvicesUtils.java:80)&lt;br/&gt;
        at org.opendaylight.vpnservice.interfacemgr.servicebindings.flowbased.co&lt;br/&gt;
nfighelpers.FlowBasedServicesConfigBindHelper.bindService(FlowBasedServicesConfi&lt;br/&gt;
gBindHelper.java:81)&lt;br/&gt;
        at org.opendaylight.vpnservice.interfacemgr.servicebindings.flowbased.li&lt;br/&gt;
steners.FlowBasedServicesConfigListener$RendererConfigAddWorker.call(FlowBasedSe&lt;br/&gt;
rvicesConfigListener.java:88)&lt;br/&gt;
        at org.opendaylight.vpnservice.interfacemgr.servicebindings.flowbased.li&lt;br/&gt;
steners.FlowBasedServicesConfigListener$RendererConfigAddWorker.call(FlowBasedSe&lt;br/&gt;
rvicesConfigListener.java:76)&lt;br/&gt;
        at org.opendaylight.vpnservice.datastoreutils.DataStoreJobCoordinator$Ma&lt;br/&gt;
inTask.run(DataStoreJobCoordinator.java:238)&lt;br/&gt;
        at java.util.concurrent.ForkJoinTask$AdaptedRunnable.exec(ForkJoinTask.j&lt;br/&gt;
ava:1265)&lt;br/&gt;
        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:334)&lt;br/&gt;
        at java.util.concurrent.ForkJoinWorkerThread.execTask(ForkJoinWorkerThre&lt;br/&gt;
ad.java:604)&lt;br/&gt;
        at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:784)&lt;br/&gt;
        at java.util.concurrent.ForkJoinPool.work(ForkJoinPool.java:646)&lt;br/&gt;
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.ja&lt;br/&gt;
va:398)&lt;/p&gt;



























&lt;p&gt;&lt;a href=&quot;http://localhost:8181/restconf/operational/ietf-interfaces:interfaces-state/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/restconf/operational/ietf-interfaces:interfaces-state/&lt;/a&gt;&lt;br/&gt;
Response Body&lt;br/&gt;
{&lt;br/&gt;
  &quot;interfaces-state&quot;: {&lt;br/&gt;
    &quot;interface&quot;: [&lt;br/&gt;
      &lt;/p&gt;
{
        &quot;name&quot;: &quot;s1-eth1&quot;,
        &quot;phys-address&quot;: &quot;92:E6:CC:3B:38:B7&quot;,
        &quot;lower-layer-if&quot;: [
          &quot;openflow:1:1&quot;
        ],
        &quot;admin-status&quot;: &quot;up&quot;,
        &quot;oper-status&quot;: &quot;up&quot;,
        &quot;if-index&quot;: 1
      }
&lt;p&gt;,&lt;br/&gt;
      &lt;/p&gt;
{
        &quot;name&quot;: &quot;s1-eth2&quot;,
        &quot;phys-address&quot;: &quot;2A:49:E7:CD:EC:7C&quot;,
        &quot;lower-layer-if&quot;: [
          &quot;openflow:1:2&quot;
        ],
        &quot;admin-status&quot;: &quot;up&quot;,
        &quot;oper-status&quot;: &quot;up&quot;,
        &quot;if-index&quot;: 3
      }
&lt;p&gt;,&lt;/p&gt;
      {
        &quot;name&quot;: &quot;s1&quot;,
        &quot;phys-address&quot;: &quot;FA:71:4E:11:6D:4E&quot;,
        &quot;lower-layer-if&quot;: [
          &quot;openflow:1:LOCAL&quot;
        ],
        &quot;admin-status&quot;: &quot;up&quot;,
        &quot;oper-status&quot;: &quot;up&quot;,
        &quot;if-index&quot;: 2
      }
&lt;p&gt;    ]&lt;br/&gt;
  }&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://localhost:8181/restconf/operational/elan:elan-dpn-interfaces/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/restconf/operational/elan:elan-dpn-interfaces/&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;{&lt;br/&gt;
  &quot;elan-dpn-interfaces&quot;: {&lt;br/&gt;
    &quot;elan-dpn-interfaces-list&quot;: [&lt;br/&gt;
      {&lt;br/&gt;
        &quot;elan-instance-name&quot;: &quot;elan1&quot;,&lt;br/&gt;
        &quot;dpn-interfaces&quot;: [&lt;/p&gt;
          {
            &quot;dp-id&quot;: 1,
            &quot;interfaces&quot;: [
              &quot;s1-eth1&quot;,
              &quot;s1-eth2&quot;
            ]
          }
&lt;p&gt;        ]&lt;br/&gt;
      }&lt;br/&gt;
    ]&lt;br/&gt;
  }&lt;br/&gt;
}&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://localhost:8181/restconf/operational/elan:elan-interfaces/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/restconf/operational/elan:elan-interfaces/&lt;/a&gt;&lt;br/&gt;
Response Body&lt;br/&gt;
{&lt;br/&gt;
  &quot;errors&quot;: {&lt;br/&gt;
    &quot;error&quot;: [&lt;/p&gt;
      {
        &quot;error-type&quot;: &quot;application&quot;,
        &quot;error-tag&quot;: &quot;data-missing&quot;,
        &quot;error-message&quot;: &quot;Request could not be completed because the relevant data model content does not exist &quot;
      }
&lt;p&gt;    ]&lt;br/&gt;
  }&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://localhost:8181/restconf/operational/elan:elan-tag-name-map/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/restconf/operational/elan:elan-tag-name-map/&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;{&lt;br/&gt;
  &quot;elan-tag-name-map&quot;: {&lt;br/&gt;
    &quot;elan-tag-name&quot;: [&lt;/p&gt;
      {
        &quot;elan-tag&quot;: 5000,
        &quot;name&quot;: &quot;elan1&quot;
      }
&lt;p&gt;    ]&lt;br/&gt;
  }&lt;br/&gt;
}&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21648">VPNSERVICE-39</key>
            <summary>Datapath not working for single ELAN in single DPN when binding VLAN interface as Trunk to ELAN port</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="10000">Done</resolution>
                                        <assignee username="p.govinda.rajulu@ericsson.com">P Govinda Rajulu</assignee>
                                    <reporter username="vinay.s@ericsson.com">VINAY S</reporter>
                        <labels>
                    </labels>
                <created>Tue, 2 Feb 2016 07:56:04 +0000</created>
                <updated>Mon, 30 Oct 2017 19:52:45 +0000</updated>
                            <resolved>Mon, 8 Feb 2016 11:16:05 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="40539" author="vinay.s@ericsson.com" created="Tue, 2 Feb 2016 07:56:04 +0000"  >&lt;p&gt;Attachment log - Copy.rar has been added with description: logs&lt;/p&gt;</comment>
                            <comment id="40537" author="vinay.s@ericsson.com" created="Tue, 2 Feb 2016 07:57:18 +0000"  >&lt;p&gt;mininet&amp;gt; sh ovs-ofctl -O OpenFlow13 dump-flows s1&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 cookie=0x6800000, duration=132.440s, table=0, n_packets=0, n_bytes=0, priority=50,udp,tp_src=68,tp_dst=67 actions=write_actions(CONTROLLER:65535)&lt;br/&gt;
 cookie=0x1030000, duration=132.441s, table=20, n_packets=0, n_bytes=0, priority=0 actions=goto_table:80&lt;br/&gt;
 cookie=0x8000003, duration=132.441s, table=21, n_packets=0, n_bytes=0, priority=0 actions=goto_table:80&lt;br/&gt;
 cookie=0x8050000, duration=132.440s, table=50, n_packets=0, n_bytes=0, priority=0 actions=CONTROLLER:65535,goto_table:51&lt;br/&gt;
 cookie=0x8030000, duration=132.145s, table=51, n_packets=0, n_bytes=0, priority=0 actions=goto_table:52&lt;br/&gt;
 cookie=0x8701388, duration=17.677s, table=52, n_packets=0, n_bytes=0, priority=5,metadata=0x1388000000/0xffff000000 actions=write_actions(group:209999)&lt;br/&gt;
 cookie=0x8800003, duration=17.666s, table=55, n_packets=0, n_bytes=0, priority=10,tun_id=0x3,metadata=0x30000000000/0x1fffff0000000000 actions=drop&lt;br/&gt;
 cookie=0x8800001, duration=7.631s, table=55, n_packets=0, n_bytes=0, priority=10,tun_id=0x1,metadata=0x10000000000/0x1fffff0000000000 actions=drop&lt;br/&gt;
 cookie=0x8800003, duration=17.671s, table=55, n_packets=0, n_bytes=0, priority=9,tun_id=0x3 actions=drop&lt;br/&gt;
 cookie=0x8800001, duration=7.631s, table=55, n_packets=0, n_bytes=0, priority=9,tun_id=0x1 actions=drop&lt;br/&gt;
mininet&amp;gt; sh ovs-ofctl -O OpenFlow13 dump-groups s1&lt;br/&gt;
OFPST_GROUP_DESC reply (OF1.3) (xid=0x2):&lt;br/&gt;
 group_id=209999,type=all,bucket=actions=set_field:0x1-&amp;gt;tun_id,resubmit(,55),bucket=actions=set_field:0x3-&amp;gt;tun_id,resubmit(,55)&lt;br/&gt;
mininet&amp;gt; h1 ping h2&lt;br/&gt;
PING 10.0.0.2 (10.0.0.2) 56(84) bytes of data.&lt;br/&gt;
^C&lt;br/&gt;
&amp;#8212; 10.0.0.2 ping statistics &amp;#8212;&lt;br/&gt;
2 packets transmitted, 0 received, 100% packet loss, time 1009ms&lt;/p&gt;

&lt;p&gt;mininet&amp;gt;&lt;/p&gt;</comment>
                            <comment id="40538" author="thapar" created="Fri, 5 Feb 2016 08:35:49 +0000"  >&lt;p&gt;Fixed by: &lt;a href=&quot;https://git.opendaylight.org/gerrit/33891&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/33891&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12773" name="log - Copy.rar" size="38152" author="vinay.s@ericsson.com" created="Tue, 2 Feb 2016 07:56:04 +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>5184</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=5184]]></customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10101" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10117"><![CDATA[minor]]></customfieldvalue>

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