Have questions? Stuck? Please check our FAQ for some common questions and answers.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 48 Next »

In Progress

We will soon be transitioning from the legacy Jenkins graphs to the database generated graphs.

System Env:

  • Server: Dual XeonE5-2670 v2 2.5GHz; 64GB DDR3; 512GB SSD
  • 1Gbps NIC
  • JAVA_OPTS="${JAVA_OPTS:--Xms8G -Xmx8G}"

ONOS Apps:

  • drivers, null, intentperf

ONOS Config:

  • cfg set org.onosproject.net.intent.impl.IntentManager skipReleaseResourcesOnWithdrawal true
  • cfg set org.onosproject.net.intent.impl.compiler.IntentConfigurableRegistrator useFlowObjectives true (when using flow objective intents compiler)
  • cfg set org.onosproject.net.intent.impl.compiler.IntentConfigurableRegistrator defaultFlowObjectiveCompiler org.onosproject.net.intent.impl.compiler.LinkCollectionIntentObjectiveCompiler (when using flow objective intents compiler)

Bar chart for Intent Event Throughput events/second with Neighbors = 0Bar chart for Intent Event Throughput events/second with Neighbors = all

Bar chart for Intent Event Throughput With FlowObj events/second with Neighbors = 0Bar chart for Intent Event Throughput With FlowObj events/second with Neighbors = all
  • No labels