FD.io VPP  v18.10-34-gcce845e
Vector Packet Processing
vl_api_sw_interface_rx_placement_dump_t Struct Reference

dump the rx queue placement of interface(s) More...

Data Fields

u32 client_index
 
u32 context
 
u32 sw_if_index
 

Detailed Description

dump the rx queue placement of interface(s)

Template Parameters
sw_if_index- optional interface index for which queue placement to be requested. sw_if_index = ~0 will dump placement information for all interfaces. It will not dump information related to sub-interfaces, p2p and pipe interfaces.

Definition at line 462 of file interface.api.

Field Documentation

u32 vl_api_sw_interface_rx_placement_dump_t::client_index

Definition at line 464 of file interface.api.

u32 vl_api_sw_interface_rx_placement_dump_t::context

Definition at line 465 of file interface.api.

u32 vl_api_sw_interface_rx_placement_dump_t::sw_if_index

Definition at line 466 of file interface.api.


The documentation for this struct was generated from the following file: