CRS309 QoS and tx-queueX

Hello,

I’m setting up a CRS309 and not able to find any information on the switch port egress queues. How do you place specific traffic in the tx-queueX based on priority?
I’ve tried using the swtich ACL, bridge → Filters set priority, l3-hw-offloading=yes/no on switch and ports, etc.

The help.mikrotik.com docs do not have any details other than using the switch ACL for ingress/egress traffic policing/shaping.
https://help.mikrotik.com/docs/display/ROS/QoS+with+Switch+Chip#QoSwithSwitchChip-CRS3xx,CRS5xxseries,andCCR2116,CCR2216devices

All the traffic is incrementing only the tx-queue0 and the other 1-7 unused.
Does anyone have more information on using the egress hardware queues on the Marvell DX8xxxx chips?

(Edit) RouterOS: 7.3beta37


[admin@#######] /> /interface/ethernet/switch/port/print stats

name: sfp-sfpplus1 sfp-sfpplus2
tx-queue0-packet: 966 292 942 136
tx-queue1-packet: 0 0
tx-queue2-packet: 0 0
tx-queue3-packet: 0 0
tx-queue4-packet: 0 0
tx-queue5-packet: 0 0
tx-queue6-packet: 0 0
tx-queue7-packet: 0 0

Thank you for any assistance.

Robert

currently Mikrotik Switches do not support this

the only functions currently available are:

interface rate limit ingress and eggress

ACL rate limiting on ingress

i hope queue management on MikroTik switches is under development, that is a standard feature in the industry

maybe some dscp remarking will be important too