diff options
-rw-r--r-- | docker/Dockerfile | 2 | ||||
-rw-r--r-- | docs/testing/user/userguide/images/nfvbench-all-sriov-pvvp2.png | bin | 0 -> 44379 bytes | |||
-rw-r--r-- | docs/testing/user/userguide/readme.rst | 4 |
3 files changed, 5 insertions, 1 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile index 1f2ec2c..d30ef22 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -2,7 +2,7 @@ FROM ubuntu:16.04 ENV TREX_VER "v2.32" -ENV NFVBENCH_TAG "1.2.0" +ENV NFVBENCH_TAG "1.2.1" ENV VM_IMAGE_VER "0.5" RUN apt-get update && apt-get install -y \ diff --git a/docs/testing/user/userguide/images/nfvbench-all-sriov-pvvp2.png b/docs/testing/user/userguide/images/nfvbench-all-sriov-pvvp2.png Binary files differnew file mode 100644 index 0000000..3d161cd --- /dev/null +++ b/docs/testing/user/userguide/images/nfvbench-all-sriov-pvvp2.png diff --git a/docs/testing/user/userguide/readme.rst b/docs/testing/user/userguide/readme.rst index 9d3c915..785ffed 100644 --- a/docs/testing/user/userguide/readme.rst +++ b/docs/testing/user/userguide/readme.rst @@ -152,6 +152,10 @@ It is possible to also force the middle network to use SR-IOV (in this version, .. image:: images/nfvbench-all-sriov-pvvp.png +The chain can also span across 2 nodes with the use of 2 SR-IOV ports in each node: + +.. image:: images/nfvbench-all-sriov-pvvp2.png + Other Misc Packet Paths ^^^^^^^^^^^^^^^^^^^^^^^ |