FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Declaration: api-queue (src/vlibmemory/memory_vlib.c line 2525)
Implementation: api_queue_config_fn.
This module has three configuration parameters: "on" or "enable" - enables binary api tracing "nitems <nnn>" - sets the size of the circular buffer to <nnn> "save-api-table <filename>" - dumps the API message table to /tmp/<filename>
Declaration: api-trace (src/vlibmemory/memory_vlib.c line 2499)
Implementation: api_config_fn.