1

I am experimenting with tc tool to implement prioritization of specific data coming from my computer and would like to see exatly how the frames are scheduled and how much time they spend in the qdisc queue before the transmission (before being dequeued). The goal is to make sure my tc configuration does what it is suposed to do.

Is there any tool that allows such introspection?

2
  • Suspiciously similar question here: serverfault.com/questions/261316/… , there even are answers, but none accepted. Are you asking the same question? Nov 27, 2021 at 20:27
  • Not exactly. I would like to look directly into the queue itself (if it is possible) to see what exact frames and in which order are scheduled for the transmission
    – Hadarelv
    Nov 30, 2021 at 17:31

0

You must log in to answer this question.

Browse other questions tagged .