threads: fix issue with setting main-core to 0
[vpp.git] / src / vpp / conf / startup.conf
index c1ac123..34631aa 100644 (file)
@@ -38,7 +38,8 @@ cpu {
 
        ## Manual pinning of thread(s) to CPU core(s)
 
-       ## Set logical CPU core where main thread runs
+       ## Set logical CPU core where main thread runs, if main core is not set
+       ## VPP will use core 1 if available
        # main-core 1
 
        ## Set logical CPU core(s) where worker threads are running