DPDK 25.11.3
Loading...
Searching...
No Matches
rte_mtr_meter_profile Struct Reference

#include <rte_mtr.h>

Data Fields

enum rte_mtr_algorithm alg
int packet_mode

Detailed Description

Meter profile

Definition at line 128 of file rte_mtr.h.

Field Documentation

◆ alg

Traffic metering algorithm.

Definition at line 130 of file rte_mtr.h.

◆ packet_mode

int packet_mode

When zero, the byte mode is enabled for the current profile, so the rate and size fields are specified in bytes per second and bytes, respectively. When non-zero, the packet mode is enabled for the current profile, so the rate and size fields are specified in packets per second and packets, respectively.

Definition at line 199 of file rte_mtr.h.


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