vlib: add 'relative' keyword for cpu configuration 94/41094/24
authorhsandid <[email protected]>
Fri, 7 Jun 2024 16:11:48 +0000 (18:11 +0200)
committerDamjan Marion <[email protected]>
Sun, 13 Apr 2025 19:08:01 +0000 (19:08 +0000)
commit9b20151507d040b4c97763dea3d7cea5bd238931
tree6e34f22ca0caf2dac3a2004d6579da12b37325a4
parentf2aaacf36186c749e96f2cc1ee27c905b2ac7ef2
vlib: add 'relative' keyword for cpu configuration

Type: feature

Add keyword 'relative' to translate cpu pinning configuration
to match vpp launch affinity

Change-Id: Ic748e5f4269525764b7adc92a8a5e4877e59c5a3
Signed-off-by: hsandid <[email protected]>
docs/configuration/reference.rst
docs/developer/corearchitecture/multi_thread.rst
docs/spelling_wordlist.txt
src/vlib/threads.c
src/vlib/threads.h
src/vlib/threads_cli.c
src/vpp/vnet/main.c
src/vppinfra/unix-misc.c
src/vppinfra/unix.h