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_table_action_tm_config

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                   rte_table_action_tm_config(3)

Detailed Description

       RTE_TABLE_ACTION_TM Traffic management action configuration (per table action profile).

       Definition at line 342 of file rte_table_action.h.

Field Documentation

uint32_tn_subports_per_port
       Number of subports per port.

       Definition at line 344 of file rte_table_action.h.

   uint32_tn_pipes_per_subport
       Number of pipes per subport.

       Definition at line 347 of file rte_table_action.h.

Name

       rte_table_action_tm_config

Synopsis

       #include <rte_table_action.h>

   DataFields
       uint32_t n_subports_per_port
       uint32_t n_pipes_per_subport

See Also