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

Test Env:

  • Server: Dual XeonE5-2670 v2 2.5GHz; 64GB DDR3; 512GB SSD
  • System clock precision is +/- 1 ms
  • 1Gbps NIC
  • JAVA_OPTS="${JAVA_OPTS:--Xms8G -Xmx8G}"
  • org.onosproject.net.topology.impl.DefaultTopologyProvider
    name=maxBatchMs, type=integer, value=0, defaultValue=50, description=Maximum number of millis for whole batch
    name=maxEvents, type=integer, value=1, defaultValue=1000, description=Maximum number of events to accumulate
    name=maxIdleMs, type=integer, value=0, defaultValue=10, description=Maximum number of millis between events

Test Procedure:

  • switch event generate on ONOS1 by connecting ovs switch to it; 
  • record tshark (tcp syn-ack) and graph event timestamp to calculate differences.

 

branch
build
date
onos-1.54452016-03-27 13:21:00.0
Bar chart for Switch Up Latency Tests Topo Event to Graph Event showing Latency(ms) by Cluster ScaleBar chart for Switch Down Latency Tests Topo Event to Graph Event showing Latency(ms) by Cluster Scale
branch
build
date
onos-1.54632016-03-20 09:23:51.0
Bar chart for Port Up Latency Tests Topo Event to Graph Event showing Latency(ms) by Cluster ScaleBar chart for Port Down Latency Tests Topo Event to Graph Event showing Latency(ms) by Cluster Scale
  • No labels