summaryrefslogtreecommitdiff
path: root/docs/vpp/configuration/dataplane/system.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/vpp/configuration/dataplane/system.rst')
-rw-r--r--docs/vpp/configuration/dataplane/system.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/vpp/configuration/dataplane/system.rst b/docs/vpp/configuration/dataplane/system.rst
index 660668b8..80a7a409 100644
--- a/docs/vpp/configuration/dataplane/system.rst
+++ b/docs/vpp/configuration/dataplane/system.rst
@@ -161,6 +161,5 @@ For a system with 4 CPU cores (0-3) where cores 2-3 are dedicated to VPP:
set system option kernel disable-power-saving
set system option kernel disable-softlockup
- # VPP CPU assignment (matches isolated cores)
- set vpp settings cpu main-core '2'
- set vpp settings cpu corelist-workers '3'
+ # VPP CPU assignment
+ set vpp settings resource-allocation cpu-cores '2'