FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
show version response More...
Data Fields | |
u32 | context |
i32 | retval |
u8 | program [32] |
u8 | version [32] |
u8 | build_date [32] |
u8 | build_directory [256] |
show version response
context | - sender context, to match reply w/ request |
retval | - return code for the request |
program | - name of the program (vpe) |
version | - version of the program |
build_directory | - root of the workspace where the program was built |