summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorfmenguy <francoisregis.menguy@orange.com>2019-04-05 17:24:29 +0200
committerfmenguy <francoisregis.menguy@orange.com>2019-04-08 10:47:43 +0200
commitae470028c29a56ea954afb14f7e2de62441686ed (patch)
tree452338d261a0b27e0a70c58c4ec1cb2fe055683d /docs
parent14020b73cf334c303bcb1a0375fdee6b2119bc70 (diff)
Add iproute2 module to avoid ip command not found issue
Change-Id: I0c7f43b737927e5dc97ab5dd38dc52a2b9baaa45 Signed-off-by: fmenguy <francoisregis.menguy@orange.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/testing/user/userguide/quickstart_docker.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/user/userguide/quickstart_docker.rst b/docs/testing/user/userguide/quickstart_docker.rst
index adffaa3..ae277de 100644
--- a/docs/testing/user/userguide/quickstart_docker.rst
+++ b/docs/testing/user/userguide/quickstart_docker.rst
@@ -43,7 +43,7 @@ Create a new file containing the minimal configuration for NFVbench, we can call
tool: TRex
ip: 127.0.0.1
cores: 3
- software_mode: false,
+ software_mode: false
interfaces:
- port: 0
pci: "0a:00.0"