v11 -> v12: - QOS dscp marking on IP packets based on arbitrary match criteria for a logical switch.
Babu Shanmugam (2): Check and allocate free qdisc queue id for ports with qos parameters DSCP marking on packets include/ovn/actions.h | 17 +++- ovn/controller/binding.c | 233 ++++++++++++++++++++++++++++++++++++++++---- ovn/lib/actions.c | 42 ++++++++ ovn/lib/logical-fields.c | 2 +- ovn/northd/ovn-northd.8.xml | 47 +++++++-- ovn/northd/ovn-northd.c | 222 ++++++++++++++++++++++++++++++++++------- ovn/ovn-nb.ovsschema | 26 ++++- ovn/ovn-nb.xml | 65 +++++++++++- ovn/ovn-sb.xml | 38 +++++++- ovn/utilities/ovn-nbctl.c | 5 + tests/ovn.at | 60 ++++++++++++ 11 files changed, 682 insertions(+), 75 deletions(-) -- 1.9.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev