Updated armband
authorSugesh Chandran <sugesh.chandran@intel.com>
Thu, 7 Jul 2016 09:24:36 +0000 (10:24 +0100)
committerGerrit Code Review <gerrit@172.30.200.206>
Tue, 16 Aug 2016 15:12:29 +0000 (15:12 +0000)
Project: vswitchperf  ffc55a6bbbfafc36a2e28e2e28e737966fb9bb31

integration: Support for VxLAN TC without using overlay traffic gen.

The test case for verifying the vxlan tunneling feature without using any
ingress tunnel traffic. The virtual switch(OVS) is configured to mangle and
generate tunnel traffic in the deployment. The packet flow in the test case is
as follows

TRAFFIC-IN --> [ENCAP-PKT] --> [MOD-PKT] --> [DECAP-PKT] --> TRAFFIC-OUT

 ENCAP-PKT - Encapsulate the ingress packet to a tunnel type.
 MOD-PKT   - Modify the tunnel header to match the following decap interface.
 DECAP-PKT - Decapsulate the newly generated tunneled packet.

Change-Id: Ie24bacb3cb1c069bd60403e5a4ef8bcdf0e12e54
Signed-off-by: Sugesh Chandran <sugesh.chandran@intel.com>
upstream/vswitchperf

index a8ef2c3..ffc55a6 160000 (submodule)
@@ -1 +1 @@
-Subproject commit a8ef2c308d4c385b8eb0cae0f7f1f2d039affaaf
+Subproject commit ffc55a6bbbfafc36a2e28e2e28e737966fb9bb31