> Indeed, that’s what this series does. But it comes with the discussed caveat > that ports without MQPRIO (whether or not they are part of a bridge) > implicitly inherit the global FPri to QPri mapping. I think that is > acceptable given that users should have no expectaitons about the default > mapping, but others may disagree.
It appears out one can set the egress QPri with a TCAM entry. So we may be able to correctly implement MQPRIO with an entry that matches on the PCP and sets the QPri and DPV bits. We’d need to be careful that the flower API couldn’t remove one of these entries. Luke

