![]() |
FD.io VPP
v21.01.1
Vector Packet Processing
|
Data Fields | |
| u16 | qid |
| u16 | device_index |
| The interface queue index (Not the virtio vring idx) More... | |
| u32 | virtio_ring_flags |
| The device index. More... | |
| u16 | first_desc_len |
| Runtime queue flags. More... | |
| virtio_net_hdr_mrg_rxbuf_t | hdr |
| Length of the first data descriptor. More... | |
Definition at line 268 of file vhost_user.h.
| u16 vhost_trace_t::device_index |
The interface queue index (Not the virtio vring idx)
Definition at line 271 of file vhost_user.h.
| u16 vhost_trace_t::first_desc_len |
Runtime queue flags.
Definition at line 273 of file vhost_user.h.
| virtio_net_hdr_mrg_rxbuf_t vhost_trace_t::hdr |
Length of the first data descriptor.
Definition at line 274 of file vhost_user.h.
| u16 vhost_trace_t::qid |
Definition at line 270 of file vhost_user.h.
| u32 vhost_trace_t::virtio_ring_flags |
The device index.
Definition at line 272 of file vhost_user.h.