From 9fa5cf46690601e4e25605d548671c84634363e3 Mon Sep 17 00:00:00 2001 From: John DeNisco Date: Tue, 6 Feb 2018 15:23:05 -0500 Subject: Add iperf VM/vhost creation Change-Id: I27a59203f406120558f73bfcc12dca8835ae6361 Signed-off-by: John DeNisco --- extras/vpp_config/data/startup.conf.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extras/vpp_config/data/startup.conf.template') diff --git a/extras/vpp_config/data/startup.conf.template b/extras/vpp_config/data/startup.conf.template index 912bbc4b085..19a8454a177 100644 --- a/extras/vpp_config/data/startup.conf.template +++ b/extras/vpp_config/data/startup.conf.template @@ -12,8 +12,8 @@ api-trace {{ cpu {{ {cpu} - scheduler-policy fifo - scheduler-priority 50 + # scheduler-policy fifo + # scheduler-priority 50 ## In the VPP there is one main thread and optionally the user can create worker(s) ## The main thread and worker thread(s) can be pinned to CPU core(s) manually or automatically -- cgit 1.2.3-korg