Versions Compared

Key

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

...

  1. Device initiate connection t0, tcp syn/ack;

  2. Openflow protocol exchanges:

    • t0 -> ONOS OVS Features Reply;

    • OVS Features Reply -> ONOS Role Request; (ONOS processing of mastership election for the device happens here)

    • ONOS Role Request -> OVS Role Reply - completes the initial OF protocol exchanges;

  3. ONOS core processing of the event:

    • A Device Event is triggered upon OF protocol exchange completes;

    • A Topology (Graph) Event is triggered from the local node Device Event.

...

Similar to the switch-connect test, we consider the latest node in the cluster having registered the Graph event as the latency for the cluster.