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/SRDynamic_onos-2.2_20-builds_graph.jpg", alt="SRDynamic", style="width:525px;height:350px;border:0">

commit 5908b5642a41e5755adcf7ec10f3d4f2c0ea2657 1d4756928df452b61a0d51919d9aab80b7447bfe (HEAD -] onos-2.2, origin/onos-2.2)
Author: Andrea Campanella Robert MacDavid [andrea@opennetworkingrobertmacdavid@gmail.orgcom]
AuthorDate: Wed Thu May 6 1621 21:0932:10 38 2020 +0200-0400
Commit: Andrea Campanella Carmelo Cascone [andrea@opennetworkingcarmelo@opennetworking.org]
CommitDate: Fri May 15 1729 02:0030:00 01 2020 +0000
[VOL-3016] OLTPipeline removes empty next group if the last group was removed because of empty buckets

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 1: Bridging and Routing sanity test with 2x2 Leaf-spineand 1 nodes. - FAIL

...