Intel® Ethernet Controller E810 Application Device Queues (ADQ)

Configuration Guide

ID Date Version Classification
609008 07/04/2024 Public
Document Table of Contents

TC Minimum and Maximum Rate Creation

Both minimum and maximum data rates together are also supported. The following is an example of setting both a minimum and maximum data rate:

Example:

${pathtotc}/tc qdisc add dev ens4f0 root mqprio num_tc 2 map 0 0 0 0 1 1 1 1 queues 4@0 8@4 hw 1 mode channel shaper bw_rlimit min_rate 10Gbit 20Gbit max_rate 25Gbit 50Gbit