FD.io VPP
v17.04.2-2-ga8f93f8
Vector Packet Processing
|
Set process cpu affinity.
Declaration: set_affinity_command (src/vlib/unix/physmem.c line 434)
Implementation: set_affinity.
Show process cpu affinity.
Declaration: show_affinity_command (src/vlib/unix/physmem.c line 357)
Implementation: show_affinity.
Show physical memory allocation.
Declaration: show_physmem_command (src/vlib/unix/physmem.c line 287)
Implementation: show_physmem.
show loaded plugins.
Declaration: plugins_show_cmd (src/vlib/unix/plugin.c line 401)
Implementation: vlib_plugins_show_cmd_fn.