DPDK 25.11.3
Loading...
Searching...
No Matches
rte_tm_node_capabilities::[struct].__unnamed0__.leaf Struct Reference

Data Fields

int cman_wred_packet_mode_supported
int cman_wred_byte_mode_supported
int cman_head_drop_supported
int cman_wred_context_private_supported
uint32_t cman_wred_context_shared_n_max

Detailed Description

Items valid only for leaf nodes.

Definition at line 911 of file rte_tm.h.

Field Documentation

◆ cman_wred_packet_mode_supported

int cman_wred_packet_mode_supported

WRED packet mode support for current node.

◆ cman_wred_byte_mode_supported

int cman_wred_byte_mode_supported

WRED byte mode support for current node.

◆ cman_head_drop_supported

int cman_head_drop_supported

Head drop algorithm support for current node.

◆ cman_wred_context_private_supported

int cman_wred_context_private_supported

Private WRED context support for current node.

◆ cman_wred_context_shared_n_max

uint32_t cman_wred_context_shared_n_max

Maximum number of shared WRED contexts the current node can be part of. The value of zero indicates that shared WRED contexts are not supported by the current node.


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