+1, I also think that is a decent number considering the cbench test results are highly dependent on the test environment (CPU, memory, network, etc…)
> On Aug 2, 2016, at 11:27 AM, Jamo Luhrsen <[email protected]> wrote: > > swapping controller-dev list for openflowplugin-dev list as it's more > appropriate for > this conversation. > > I think your 170k flows/sec is probably a relatively good number. in our > smaller virtual > environment we are seeing ~120k for beryllium: > > https://jenkins.opendaylight.org/releng/view/CSIT-1node/job/openflowplugin-csit-1node-cbench-performance-only-beryllium/plot/ > > I think with just the two steps I gave below is all you need for install. I > don't think > you would get much different performance by tweaking the java mem allocation > either. > > JamO > > On 08/02/2016 08:09 AM, Mohamad Darianian wrote: >> Thanks, Jamo. Now I get some non-zero values. But, the throughput is not >> that good. (170K flows/sec) ... Do you know which >> features must be loaded/installed for the test? I was wondering maybe by >> uninstalling unnecessary features I can get better >> results. Do I need to insert the following command each time for running >> karaf? Or there is a better way to change it >> in karaf config fil or such. >> >> ./karaf -Xms1g -Xmx4g >> >> >> Thanks, >> Mohamad >> >> >> On Mon, Aug 1, 2016 at 7:01 PM, Jamo Luhrsen <[email protected] >> <mailto:[email protected]>> wrote: >> >> Mohamad, >> >> this might help: >> >> https://wiki.opendaylight.org/view/CrossProject:Integration_Group:Performance_Tests#CBench_2 >> >> I think the short steps to follow would be to: >> >> load these two features: >> "odl-openflowplugin-flow-services-ui,odl-openflowplugin-drop-test" >> run this command in the karaf shell: "dropallpacketsrpc on" >> >> let us know if it doesn't work. >> >> btw, we run cbench in our automated suites, like this one: >> >> https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-cbench-performance-only-beryllium >> >> Thanks, >> JamO >> >> >> On 08/01/2016 09:36 AM, Mohamad Darianian wrote: >>> Hi All, >>> >>> I'm running ODL (Beryllium-SR2) to carry out some performance tests using >>> cbench (wcbench). However, the output of >> almost all >>> my tests is bunch of zeros. I had the same issue with ONOS controller and >>> once figured out the correct JAVA_OPTS >> setting and >>> deactivated unnecessary apps/features I managed to get some good results. I >>> was wondering to ask the recommended >> settings for >>> ODL to work with cbench. I'd greatly appreciate all helpful comments and >>> feedbacks. >>> >>> >>> Thanks, >>> Mohamad >>> >>> >>> >>> >>> _______________________________________________ >>> controller-dev mailing list >>> [email protected] >>> <mailto:[email protected]> >>> https://lists.opendaylight.org/mailman/listinfo/controller-dev >>> >> >> > _______________________________________________ > opendaylight-users mailing list > [email protected] > https://lists.opendaylight.org/mailman/listinfo/opendaylight-users _______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
