Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • drivers, null, intentperf

ONOS Config:

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

"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.

...