Page MenuHomeVyOS Platform

VPP: dataplane capacity warning is not displayed
Closed, ResolvedPublicBUG

Description

Subject warning is not displayed when working with VPP

vyos@VyOS-for-Smoke-Tests# set vpp settings interface eth0 driver dpdk
vyos@VyOS-for-Smoke-Tests# commit
[ vpp ]

WARNING: NOTE: Current dataplane capacity (estimated): 2.1 M IPv4
routes. Exceeding these values will lead to a dataplane out-of-memory
condition and a crash. Extensive use of features like ACLs, NAT and
others may reduce the numbers above. Please read the documentation for
details: https://docs.vyos.io/

Seems like Warning import is missing - https://github.com/vyos/vyos-1x/blob/current/python/vyos/vpp/config_verify.py

Details

Version
2025.10.09-0018-rolling
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)