logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_flow_queue_info

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                          rte_flow_queue_info(3)

Detailed Description

WarningEXPERIMENTAL: 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.

Field Documentation

uint32_tmax_size
       Maximum number of operations a queue can hold.

       Definition at line 5551 of file rte_flow.h.

Name

       rte_flow_queue_info

Synopsis

       #include <rte_flow.h>

   DataFields
       uint32_t max_size
return

See Also