From a0952e727c157bf945a4d8be4b16a989cfc02a43 Mon Sep 17 00:00:00 2001 From: opensource-tnbt Date: Mon, 9 Nov 2020 14:49:06 +0530 Subject: VPP: Add Default paths for VPP. This modification supports the use of Userspace CNI plugin with VPP. Signed-off-by: Sridhar K. N. Rao Change-Id: I4b85d855f84686534b5167e182dacd1b01f5fb13 --- systems/README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'systems/README.md') 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 -- cgit 1.2.3-korg