DPDK  22.07.0
Data Fields
rte_flow_queue_info Struct Reference

#include <rte_flow.h>

Data Fields

uint32_t max_size
 

Detailed Description

Warning
EXPERIMENTAL: this API may change without prior notice.

Information about flow engine asynchronous queues. The value only valid if port_attr.max_nb_queues is not zero.

Definition at line 4915 of file rte_flow.h.

Field Documentation

◆ max_size

uint32_t max_size

Maximum number of operations a queue can hold.

Definition at line 4919 of file rte_flow.h.


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