FD.io VPP
v17.10-9-gd594711
Vector Packet Processing
|
Declaration: api-queue (src/vlibmemory/memory_vlib.c line 2126)
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 2100)
Implementation: api_config_fn.