|
some Li openflowplugin testing info
Hi guys,
below is an update:
A.
cbench performance suite [1] has been massaged to do two things:
1. run latency first, since throughput test causes the deadlock [B] issue and ruins the
Hi guys,
below is an update:
A.
cbench performance suite [1] has been massaged to do two things:
1. run latency first, since throughput test causes the deadlock [B] issue and ruins the
|
By
Luhrsen, Jamo <james.luhrsen@...>
·
#3014
·
|
|
Running 10 minutes late
By
Abhijit Kumbhare
·
#3013
·
|
|
Re: Can't see flows in operational, only config
Hi John,
this might be cased by failed forwardingrules-manager (FRM). Could you check logs from startup? Look for "FRM". This is known bug of md-sal.
Regards,
Michal
Hi John,
this might be cased by failed forwardingrules-manager (FRM). Could you check logs from startup? Look for "FRM". This is known bug of md-sal.
Regards,
Michal
|
By
Michal Rehak -X (mirehak - Pantheon Technologies SRO@Cisco) <mirehak@...>
·
#3012
·
|
|
FlowCapableNode is not valid child of interface Node
I see some exceptions thrown by the statistics and/or the topology manager when I load the odl-openflowplugin-southbound with two switches running using mininet. The times this is thrown, I do not see
I see some exceptions thrown by the statistics and/or the topology manager when I load the odl-openflowplugin-southbound with two switches running using mininet. The times this is thrown, I do not see
|
By
Srini Seetharaman
·
#3011
·
|
|
Connect switch sometimes does not show up in operational inventory
Hi,
I have been running a simple app where I look for new switches that connect in the operational/opendaylight-inventory:nodes. However, approximately 1 in 3 runs has some inventory issue where 1 or
Hi,
I have been running a simple app where I look for new switches that connect in the operational/opendaylight-inventory:nodes. However, approximately 1 in 3 runs has some inventory issue where 1 or
|
By
Srini Seetharaman
·
#3010
·
|
|
Re: Can't see flows in operational, only config
Hi Jamo et al,
Sorry for the massive delay in response, have just came back to this.
It doesn't seem to matter what timeout values I add. Maybe I haven't installed all the correct features or my JSON
Hi Jamo et al,
Sorry for the massive delay in response, have just came back to this.
It doesn't seem to matter what timeout values I add. Maybe I haven't installed all the correct features or my JSON
|
By
John Hillier
·
#3009
·
|
|
OpenFlow plugin M5 status
1, Code Freeze has been met (i.e. only bug fixes is allowedfrom now on) Yes/No
Yes.
2, Stability branch (stable/lithium) is cut and localproject versions bumped on master complete. Yes/No
1, Code Freeze has been met (i.e. only bug fixes is allowedfrom now on) Yes/No
Yes.
2, Stability branch (stable/lithium) is cut and localproject versions bumped on master complete. Yes/No
|
By
Abhijit Kumbhare
·
#3008
·
|
|
Re: another releng patch to +1 for retaining more performance data.
Hi Jamo,
You only need openflowplugin approval when the file is in the openflowplugin folder in releng.
I already merged your patch.
BR/Luis
Hi Jamo,
You only need openflowplugin approval when the file is in the openflowplugin folder in releng.
I already merged your patch.
BR/Luis
|
By
Luis Gomez
·
#3007
·
|
|
another releng patch to +1 for retaining more performance data.
Can I please have a +1 from an openflowplugin committer on this?
https://git.opendaylight.org/gerrit/#/c/19401/
Luis, please check it too.
Thanks,
JamO
Can I please have a +1 from an openflowplugin committer on this?
https://git.opendaylight.org/gerrit/#/c/19401/
Luis, please check it too.
Thanks,
JamO
|
By
Luhrsen, Jamo <james.luhrsen@...>
·
#3006
·
|
|
Queue usage
Hi all,
I was going through the source and I noted something.
We continuously declare queues as blocking while never using the fact that they can block. We effectively use blocking queues as
Hi all,
I was going through the source and I noted something.
We continuously declare queues as blocking while never using the fact that they can block. We effectively use blocking queues as
|
By
Anton Ivanov
·
#3005
·
|
|
switch scalability test in CI
OFP team,
This was presented to TSC today, and a huge thanks to Luis for getting this working.
It’s awesome!
the max we are scaling to at this point is 300 because an OOM occurs
when 400 is
OFP team,
This was presented to TSC today, and a huge thanks to Luis for getting this working.
It’s awesome!
the max we are scaling to at this point is 300 because an OOM occurs
when 400 is
|
By
Luhrsen, Jamo <james.luhrsen@...>
·
#3004
·
|
|
Re: Lithium re-design tests
+1 from me for Jamo to approve the jjb changes. I also +1 both the patches.
--
Thanks
Anil
+1 from me for Jamo to approve the jjb changes. I also +1 both the patches.
--
Thanks
Anil
|
By
Anil Vishnoi
·
#3003
·
|
|
Re: Fix not included in stable/helium
Hi Luis,
successfully remerged.
Thank you for alerting.
Regards,
Michal
________________________________________
Sent: Thursday, April 30, 2015 06:29
To: openflowplugin-dev
Subject:
Hi Luis,
successfully remerged.
Thank you for alerting.
Regards,
Michal
________________________________________
Sent: Thursday, April 30, 2015 06:29
To: openflowplugin-dev
Subject:
|
By
Michal Rehak -X (mirehak - Pantheon Technologies SRO@Cisco) <mirehak@...>
·
#3002
·
|
|
Re: FlowCapableNode received in "onDataChanged" does NOT include all data
Hi Rimon,
currently (Helium codebase) those basic description data are collected in two steps:
- from features-reply
- from multipart-description-reply
Results are written then two times (merged
Hi Rimon,
currently (Helium codebase) those basic description data are collected in two steps:
- from features-reply
- from multipart-description-reply
Results are written then two times (merged
|
By
Michal Rehak -X (mirehak - Pantheon Technologies SRO@Cisco) <mirehak@...>
·
#3001
·
|
|
FlowCapableNode received in "onDataChanged" does NOT include all data
Hi, all.
I’m using mininet connected to ODL.
I registered on DataBroker (with registerDataChangeListener) for changes on Nodes and NodeConnectors,
and I noticed that when Node changes (i.e.
Hi, all.
I’m using mininet connected to ODL.
I registered on DataBroker (with registerDataChangeListener) for changes on Nodes and NodeConnectors,
and I noticed that when Node changes (i.e.
|
By
Rimon Ashkenazy <Rimon.Ashkenazy@...>
·
#3000
·
|
|
Openflowplugin [LLDP] exceptions in SingleFeaturesTest
Hi Openflowplugin devs,
We're using openflowplugin as southbound for VPNService and recently added following features in our
Hi Openflowplugin devs,
We're using openflowplugin as southbound for VPNService and recently added following features in our
|
By
Vishal Thapar <vishal.thapar@...>
·
#2999
·
|
|
Fix not included in stable/helium
Hi devs,
I do not know if you realized this fix failed the merge job in stable/helium and therefore new openflow test introduced to detect this bug fails in stable
Hi devs,
I do not know if you realized this fix failed the merge job in stable/helium and therefore new openflow test introduced to detect this bug fails in stable
|
By
Luis Gomez <lpalacio@...>
·
#2998
·
|
|
Re: Lithium re-design tests
Hi openflow committers, I think you should consider to grant your test contact (Jamo) rights to approve jjb changes in your behalf. It is actually very costly for him to bug you to get a +1 and then
Hi openflow committers, I think you should consider to grant your test contact (Jamo) rights to approve jjb changes in your behalf. It is actually very costly for him to bug you to get a +1 and then
|
By
Luis Gomez
·
#2997
·
|
|
Lithium re-design tests
Hi there,
I have some requests, if someone can take a look please:
two patches in releng to enable OFP related test jobs need a +1 from
Hi there,
I have some requests, if someone can take a look please:
two patches in releng to enable OFP related test jobs need a +1 from
|
By
Luhrsen, Jamo <james.luhrsen@...>
·
#2996
·
|
|
Flow with unknown ID
Hi devs,
Similar to bug 2862 (unknown flow-ID after modifying flow) we have found any flow containing a group or a meter has also unknown flow-ID. I have filed bug 3082 for
Hi devs,
Similar to bug 2862 (unknown flow-ID after modifying flow) we have found any flow containing a group or a meter has also unknown flow-ID. I have filed bug 3082 for
|
By
Luis Gomez
·
#2995
·
|