Page MenuHomeVyOS Platform

Move "vpp settings host-resources" to "system option host-resources"
Closed, ResolvedPublic

Description

vpp settings host-resources are not VPP options, but sysctl options, so they are global, and keep them under VPP is a wrong way.
The better way is to move them to set system option

Proposed CLI

set system option host-resources max-map-count < auto | xxxx >
set system option host-resources shmmax < auto | xxxx >

auto should depend on hugepages

Details

Version
-
Is it a breaking change?
Config syntax change (migratable)
Issue type
Feature/functionality removal

Event Timeline

natali-rs1985 updated the task description. (Show Details)
natali-rs1985 updated the task description. (Show Details)
natali-rs1985 updated the task description. (Show Details)
natali-rs1985 updated the task description. (Show Details)
natali-rs1985 changed the task status from Open to In progress.Aug 1 2025, 11:42 AM
natali-rs1985 claimed this task.
dmbaturin changed Is it a breaking change? from Perfectly compatible to Config syntax change (migratable).
dmbaturin changed Issue type from Infrastructure issue or change to Feature/functionality removal.