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_attr

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                          rte_flow_queue_attr(3)

Detailed Description

WarningEXPERIMENTAL: this API may change without prior notice.

       Flow engine asynchronous queues settings. The value means default value picked by PMD.

       Definition at line 5632 of file rte_flow.h.

Field Documentation

uint32_tsize
       Number of flow rule operations a queue can hold.

       Definition at line 5636 of file rte_flow.h.

Name

       rte_flow_queue_attr

Synopsis

       #include <rte_flow.h>

   DataFields
       uint32_t size

See Also