Multiple bugfixes for NFVbench 39/49039/4
authorYichen Wang <yicwang@cisco.com>
Wed, 13 Dec 2017 23:01:34 +0000 (15:01 -0800)
committerYichen Wang <yicwang@cisco.com>
Tue, 2 Jan 2018 19:19:28 +0000 (11:19 -0800)
commitb481ad4a6c6b98cac760b12e4190f9540869e673
treecb772d754ba27d244dadd3c086293784c8acc286
parentefc678c9d3843dcfd373b5749a88c51228b0b27c
Multiple bugfixes for NFVbench

[NFVBENCH-52] NFVbench should ignore the port security settings if not
available
[NFVBENCH-53] NFVbench should support to use software mode for TRex
[NFVBENCH-54] NFVbench container should also map kernel sources when
available to build KOs
[NFVBENCH-55] Documentation enhancements to have better examples for
using "$PWD"
[NFVBENCH-57] NFVbench should support to build kernel modules on redhat
distros

Change-Id: Id6792d6711393b07ca59396c276a026bec9f1e86
Signed-off-by: Yichen Wang <yicwang@cisco.com>
docker/Dockerfile
docs/testing/user/userguide/quickstart_docker.rst
nfvbench/cfg.default.yaml
nfvbench/chain_clients.py
nfvbench/traffic_server.py
test/test_nfvbench.py