diff options
author | Nogah Frankel <[email protected]> | 2018-01-14 12:33:16 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-01-14 12:21:12 -0500 |
commit | 46a3615be43631fc804b179cbfeabded8c3a7a5d (patch) | |
tree | e98bb2718d68221bd75fc8efcb4896c185ae6b0d /lib/netdev-notifier-error-inject.c | |
parent | 7fdb61b44c0c95d00f6c856d9fb61a9f647bc85f (diff) |
mlxsw: spectrum: qdiscs: Support PRIO qdisc offload
Add support for offloading PRIO qdisc as root qdisc.
The support is for up to 8 bands.
Routed packets priority is determined by the DSCP field with the default
translations. Bridged packets priority is determined by the PCP field, if
exist, otherwise it is set to 0.
Since both options have only priorities 0-7, higher priorities mapping are
being ignored.
Signed-off-by: Nogah Frankel <[email protected]>
Reviewed-by: Yuval Mintz <[email protected]>
Signed-off-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions