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

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.compiler.IntentConfigurableRegistrator useFlowObjectives true (when using flow objective intents compiler)
  • cfg set org.onosproject.net.intent.impl.IntentManager skipReleaseResourcesOnWithdrawal true

"Constant-Load" Test Conditions:

  • NumKeys - 40000, with Flow Obj - 4000

Note:

  • Following graphs include results using flow rule stores with both strong consistency and eventual consistency models. The ONOS team is still working on performance improvements for flow rule store with strong consistency.