From 309019193482dfe15d4e2167514fa5bb8dab7409 Mon Sep 17 00:00:00 2001 From: Oleksandr Kuchmystyi Date: Fri, 13 Feb 2026 10:26:58 +0300 Subject: vpp: T8258: Move `poll-sleep-usec` out of `unix` section --- docs/vpp/configuration/dataplane/unix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/vpp/configuration/dataplane') diff --git a/docs/vpp/configuration/dataplane/unix.rst b/docs/vpp/configuration/dataplane/unix.rst index 3551d692..45c59bfa 100644 --- a/docs/vpp/configuration/dataplane/unix.rst +++ b/docs/vpp/configuration/dataplane/unix.rst @@ -16,7 +16,7 @@ To mitigate this, VPP provides a configurable polling delay that allows to reduc You can configure the polling delay using the following command in the VyOS CLI: -.. cfgcmd:: set vpp settings unix poll-sleep-usec +.. cfgcmd:: set vpp settings poll-sleep-usec Sets the polling delay in microseconds. A value of 0 means no delay (default), while higher values introduce a delay between polling cycles. -- cgit v1.2.3