Intel® Ethernet Controller E810 Application Device Queues (ADQ)

Configuration Guide

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

Confirm TC Configuration

  1. Check TCs were created correctly. ${pathtotc}/tc qdisc show dev $iface
  2. Check TC filters. ${pathtotc}/tc filter show dev $iface ingress ${pathtotc}/tc filter show dev $iface egress
Note:Egress filter(s) will only be listed if configured using clsact qdisc with egress tc filter(s) in TC Filtering.