diff options
author | Yuval Mintz <yuvalm@mellanox.com> | 2018-01-14 06:33:13 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-01-14 12:21:11 -0500 |
commit | ddb362ced1bc35ea8c2465c9b1e6061ead0b61af (patch) | |
tree | 198b83a3c814e6eac5fe7bf33b585cbc65aaf01d /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 1988c7957881a83111599273d3f335dd57a70a3e (diff) |
mlxsw: reg: add rdpm register
Add rdpm definition - router DSCP to priority mapping register.
This register will be utilized later to align the default mapping between
packet DSCP and switch-priority to the kernel's mapping between
packet priority and skb priority.
This is the first non-bit indexed register where the entries are arranged
in descending order, i.e., entry at offset 0 matches configuration for
dscp[63]. As a result, the item's step is converted into a signed variable
to support descending arrays [where step would be negative].
Signed-off-by: Yuval Mintz <yuvalm@mellanox.com>
Signed-off-by: Nogah Frankel <nogahf@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions