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

rte_pie_config

#include <rte_pie.h>


uint64_t qdelay_ref
uint64_t dp_update_interval
uint64_t max_burst
uint16_t tailq_th

PIE configuration parameters

Definition at line 45 of file rte_pie.h.

Latency Target (in CPU cycles.)

Definition at line 46 of file rte_pie.h.

Update interval for drop probability (in CPU cycles)

Definition at line 47 of file rte_pie.h.

Max Burst Allowance (in CPU cycles.)

Definition at line 48 of file rte_pie.h.

Tailq drop threshold (packet counts)

Definition at line 49 of file rte_pie.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK