diff options
author | 2025-05-20 09:19:16 -0700 | |
---|---|---|
committer | 2025-05-21 12:38:23 -0700 | |
commit | 4e4dc6db2b92bced802bdc19c8ef46a1821151be (patch) | |
tree | a64318a6308a8eb8af604e78dc3bb555229aac35 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | netlink: specs: tc: add qdisc dump to TC spec (diff) | |
download | wireguard-linux-4e4dc6db2b92bced802bdc19c8ef46a1821151be.tar.xz wireguard-linux-4e4dc6db2b92bced802bdc19c8ef46a1821151be.zip |
tools: ynl: add a sample for TC
Add a very simple TC dump sample with decoding of fq_codel attrs:
# ./tools/net/ynl/samples/tc
dummy0: fq_codel limit: 10240p target: 5ms new_flow_cnt: 0
proving that selector passing (for stats) works.
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Link: https://patch.msgid.link/20250520161916.413298-13-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions