commit | 9bae0451b7dcca54db376d2ea2cb8d9fc763a683 | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Wed Aug 01 00:39:29 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 01 09:52:30 2018 -0700 |
tree | 26082aae613a8b6b81729f9b721dc3661f7785c8 | |
parent | cf60869814bcdfbeec02e92ce9e6b38562707edd [diff] |
selftests: mlxsw: Add test for ip_forward_update_priority Verify that with that sysctl turned off, DSCP prioritization and rewrite works the same way as in qos_dscp_bridge test. However when the sysctl is charged, there should be a reprioritization after routing stage, which will be observed by a different DSCP rewrite on egress. Signed-off-by: Petr Machata <petrm@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>