v9 -> v10 - Rebased on top of master. - DSCP marking is done at a new logical ingress stage. - Added relevant documentation for the DSCP flow.
Babu Shanmugam (2): Check and allocate free qdisc queue id for ports with qos parameters DSCP marking on packets egressing VIF interface include/ovn/actions.h | 17 +++- ovn/controller/binding.c | 238 +++++++++++++++++++++++++++++++++++++++----- ovn/lib/actions.c | 42 ++++++++ ovn/lib/logical-fields.c | 2 +- ovn/northd/ovn-northd.8.xml | 45 ++++++--- ovn/northd/ovn-northd.c | 210 +++++++++++++++++++++++++++++++------- ovn/ovn-nb.xml | 14 ++- ovn/ovn-sb.xml | 43 +++++++- tests/ovn.at | 81 +++++++++++++++ 9 files changed, 610 insertions(+), 82 deletions(-) -- 1.9.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev