I'm testing this to align WMM to CAKE diffserv4:
option iw_qos_map_set '8,1,0,2,10,2,12,2,18,3,20,3,22,3,24,3,26,3,44,4,46,4,48,4,56,4,63,4'
+----------------------+------------------------+--------------------------+
| WiFi Priority Level | DSCP Values | Description |
+----------------------+------------------------+--------------------------+
| Priority 1 (AC_BK) | 8 | Background Traffic (CS1) |
+----------------------+------------------------+--------------------------+
| Priority 2 (AC_BE) | 0, 10, 12 | Best Effort (CS0, TOS2) |
+----------------------+------------------------+--------------------------+
| Priority 3 (AC_VI) | 18, 20, 22, 24, 26 | Streaming Media (AF2x, |
| | | AF3x, AF4x) |
+----------------------+------------------------+--------------------------+
| Priority 4 (AC_VO) | 44, 46, 48, 56, 63 | Latency Sensitive (CS5, |
| | | Expedited Forwarding, |
| | | CS6, CS7) |
+----------------------+------------------------+--------------------------+