diff options
author | Yuval Mintz <[email protected]> | 2018-01-14 12:33:13 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-01-14 12:21:11 -0500 |
commit | ddb362ced1bc35ea8c2465c9b1e6061ead0b61af (patch) | |
tree | 198b83a3c814e6eac5fe7bf33b585cbc65aaf01d /tools/perf/scripts/python/event_analyzing_sample.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 <[email protected]>
Signed-off-by: Nogah Frankel <[email protected]>
Signed-off-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions