FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
show version response More...
Data Fields | |
u32 | context |
i32 | retval |
string | program [32] |
string | version [32] |
string | build_date [32] |
string | 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 |