Tool/software:
Hello,
I enabled all 8 TX queues and configured the switch ports of CPSW9G with traffic control to use a multiqueue priority qdisc. Using 'ethtool -S swp1', I can see the correct counter going up, based on my configured VLAN priorities (i.e. tx_pri0 - tx_pri7).
Looking at these statistics, I can also see the host port p0* not using the priorities. The host port only uses 'p0_tx_pri0' to send data. Is there a possibility to configure the host port to also use the priorities?
I can't use tc for that, since the host port doesn't show up in my interface list (ip link).
Regards,
Matthias