[NFVBENCH-164] Update TRex to v2.79 85/69985/1
authorYichen Wang <yicwang@cisco.com>
Sat, 25 Apr 2020 21:07:18 +0000 (14:07 -0700)
committerYichen Wang <yicwang@cisco.com>
Sat, 25 Apr 2020 21:07:18 +0000 (14:07 -0700)
Change-Id: I7eb17f33d5caacd12201c4027c725d9e5fbcc02d
Signed-off-by: Yichen Wang <yicwang@cisco.com>
docker/Dockerfile

index cdd7f92..8dc1e2f 100644 (file)
@@ -1,7 +1,7 @@
 # docker file for creating a container that has nfvbench installed and ready to use
 FROM ubuntu:16.04
 
-ENV TREX_VER "v2.61"
+ENV TREX_VER "v2.79"
 ENV VM_IMAGE_VER "0.12"
 ENV PYTHONIOENCODING "utf8"