DOKK / manpages / debian 13 / dpdk-doc / rte_red_config.3.en
rte_red_config(3) Library Functions Manual rte_red_config(3)

rte_red_config

#include <rte_red.h>


uint32_t min_th
uint32_t max_th
uint32_t pa_const
uint8_t maxp_inv
uint8_t wq_log2

RED configuration parameters

Definition at line 55 of file rte_red.h.

min_th scaled in fixed-point format

Definition at line 56 of file rte_red.h.

max_th scaled in fixed-point format

Definition at line 57 of file rte_red.h.

Precomputed constant value used for pa calculation (scaled in fixed-point format)

Definition at line 58 of file rte_red.h.

maxp_inv

Definition at line 59 of file rte_red.h.

wq_log2

Definition at line 60 of file rte_red.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK