From: anbu <a...@anbu.dt> v6 -> v7 - Updated the DSCP marking part in ovn-northd. Moved the DSCP logical flow to S_SWITCH_IN_PORT_SEC_IP pipeline. - Added test cases for the DSCP marking case.
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 | 7 ++ ovn/controller/binding.c | 239 ++++++++++++++++++++++++++++++++++++++++++----- ovn/controller/lflow.c | 2 +- ovn/lib/actions.c | 29 ++++++ ovn/northd/ovn-northd.c | 144 ++++++++++++++++++++++++++-- ovn/ovn-nb.xml | 14 ++- ovn/ovn-sb.xml | 42 ++++++++- tests/ovn.at | 78 ++++++++++++++++ 8 files changed, 515 insertions(+), 40 deletions(-) -- 1.9.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev