FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
Data Fields | |
u32 | client_index |
u32 | context |
string | if_name [64] |
u16 | rx_q_sz |
u16 | tx_q_sz |
option | vat_help = "[name <ifname>] [rx-queue-size <size>] [tx-queue-size <size>]" |
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
if_name | - interface name |
rx_q_sz | - receive queue size |
tx_q_sz | - transmit queue size |