diff options
author | ahothan <ahothan@cisco.com> | 2017-11-30 17:10:41 -0800 |
---|---|---|
committer | ahothan <ahothan@cisco.com> | 2017-11-30 17:16:46 -0800 |
commit | dd23f012cd6f9efd89f091a096982562e3c6216d (patch) | |
tree | dfeb7f844e8eb23fa9341d3cd096c3197cee9a1f | |
parent | 8d3c8d2eabdad243692a3a13c6e4099f149d5385 (diff) |
Move container to tag 1.2.11.2.1
Change-Id: I873c852f47d5ba2e3098908919f2b66dce02a1e8
Signed-off-by: ahothan <ahothan@cisco.com>
-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 ^^^^^^^^^^^^^^^^^^^^^^^ |