We running on CRS-326-24S+2Q+ with ROS v7.6
All 80% ports are used.
All ports do bridge vlan filtering hwoffload.
Some ports do bonding hwoffload.
No L3hwoffload enabled.
Aggregate traffic some around 25-32gbps.
Somehow traffic rate limiter on switch chip not limiting precisely as expected on high bandwidth.
we apply only ingress rate based on vlan id.
1. on rate 2000M, on other side receiving only 1930-1935mbps. we expected 1995-2000mbps, because trying on cisco N9K and N3K qos, its receiving exactly 2000mbps
2. we doing some formula (1024 x 2G) x 102% for achieving aroung 2000mbps (not less).
3. we got complained by customer on 3Gbps bandwidth that his traffic only around 2500mbps but link got request time out sometime.
4. based on number 3, is it more less number bandwidth than 2000M which is losing some 50-70mbps. Maybe its bug when using a lot of switch rule?
is this a bug for mikrotik qos based on switch chip? or there is some misconfiguration? because we trying limiting by src-dst ip, vlan, src-dst ip still same result.
notes: if you test by mikrotik btest with switch in the middle, it will show exact bandwidth. but when you using real world traffic, it will less 10-50 mbps per Gbps rate.