[ovs-dev] [PATCH v3 3/3] DSCP marking on packets egressing VIF interface

Babu Shanmugam bschanmu at redhat.com
Fri Jun 24 09:34:35 UTC 2016



On Friday 24 June 2016 09:52 AM, Ben Pfaff wrote:
> On Mon, Jun 13, 2016 at 02:00:21PM +0530, bschanmu at redhat.com wrote:
>> ovn-northd sets 'ip.dscp' to the DSCP value
>>
>> Signed-off-by: Babu Shanmugam <bschanmu at redhat.com>
> The documentation says:
>          Value should be in the range of 0 to 64.
> in a couple of places.  I think that 64 is not a valid value so,
> usually, I would write this as:
>          Value should be in the range of 0 to 63.
> or:
>          Value should be in the range of 0 to 63 (inclusive).
> if I wanted to be perfectly clear.
>
> Acked-by: Ben Pfaff <blp at ovn.org>
I fixed this and pushed another revision.

Thanks Ben,
Babu



More information about the dev mailing list