<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:21:12 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-292] ping6 is failing between VMS with OVS2.6 + DPDK</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-292</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Followed the below steps on openstack controller to configure IPV6 &lt;/p&gt;

&lt;p&gt;1.Created the network &lt;br/&gt;
2.Created the subnet for ipv6 : 2001:db8:1234::/64 with slaac mode&lt;br/&gt;
3.Associated subnet to router &lt;br/&gt;
4.Launch the VM in dashboard &lt;br/&gt;
5.ping6 between same VMs and its failing &lt;/p&gt;

&lt;p&gt;=======================================================&lt;/p&gt;


&lt;p&gt; cookie=0x6900000, duration=1350.413s, table=40, n_packets=0, n_bytes=0, priority=61010,ipv6,dl_src=fa:16:3e:59:12:09,ipv6_src=2001:db8:1234:0:f816:3eff:fe59:1209 actions=ct(table=41,zone=6001)&lt;br/&gt;
 cookie=0x6900000, duration=2315.477s, table=41, n_packets=0, n_bytes=0, priority=62020,ct_state=-new+est-rel-inv+trk actions=resubmit(,17)&lt;br/&gt;
 cookie=0x6900000, duration=2315.475s, table=41, n_packets=0, n_bytes=0, priority=62020,ct_state=-new-est+rel-inv+trk actions=resubmit(,17)&lt;/p&gt;

&lt;p&gt;cookie=0x6900000, duration=2315.476s, table=41, n_packets=390, n_bytes=33540, priority=62020,ct_state=+inv+trk actions=drop&lt;/p&gt;


&lt;p&gt; cookie=0x6900000, duration=1367.535s, table=41, n_packets=0, n_bytes=0, priority=12802,ct_state=+new+trk,ip,metadata=0x33350000000000/0x1fffff0000000000 actions=ct(commit,zone=6001),resubmit(,17)&lt;br/&gt;
 cookie=0x6900000, duration=1367.142s, table=41, n_packets=0, n_bytes=0, priority=12802,ct_state=+new+trk,ipv6,metadata=0x33350000000000/0x1fffff0000000000 actions=ct(commit,zone=6001),resubmit(,17)&lt;br/&gt;
 cookie=0x6900000, duration=1349.804s, table=41, n_packets=0, n_bytes=0, priority=12802,ct_state=+new+trk,ip,metadata=0x33360000000000/0x1fffff0000000000 actions=ct(commit,zone=6001),resubmit(,17)&lt;br/&gt;
 cookie=0x6900000, duration=1349.345s, table=41, n_packets=0, n_bytes=0, priority=12802,ct_state=+new+trk,ipv6,metadata=0x33360000000000/0x1fffff0000000000 actions=ct(commit,zone=6001),resubmit(,17)&lt;br/&gt;
 cookie=0x6900000, duration=2315.476s, table=41, n_packets=0, n_bytes=0, priority=50,ct_state=+new+trk actions=drop&lt;br/&gt;
 cookie=0x6900000, duration=2315.474s, table=41, n_packets=0, n_bytes=0, priority=0 actions=drop&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20213">NETVIRT-292</key>
            <summary>ping6 is failing between VMS with OVS2.6 + DPDK</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="SridharG">Sridhar Gaddam</assignee>
                                    <reporter username="mahesh.loni@altencalsoftlabs.com">mahesh loni</reporter>
                        <labels>
                    </labels>
                <created>Thu, 24 Nov 2016 10:02:35 +0000</created>
                <updated>Sun, 8 Jan 2017 13:44:25 +0000</updated>
                            <resolved>Sun, 8 Jan 2017 13:44:25 +0000</resolved>
                                    <version>Boron</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="36790" author="sgaddam@redhat.com" created="Thu, 8 Dec 2016 07:26:05 +0000"  >&lt;p&gt;According to OVS FAQ &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;, &quot;Connection tracking&quot; in &quot;Userspace&quot; is marked as &quot;PARTIAL&quot;. It is not clear what is supported and what is not supported from the FAQ. &lt;/p&gt;

&lt;p&gt;So, it is possible that this issue could be a bug in OVS dpdk.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://github.com/openvswitch/ovs/blob/master/FAQ.rst&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/openvswitch/ovs/blob/master/FAQ.rst&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="36791" author="sgaddam@redhat.com" created="Thu, 8 Dec 2016 08:40:07 +0000"  >&lt;p&gt;Does anyone have info about &quot;IPv6 conntrack support in OVS-dpdk&quot;?&lt;/p&gt;</comment>
                            <comment id="36792" author="alonko@hpe.com" created="Sun, 11 Dec 2016 20:55:38 +0000"  >&lt;p&gt;If indeed missing IPv6 conntrack support in OVS-DPDK 2.6 (very much possible as conntracking in userspace was only introduced in 2.6), we should probably recommend DPDK users interested in IPv6 support to use &quot;learn&quot; security groups instead of the default &quot;stateful&quot; mode.&lt;/p&gt;</comment>
                            <comment id="36793" author="mahesh.loni@altencalsoftlabs.com" created="Mon, 12 Dec 2016 11:44:32 +0000"  >&lt;p&gt;Please find the latest analysis :&lt;br/&gt;
===================================================================&lt;/p&gt;

&lt;p&gt;The datapath flows look like the following on DPDK datapath:&lt;/p&gt;

&lt;p&gt;sudo ovs-appctl dpif/dump-flows br-int&lt;br/&gt;
ct_state(-new-est-rel+inv+trk),recirc_id(0x1),in_port(5),eth_type(0x86dd),ipv6(frag=no), packets:408, bytes:35088, used:0.804s, actions:drop&lt;br/&gt;
recirc_id(0),in_port(5),eth(src=fa:16:3e:6e:9f:b0,dst=33:33:ff:d0:37:61),eth_type(0x86dd),ipv6(src=2001:db8:1234:0:f816:3eff:fe6e:9fb0,proto=58,frag=no),icmpv6(type=135), packets:408, bytes:35088, used:0.804s, actions:ct(zone=5002),recirc(0x1)&lt;/p&gt;

&lt;p&gt;So the first NDP packet coming on the node with DPDK datapath is dropped, because it has flags (-new-est-rel+inv+trk) and OVS drops it on flow:&lt;br/&gt;
cookie=0x6900000, duration=616.377s, table=41, n_packets=246, n_bytes=21156, priority=62020,ct_state=+inv+trk actions=drop&lt;/p&gt;

&lt;p&gt;This is an issue with OVS and its dropping the icmp type=135 in case of userspace mode.&lt;/p&gt;</comment>
                            <comment id="36794" author="mahesh.loni@altencalsoftlabs.com" created="Mon, 12 Dec 2016 11:47:11 +0000"  >&lt;p&gt;Please find the latest analysis :&lt;br/&gt;
===================================================================&lt;/p&gt;

&lt;p&gt;The datapath flows look like the following on DPDK datapath:&lt;/p&gt;

&lt;p&gt;sudo ovs-appctl dpif/dump-flows br-int&lt;br/&gt;
ct_state(-new-est-rel+inv+trk),recirc_id(0x1),in_port(5),eth_type(0x86dd),ipv6(frag=no), packets:408, bytes:35088, used:0.804s, actions:drop&lt;br/&gt;
recirc_id(0),in_port(5),eth(src=fa:16:3e:6e:9f:b0,dst=33:33:ff:d0:37:61),eth_type(0x86dd),ipv6(src=2001:db8:1234:0:f816:3eff:fe6e:9fb0,proto=58,frag=no),icmpv6(type=135), packets:408, bytes:35088, used:0.804s, actions:ct(zone=5002),recirc(0x1)&lt;/p&gt;

&lt;p&gt;So the first NDP packet coming on the node with DPDK datapath is dropped, because it has flags (-new-est-rel+inv+trk) and OVS drops it on flow:&lt;br/&gt;
cookie=0x6900000, duration=616.377s, table=41, n_packets=246, n_bytes=21156, priority=62020,ct_state=+inv+trk actions=drop&lt;/p&gt;

&lt;p&gt;This is an issue with OVS and its dropping the icmp type=135 in case of userspace mode.&lt;/p&gt;</comment>
                            <comment id="36795" author="sgaddam@redhat.com" created="Fri, 6 Jan 2017 08:02:19 +0000"  >&lt;p&gt;Patch in Master branch (Merged): &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/49775/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/49775/&lt;/a&gt;&lt;br/&gt;
Stable/Boron : &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/50082/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/50082/&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>7229</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=7229]]></customfieldvalue>

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

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