From 8d67d8b043c5e69a588be0fa924489f3cc6e40ea Mon Sep 17 00:00:00 2001 From: LiudmylaNad Date: Mon, 16 Mar 2026 15:13:10 +0100 Subject: DOC: Proofread wireguard.rst (#1784) * DOC: Proofread wireguard.rst * Apply suggestions from code review Co-authored-by: Daniil Baturin --------- Co-authored-by: Daniil Baturin --- docs/_include/interface-per-client-thread.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/_include/interface-per-client-thread.txt') diff --git a/docs/_include/interface-per-client-thread.txt b/docs/_include/interface-per-client-thread.txt index 877be591..106ec52e 100644 --- a/docs/_include/interface-per-client-thread.txt +++ b/docs/_include/interface-per-client-thread.txt @@ -1,11 +1,11 @@ .. cfgcmd:: set interfaces {{ var0 }} {{ var2 }} {{ var3 }} {{ var5 }} {{ var6 }} per-client-thread - Provides a per-device control to enable/disable the threaded mode for - all the NAPI instances of the given network device, without the need for - a device up/down. + **Enable threaded mode for all NAPI instances of the specified network device.** - If CLI option is not specified, this feature is disabled. + Enabling threaded mode doesn't affect device operation and can be done while the device is up. + + This mode is disabled by default. Example: -- cgit v1.2.3