Versions Compared

Key

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

...

HTML
<img src="https://jenkins.onosproject.org/view/QA/job/postjob-Fabric3/lastSuccessfulBuild/artifact/SRClusterRestart_onos-2.2_20-builds_graph.jpg", alt="SRClusterRestart", style="width:525px;height:350px;border:0">

commit 1d4756928df452b61a0d51919d9aab80b7447bfe bed5cd95ae3d05cd6170d427d581129e1d1d2e7a (HEAD -] onos-2.2, origin/onos-2.2)
Author: Robert MacDavid [robertmacdavid@gmail.comONOS Jenkins User [jenkins@onlab.us]
AuthorDate: Thu May 21 21:32:38 2020 -0400Fri Jun 12 18:48:05 2020 +0000
Commit: Carmelo Cascone [carmelo@opennetworking.orgONOS Jenkins User [jenkins@onlab.us]
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)Jun 12 18:48:05 2020 +0000

Starting snapshot 2.2.3-SNAPSHOT

Case 1: Cluster Restart test with 2x2 Leaf-spine - FAIL

...