diff options
author | Sridhar Rao <sridhar.rao@spirent.com> | 2020-11-25 06:42:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2020-11-25 06:42:10 +0000 |
commit | 2e27c085a31aecbe62948274b11a677392934847 (patch) | |
tree | 9913b083fc95d90d2d5966f8cb4ac24172813d3f /systems/README.md | |
parent | d3e04a4d7ce6cdbbc6375ee37264d1528a6ae622 (diff) | |
parent | a0952e727c157bf945a4d8be4b16a989cfc02a43 (diff) |
Merge "VPP: Add Default paths for VPP."
Diffstat (limited to 'systems/README.md')
-rw-r--r-- | systems/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/systems/README.md b/systems/README.md index d72aae65..ca6557ea 100644 --- a/systems/README.md +++ b/systems/README.md @@ -12,3 +12,7 @@ On a freshly built system, run the following with a super user privilege or with password less sudo access. ./build_base_machine.sh + +If you want to use vsperf in trafficgen-mode ONLY, then add a parameter. + +./build_base_machine.sh trafficgen |