summaryrefslogtreecommitdiffstats
path: root/upstream/vswitchperf
diff options
context:
space:
mode:
authorSugesh Chandran <sugesh.chandran@intel.com>2016-07-07 10:24:36 +0100
committerGerrit Code Review <gerrit@172.30.200.206>2016-08-16 15:12:29 +0000
commitea95a7cc45eb8508a76b1ef499f52adeef38c36f (patch)
tree98bc44a46be0b2e5552c306a31ed456574c201ec /upstream/vswitchperf
parent25afffa2348f17ff239cf147864c9f6ce232a0a5 (diff)
Updated armband
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>
Diffstat (limited to 'upstream/vswitchperf')
m---------upstream/vswitchperf0
1 files changed, 0 insertions, 0 deletions
diff --git a/upstream/vswitchperf b/upstream/vswitchperf
-Subproject a8ef2c308d4c385b8eb0cae0f7f1f2d039affaa
+Subproject ffc55a6bbbfafc36a2e28e2e28e737966fb9bb3