|
Re: [openflowplugin-dev] openflowjava IOB Exception in netvirt csit
That is great then, based on your flow that you found to be causing this and content of that Gerrit patch it seems that after it will be finished (if it isn't yet) it should fix this issue. I was
That is great then, based on your flow that you found to be causing this and content of that Gerrit patch it seems that after it will be finished (if it isn't yet) it should fix this issue. I was
|
By
Tomáš Slušný <tomas.slusny@...>
·
#801
·
|
|
Re: [openflowplugin-dev] openflowjava IOB Exception in netvirt csit
And, now I see a bug was filed:
https://bugs.opendaylight.org/show_bug.cgi?id=8408
and a patch is in progress:
https://git.opendaylight.org/gerrit/#/c/56731
JamO
And, now I see a bug was filed:
https://bugs.opendaylight.org/show_bug.cgi?id=8408
and a patch is in progress:
https://git.opendaylight.org/gerrit/#/c/56731
JamO
|
By
Jamo Luhrsen <jluhrsen@...>
·
#800
·
|
|
Re: [openflowplugin-dev] openflowjava IOB Exception in netvirt csit
Tomas,
I think I got it. I was only looking at the flows that were added to our control node
(this is an openstack environment). I see now, that we are also adding some flows to
one of our compute
Tomas,
I think I got it. I was only looking at the flows that were added to our control node
(this is an openstack environment). I see now, that we are also adding some flows to
one of our compute
|
By
Jamo Luhrsen <jluhrsen@...>
·
#799
·
|
|
Re: [openflowplugin-dev] openflowjava IOB Exception in netvirt csit
So I was able to succesfully add both flows you mentioned via RPC, and I do not see any Message derialization failed messages in log. Here is output from dump-flows:
$ sudo ovs-ofctl dump-flows s1 -O
So I was able to succesfully add both flows you mentioned via RPC, and I do not see any Message derialization failed messages in log. Here is output from dump-flows:
$ sudo ovs-ofctl dump-flows s1 -O
|
By
Tomáš Slušný <tomas.slusny@...>
·
#798
·
|
|
Re: [openflowplugin-dev] openflowjava IOB Exception in netvirt csit
After looking at it again, it is probably not issue in padding, because it is added in parent class, but it should be some similar issue, so I am trying to fix it.
Od: Tomáš Slušný
Odoslané:
After looking at it again, it is probably not issue in padding, because it is added in parent class, but it should be some similar issue, so I am trying to fix it.
Od: Tomáš Slušný
Odoslané:
|
By
Tomáš Slušný <tomas.slusny@...>
·
#797
·
|
|
Re: [openflowplugin-dev] openflowjava IOB Exception in netvirt csit
Jamo,
thanks for your response, it helped me to probably find cause of this issue. Issue is that set-field action deserializer in single layer serialization is not skipping padding at end of
Jamo,
thanks for your response, it helped me to probably find cause of this issue. Issue is that set-field action deserializer in single layer serialization is not skipping padding at end of
|
By
Tomáš Slušný <tomas.slusny@...>
·
#796
·
|
|
Re: [openflowplugin-dev] openflowjava IOB Exception in netvirt csit
Tomas,
I spent some time trying to figure this out (too much probably...) :) and correct me if
I'm wrong but this IOBE is coming from a flow that already exists on the switch and not
one we are
Tomas,
I spent some time trying to figure this out (too much probably...) :) and correct me if
I'm wrong but this IOBE is coming from a flow that already exists on the switch and not
one we are
|
By
Jamo Luhrsen <jluhrsen@...>
·
#795
·
|
|
Re: ODL disconnects from switch during performance tests
Added ofplugin-dev.
By
Michal Rehak -X (mirehak - PANTHEON TECHNOLOGIES@Cisco) <mirehak@...>
·
#793
·
|
|
ODL disconnects from switch during performance tests
Hello all,
I am currently developing a stateful firewall application for SDN using ODL as the controller.
The application uses the TCP flags OpenFlow extension to match the successive states when
Hello all,
I am currently developing a stateful firewall application for SDN using ODL as the controller.
The application uses the TCP flags OpenFlow extension to match the successive states when
|
By
Thomas Ferrandiz
·
#792
·
|
|
Re: [openflowplugin-dev] openflowjava IOB Exception in netvirt csit
Hi Jamo,
can you please try if this issue also occurs with single-layer serialization disabled? Here is link to wiki on how to disable it:
Hi Jamo,
can you please try if this issue also occurs with single-layer serialization disabled? Here is link to wiki on how to disable it:
|
By
Tomáš Slušný <tomas.slusny@...>
·
#794
·
|
|
openflowjava IOB Exception in netvirt csit
Hi OFP, OFJ, Netvirt,
I'm debugging some failures in netvirt CSIT and saw an exception I don't remember
seeing before (not that it's new, I just haven't seen it. although I dig at these
things
Hi OFP, OFJ, Netvirt,
I'm debugging some failures in netvirt CSIT and saw an exception I don't remember
seeing before (not that it's new, I just haven't seen it. although I dig at these
things
|
By
Jamo Luhrsen <jluhrsen@...>
·
#791
·
|
|
openflowjava IOB Exception in netvirt csit
Hi OFP, OFJ, Netvirt,
I'm debugging some failures in netvirt CSIT and saw an exception I don't remember
seeing before (not that it's new, I just haven't seen it. although I dig at these
things
Hi OFP, OFJ, Netvirt,
I'm debugging some failures in netvirt CSIT and saw an exception I don't remember
seeing before (not that it's new, I just haven't seen it. although I dig at these
things
|
By
Jamo Luhrsen <jluhrsen@...>
·
#790
·
|
|
Re: [release] Autorelease carbon failed to build openflow-protocol-impl from openflowjava
Thanks Michal.
Katie
On Tue, May 2, 2017 at 11:52 PM, Michal Rehak -X (mirehak - PANTHEON TECHNOLOGIES at Cisco) <mirehak@...> wrote:
--
Bug & Karaf 4
Thanks Michal.
Katie
On Tue, May 2, 2017 at 11:52 PM, Michal Rehak -X (mirehak - PANTHEON TECHNOLOGIES at Cisco) <mirehak@...> wrote:
--
Bug & Karaf 4
|
By
Katie Zhang <katie.zhang.huawei@...>
·
#789
·
|
|
Re: [release] Autorelease carbon failed to build openflow-protocol-impl from openflowjava
Ok,
let me increase the timeout.
Regards,
Michal
Ok,
let me increase the timeout.
Regards,
Michal
|
By
Michal Rehak -X (mirehak - PANTHEON TECHNOLOGIES@Cisco) <mirehak@...>
·
#788
·
|
|
Re: [release] Autorelease carbon failed to build openflow-protocol-impl from openflowjava
I've only seen it the once.
--Colin
On Tue, May 2, 2017 at 5:26 AM Michal Rehak -X (mirehak - PANTHEON TECHNOLOGIES at Cisco) <mirehak@...> wrote:
I've only seen it the once.
--Colin
On Tue, May 2, 2017 at 5:26 AM Michal Rehak -X (mirehak - PANTHEON TECHNOLOGIES at Cisco) <mirehak@...> wrote:
|
By
Colin Dixon
·
#787
·
|
|
Re: [release] Autorelease carbon failed to build openflow-protocol-impl from openflowjava
Hi Team,
I tried with openjdk and oraclejdk - both ran successfully for me - locally.
I guess there are 3 possible reasons for failures in jenkins env.
- there is accidentally another instance of
Hi Team,
I tried with openjdk and oraclejdk - both ran successfully for me - locally.
I guess there are 3 possible reasons for failures in jenkins env.
- there is accidentally another instance of
|
By
Michal Rehak -X (mirehak - PANTHEON TECHNOLOGIES@Cisco) <mirehak@...>
·
#786
·
|
|
Re: [release] Autorelease carbon failed to build openflow-protocol-impl from openflowjava
(also adding openflowplugin-dev)
Any ideas
(also adding openflowplugin-dev)
Any ideas
|
By
Colin Dixon
·
#785
·
|
|
[release] Autorelease carbon failed to build openflow-protocol-impl from openflowjava
Attention openflowjava-devs,
Autorelease carbon failed to build openflow-protocol-impl from openflowjava in build
279. Attached is a snippet of the error message related to the
failure that we were
Attention openflowjava-devs,
Autorelease carbon failed to build openflow-protocol-impl from openflowjava in build
279. Attached is a snippet of the error message related to the
failure that we were
|
By
Jenkins <jenkins-dontreply@...>
·
#784
·
|
|
Re: Opendaylight
Hi Michal ,
Thank you .
Now I am able to add flows ,but now I wanted know what all flows should we add so that I can successfully enable ping between two hosts .
Following flows needs to be added
Hi Michal ,
Thank you .
Now I am able to add flows ,but now I wanted know what all flows should we add so that I can successfully enable ping between two hosts .
Following flows needs to be added
|
By
Ajay Chopra <chopraa@...>
·
#783
·
|
|
Re: Opendaylight
Added openflowplugin-dev list.
Added openflowplugin-dev list.
|
By
Michal Rehak -X (mirehak - PANTHEON TECHNOLOGIES@Cisco) <mirehak@...>
·
#782
·
|