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 183 Next »

SRBridging at 30 May 2020 11:32:42

SRBridging

commit 1d4756928df452b61a0d51919d9aab80b7447bfe (HEAD -] onos-2.2, origin/onos-2.2)
Author: Robert MacDavid [robertmacdavid@gmail.com]
AuthorDate: Thu May 21 21:32:38 2020 -0400
Commit: Carmelo Cascone [carmelo@opennetworking.org]
CommitDate: Fri May 29 02:30:01 2020 +0000

Rewrite the SPGW P4 pipeline.
--
This commit makes two changes to the fabric.p4 source files:
1. Routing is now done on a metadata field instead of the ipv4 header.
Routing on the ipv4 header is incorrect if the packet is encapsulated
with an outer IPV4 header. The metadata field is updated each time the
ipv4 destination changes, or an outer header is added or removed. These
changes require no control plane modifications due to @name annotations.
2. The spgw control blocks have been rewritten to support the logical UP4
--
(cherry picked from commit bec6b6a7b0f33812c6f6904d9f9b629539446e79)

Case 5: Bridging test between two untagged hosts on vlan-untagged port, with single ToR and 3 ONOS instances - PASS

  • 5.1 Constructing test variables - PASS (tick)
  • 5.2 Apply cell to environment - PASS (tick)
  • 5.3 Uninstalling Atomix - PASS (tick)
  • 5.4 Uninstalling ONOS package - PASS (tick)
  • 5.5 Creating ONOS package - PASS (tick)
  • 5.6 Installing Atomix - PASS (tick)
  • 5.7 Installing ONOS package - PASS (tick)
  • 5.8 Set up ONOS secure SSH - PASS (tick)
  • 5.9 Checking ONOS service - PASS (tick)
  • 5.10 Starting ONOS CLI sessions - PASS (tick)
  • 5.11 Checking ONOS nodes - PASS (tick)
  • 5.12 Checking ONOS applications - PASS (tick)
  • 5.13 Starting Mininet Topology - PASS (tick)
  • 5.14 Check whether the flow count is bigger than 28 - PASS (tick)
  • 5.15 Check whether all flow status are ADDED - PASS (tick)
  • 5.16 Check whether the flow count of device of:0000000000000001 is bigger than 28 - PASS (tick)
  • 5.17 Verify full connectivity for [u'h1', u'h2'] with tag CASE5 - PASS (tick)
  • 5.18 Stopping Mininet - PASS (tick)
  • 5.19 Copying karaf logs - PASS (tick)

Case 6: Bridging test between two untagged hosts on vlan-untagged port, with dual-homed ToR and 3 ONOS instances - PASS

  • 6.1 Apply cell to environment - PASS (tick)
  • 6.2 Uninstalling Atomix - PASS (tick)
  • 6.3 Uninstalling ONOS package - PASS (tick)
  • 6.4 Installing Atomix - PASS (tick)
  • 6.5 Installing ONOS package - PASS (tick)
  • 6.6 Set up ONOS secure SSH - PASS (tick)
  • 6.7 Checking ONOS service - PASS (tick)
  • 6.8 Starting ONOS CLI sessions - PASS (tick)
  • 6.9 Checking ONOS nodes - PASS (tick)
  • 6.10 Checking ONOS applications - PASS (tick)
  • 6.11 Starting Mininet Topology - PASS (tick)
  • 6.12 Check whether the flow count is bigger than 74 - PASS (tick)
  • 6.13 Check whether all flow status are ADDED - PASS (tick)
  • 6.14 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 6.15 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 6.16 Verify full connectivity for [u'h1', u'h2'] with tag CASE6 - PASS (tick)
  • 6.17 Stopping Mininet - PASS (tick)
  • 6.18 Copying karaf logs - PASS (tick)

Case 7: Bridging test between two untagged hosts on vlan-untagged port, with 2x2 leaf-spine topology and 3 ONOS instances - PASS

  • 7.1 Apply cell to environment - PASS (tick)
  • 7.2 Uninstalling Atomix - PASS (tick)
  • 7.3 Uninstalling ONOS package - PASS (tick)
  • 7.4 Installing Atomix - PASS (tick)
  • 7.5 Installing ONOS package - PASS (tick)
  • 7.6 Set up ONOS secure SSH - PASS (tick)
  • 7.7 Checking ONOS service - PASS (tick)
  • 7.8 Starting ONOS CLI sessions - PASS (tick)
  • 7.9 Checking ONOS nodes - PASS (tick)
  • 7.10 Checking ONOS applications - PASS (tick)
  • 7.11 Starting Mininet Topology - PASS (tick)
  • 7.12 Check whether the flow count is bigger than 74 - PASS (tick)
  • 7.13 Check whether all flow status are ADDED - PASS (tick)
  • 7.14 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 7.15 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 7.16 Verify full connectivity for [u'h1', u'h2'] with tag CASE7 - PASS (tick)
  • 7.17 Verify full connectivity for [u'h3', u'h4'] with tag CASE7 - PASS (tick)
  • 7.18 Stopping Mininet - PASS (tick)
  • 7.19 Copying karaf logs - PASS (tick)

Case 8: Bridging test between two untagged hosts on vlan-untagged port, with 2x4 dual-homed leaf-spine topology and 3 ONOS instances - PASS

  • 8.1 Apply cell to environment - PASS (tick)
  • 8.2 Uninstalling Atomix - PASS (tick)
  • 8.3 Uninstalling ONOS package - PASS (tick)
  • 8.4 Installing Atomix - PASS (tick)
  • 8.5 Installing ONOS package - PASS (tick)
  • 8.6 Set up ONOS secure SSH - PASS (tick)
  • 8.7 Checking ONOS service - PASS (tick)
  • 8.8 Starting ONOS CLI sessions - PASS (tick)
  • 8.9 Checking ONOS nodes - PASS (tick)
  • 8.10 Checking ONOS applications - PASS (tick)
  • 8.11 Starting Mininet Topology - PASS (tick)
  • 8.12 Check whether the flow count is bigger than 212 - PASS (tick)
  • 8.13 Check whether all flow status are ADDED - PASS (tick)
  • 8.14 Check whether the flow count of device of:0000000000000001 is bigger than 53 - PASS (tick)
  • 8.15 Check whether the flow count of device of:0000000000000002 is bigger than 53 - PASS (tick)
  • 8.16 Check whether the flow count of device of:0000000000000003 is bigger than 53 - PASS (tick)
  • 8.17 Check whether the flow count of device of:0000000000000004 is bigger than 53 - PASS (tick)
  • 8.18 Verify full connectivity for [u'h1', u'h2'] with tag CASE8 - PASS (tick)
  • 8.19 Verify full connectivity for [u'h3', u'h4'] with tag CASE8 - PASS (tick)
  • 8.20 Stopping Mininet - PASS (tick)
  • 8.21 Copying karaf logs - PASS (tick)

Case 15: Bridging test between two tagged hosts, with single ToR and 3 ONOS instances - FAIL

  • No labels