diff options
author | opensource-tnbt <sridhar.rao@spirent.com> | 2020-11-09 14:49:06 +0530 |
---|---|---|
committer | opensource-tnbt <sridhar.rao@spirent.com> | 2020-11-09 14:51:05 +0530 |
commit | a0952e727c157bf945a4d8be4b16a989cfc02a43 (patch) | |
tree | 1432e5c24dbb3bd285a4d74f869dd0e54e79b969 /systems/README.md | |
parent | 605102bb6a8a3b48f0c66d817614eec0ef42e017 (diff) |
VPP: Add Default paths for VPP.
This modification supports the use of Userspace CNI plugin with VPP.
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Change-Id: I4b85d855f84686534b5167e182dacd1b01f5fb13
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 |