Merge "Add list of all working DSCP marks"
This commit is contained in:
commit
b60610fcc2
@ -23,7 +23,10 @@ Proposed Change
|
||||
===============
|
||||
|
||||
We propose an update to the QoS API and OVS driver to support DSCP marks.
|
||||
Valid DSCP mark values can be between 0 and 56, except 2-6, 42, 44, and 50-54.
|
||||
Valid DSCP mark values are even numbers between 0 and 56, except 2-6, 42, 44,
|
||||
and 50-54. The full list of valid DSCP marks is:
|
||||
|
||||
0, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 46, 48, 56
|
||||
|
||||
This will serve as the reference implementation for how to use the QoS API to
|
||||
manage DSCP marks using the OVS driver.
|
||||
|
Loading…
x
Reference in New Issue
Block a user