Re: [ovs-dev] [patch v10 2/2] DSCP marking on packets egressing VIF interface

2016-08-30 Thread Mickey Spiegel
On Mon, Aug 29, 2016 at 4:34 AM, wrote: > ovn-northd sets 'ip.dscp' to the DSCP value > > IMO the big question is still whether the first release of DSCP marking should be based only on ingress port, as this patch currently suggests, or whether it should allow DSCP marking

[ovs-dev] [patch v10 2/2] DSCP marking on packets egressing VIF interface

2016-08-29 Thread bschanmu
ovn-northd sets 'ip.dscp' to the DSCP value Signed-off-by: Babu Shanmugam --- ovn/lib/logical-fields.c| 2 +- ovn/northd/ovn-northd.8.xml | 45 ovn/northd/ovn-northd.c | 72 +++- ovn/ovn-nb.xml