I’ve got vlans and prios working with egress-qos-map, but what I can’t achieve is telling mlx4 driver to set a vlan prio for RoCE traffic. I have configured a mirror port on the switch and I’m seeing roce traffic being sent over proper vlan, but it has prio 0, not 3 like in egress-qos-map. Is there ANY way to get it working on inbox driver? I just don’t want to install whole MLNX_OFED thing only to get 1 tiny (but important) option.
Actually… I got it working by… doing nothing. It’s very important NOT to follow mellanox guides and NOT to use tc_wrap.py script on inbox/bare install. It should be used only with MLNX_OFED install.
As you’d deduced, the instructions/functions discussed in the MLNX_OFED user manual are designed with the official MLNX_OFED product in mind, and will likely not be interoperable with the inbox driver as they are separate offerings from different entities.
If you need further assistance with the inbox driver’s functions, support and documentation will be provided directly by the OS vendor as we do not maintain or control the code.