|
DPDK 25.11.3
|
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 |
| int cman_wred_packet_mode_supported |
WRED packet mode support for current node.
| int cman_wred_byte_mode_supported |
WRED byte mode support for current node.
| int cman_head_drop_supported |
Head drop algorithm support for current node.
| int cman_wred_context_private_supported |
Private WRED context support for current node.
| 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.