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)
commitea95a7cc45eb8508a76b1ef499f52adeef38c36f
tree98bc44a46be0b2e5552c306a31ed456574c201ec
parent25afffa2348f17ff239cf147864c9f6ce232a0a5
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>
upstream/vswitchperf