diff options
author | Michael S. Pedersen <michael.soelvkaer@gmail.com> | 2019-12-03 11:38:32 +0000 |
---|---|---|
committer | Michael S. Pedersen <michael.soelvkaer@gmail.com> | 2019-12-09 22:07:08 +0000 |
commit | 95f2491ed89ac99b0d8bd006b4a13cbeb1eb96ce (patch) | |
tree | 8d2d8cd00f3284036e9bf78d9ec9bfdb3e95c80b /docs/testing/user/userguide/pvpl3.rst | |
parent | 24314713446b6411cedce4329ab5ebfd6da678a2 (diff) |
NFVBENCH-153 Add support for python34.0.0
JIRA: NFVBENCH-153
Done using 2to3-3.6 with additional changes to fix data parsing and
testing (tox)
Signed-off-by: Michael S. Pedersen <michael.soelvkaer@gmail.com>
Change-Id: I242902f800da543d780507828c9bd1fbf409da6d
Diffstat (limited to 'docs/testing/user/userguide/pvpl3.rst')
-rw-r--r-- | docs/testing/user/userguide/pvpl3.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/testing/user/userguide/pvpl3.rst b/docs/testing/user/userguide/pvpl3.rst index 12f1d86..f2b3d51 100644 --- a/docs/testing/user/userguide/pvpl3.rst +++ b/docs/testing/user/userguide/pvpl3.rst @@ -4,7 +4,7 @@ PVP L3 Router Internal Chain --------------- +---------------------------- NFVbench can measure the performance of 1 L3 service chain that are setup by NFVbench (VMs, routers and networks). @@ -63,4 +63,4 @@ Upon start, NFVbench will: - generate packets with the proper VLAN ID and measure traffic. -Please note: ``l3_router`` option is also compatible with external routers. In this case NFVBench will use ``EXT`` chain.
\ No newline at end of file +Please note: ``l3_router`` option is also compatible with external routers. In this case NFVBench will use ``EXT`` chain. |