FD.io VPP
v17.07-30-g839fa73
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 397)
Implementation: vlib_plugins_show_cmd_fn.