NFVBENCH-111 Add support for VxLAN 85/65285/2 3.0.0
authorahothan <ahothan@cisco.com>
Tue, 20 Nov 2018 17:52:00 +0000 (09:52 -0800)
committerahothan <ahothan@cisco.com>
Tue, 20 Nov 2018 18:09:21 +0000 (10:09 -0800)
commit8b1b3e5c7fb91f450b2abe4a8201bcfec14b2bb9
tree56e00816633de94b848e2951673e52d56903f797
parent4988edf6afb74026db81677f25877b27b8fcfc05
NFVBENCH-111 Add support for VxLAN

Change-Id: I7d9d7ccb6be7445e625ec520d22c5f045b56d5ff
Signed-off-by: ahothan <ahothan@cisco.com>
12 files changed:
docs/testing/user/userguide/readme.rst
nfvbench/cfg.default.yaml
nfvbench/chain_runner.py
nfvbench/chain_workers.py
nfvbench/chaining.py
nfvbench/nfvbench.py
nfvbench/traffic_client.py
nfvbench/traffic_gen/trex.py
nfvbench/traffic_server.py
test/mock_trex.py
test/test_chains.py
test/test_nfvbench.py