DOKK / manpages / debian 13 / dpdk-doc / rte_flow_queue_info.3.en
rte_flow_queue_info(3) Library Functions Manual rte_flow_queue_info(3)

rte_flow_queue_info

#include <rte_flow.h>


uint32_t max_size

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 5547 of file rte_flow.h.

Maximum number of operations a queue can hold.

Definition at line 5551 of file rte_flow.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK