diff options
Diffstat (limited to 'docs/testing/user/userguide/quickstart_docker.rst')
-rw-r--r-- | docs/testing/user/userguide/quickstart_docker.rst | 2 |
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" |