|
Regression detected
Hi OFP devs,
It looks like this patch:
https://git.opendaylight.org/gerrit/#/c/33652/
broke CPqD switch support in both
Hi OFP devs,
It looks like this patch:
https://git.opendaylight.org/gerrit/#/c/33652/
broke CPqD switch support in both
|
By
Luis Gomez <ecelgp@...>
·
#621
·
|
|
OPENFLOWJAVA Beryllium Status
Hi OPENFLOWJAVA Team,
RC Status:
* Please take a moment to update your project with the status of your own external testing using the release candidates and verify if there are any issues with
Hi OPENFLOWJAVA Team,
RC Status:
* Please take a moment to update your project with the status of your own external testing using the release candidates and verify if there are any issues with
|
By
an.ho@huawei.com
·
#620
·
|
|
Re: question about memory
Hi Tony,
Thanks for your fast response.
But the error occurs when we try to install the of plugin feature. Our application have not been installed, and of course no flow table submitted.
I can
Hi Tony,
Thanks for your fast response.
But the error occurs when we try to install the of plugin feature. Our application have not been installed, and of course no flow table submitted.
I can
|
By
Zhoutianran <zhoutianran@...>
·
#619
·
|
|
Re: question about memory
Hi,
Memory consumption depends mostly on operations of your application and data set used by your application.
In order to better understand this issue, heap memory snapshot would be useful to
Hi,
Memory consumption depends mostly on operations of your application and data set used by your application.
In order to better understand this issue, heap memory snapshot would be useful to
|
By
Tony Tkacik
·
#618
·
|
|
question about memory
Hi,
I am from the NEMO project. When we integrating the OF plugin in our project, we found it will consume a lot of memory.
It works only when I set -Xmx4GB, and the VM memory to 4G.
That will
Hi,
I am from the NEMO project. When we integrating the OF plugin in our project, we found it will consume a lot of memory.
It works only when I set -Xmx4GB, and the VM memory to 4G.
That will
|
By
Zhoutianran <zhoutianran@...>
·
#617
·
|
|
Re: [L2switch-dev] Extension match field
Hello John,
were you able to solve your issue? If not, please kindly attach a source code of your attempt.
Best regards,
André Martins
P.S. sorry for the response delay.
Hello John,
were you able to solve your issue? If not, please kindly attach a source code of your attempt.
Best regards,
André Martins
P.S. sorry for the response delay.
|
By
André Martins <aanm90@...>
·
#616
·
|
|
Re: [openflowplugin-dev] Extension match field
Maybe ,You should extends openflowjava,openflowplugin ang SAL.
You should make opendaylight to support openflow 1. 3 protocol.
Because opendaylight default support only openflow1.0,you should change
Maybe ,You should extends openflowjava,openflowplugin ang SAL.
You should make opendaylight to support openflow 1. 3 protocol.
Because opendaylight default support only openflow1.0,you should change
|
By
wangruxun
·
#615
·
|
|
Extension match field
I want to insert an extension match field of a flow.I followed the nicira project structure and "probably" figured out how to do it.The thing is, when I try to push an example flow of mine, Wireshark
I want to insert an extension match field of a flow.I followed the nicira project structure and "probably" figured out how to do it.The thing is, when I try to push an example flow of mine, Wireshark
|
By
John Schistos <jschistos@...>
·
#614
·
|
|
Register my own Serializer
Hi all,
I want to register my own OF13 Serializer to serialize a match entry of my own kinda.Could you please healp on how to do this.I have done all the rest(ex: converter). I would really
Hi all,
I want to register my own OF13 Serializer to serialize a match entry of my own kinda.Could you please healp on how to do this.I have done all the rest(ex: converter). I would really
|
By
John Schistos <jschistos@...>
·
#613
·
|
|
Re: Change in openflowjava[master]: Add get configuration function to be able to access the open...
Ok, sounds good.
By
Michal Polkorab
·
#612
·
|
|
Re: Change in openflowjava[master]: Add get configuration function to be able to access the open...
Hi Michal,
I'm pretty much have the same idea of having a shared keystore bundle used by all others downstream projects, but for the moment just need to depend on openflowjava to test what I'm doing
Hi Michal,
I'm pretty much have the same idea of having a shared keystore bundle used by all others downstream projects, but for the moment just need to depend on openflowjava to test what I'm doing
|
By
Mohamed ElSerngawy <melserngawy@...>
·
#611
·
|
|
Re: Change in openflowjava[master]: Add get configuration function to be able to access the open...
Ok, I see. I will merge the patch, but please note reading openflowjava configuration should be fine. But shutting down openflowjava may cause some exceptions in openflowplugin (although recovery
Ok, I see. I will merge the patch, but please note reading openflowjava configuration should be fine. But shutting down openflowjava may cause some exceptions in openflowplugin (although recovery
|
By
Michal Polkorab
·
#610
·
|
|
ConvertorToOFJava implementation
I try to implement ConvertorToOFJava in order to use it for my likes.The point is, that the controller doesn't see the convertor at all.What should I do in order to see it?
I try to implement ConvertorToOFJava in order to use it for my likes.The point is, that the controller doesn't see the convertor at all.What should I do in order to see it?
|
By
John Schistos <jschistos@...>
·
#609
·
|
|
Re: WARNings in karaf.log
No - may be just wait for Michal Polkorab's response first before trying to find when introduced.
No - may be just wait for Michal Polkorab's response first before trying to find when introduced.
|
By
Abhijit Kumbhare
·
#608
·
|
|
Re: WARNings in karaf.log
I had no network involved, and I haven't checked any other version that what
was the newest distro available on nexus.
should I spend the time trying to find when it might have been
I had no network involved, and I haven't checked any other version that what
was the newest distro available on nexus.
should I spend the time trying to find when it might have been
|
By
Jamo Luhrsen <jluhrsen@...>
·
#607
·
|
|
Re: WARNings in karaf.log
Is this a new problem? Also is this with OVS 2.4?
Is this a new problem? Also is this with OVS 2.4?
|
By
Abhijit Kumbhare
·
#606
·
|
|
WARNings in karaf.log
Hi OFP and OFJ devs,
I was verifying some fixed bugs today and loading our integration-compatible-with-all feature set
(master distribution) and saw some warnings that I wanted to point out, in case
Hi OFP and OFJ devs,
I was verifying some fixed bugs today and loading our integration-compatible-with-all feature set
(master distribution) and saw some warnings that I wanted to point out, in case
|
By
Jamo Luhrsen <jluhrsen@...>
·
#605
·
|
|
Match field
I'm passing flows from my app to switches with sal-flow:add-flow.I want , in the flow that I am passing, to be able to alter the ipv4-src match field, and use a match field of my own.What I mean
I'm passing flows from my app to switches with sal-flow:add-flow.I want , in the flow that I am passing, to be able to alter the ipv4-src match field, and use a match field of my own.What I mean
|
By
John Schistos <jschistos@...>
·
#604
·
|
|
[patch] Support new matches and actions for ovs nsh patch
Hi, folks
I submitted this patch intohttps://git.opendaylight.org/gerrit/#/c/30481/, it is to support news matches and actions in ovs nsh patch, currently, these new matches can be written to flow
Hi, folks
I submitted this patch intohttps://git.opendaylight.org/gerrit/#/c/30481/, it is to support news matches and actions in ovs nsh patch, currently, these new matches can be written to flow
|
By
Yang, Yi Y
·
#603
·
|
|
Re: [yangtools-dev] WriteFlow error
OK, it worked.Thank you.
One last thing, if you can:I want , in the flow that I am passing, to be able to alter the ipv4-src match field, and use a match field of my own.What I mean exactly:I wont for
OK, it worked.Thank you.
One last thing, if you can:I want , in the flow that I am passing, to be able to alter the ipv4-src match field, and use a match field of my own.What I mean exactly:I wont for
|
By
John Schistos <jschistos@...>
·
#602
·
|