[ovs-dev] [PATCH v2 0/2] QOS updates with DSCP support

bschanmu at redhat.com bschanmu at redhat.com
Wed May 25 10:05:43 UTC 2016


Following are done through this series
1. Changed the old approach of policing the packets. It is now shaped
   with queues. Changed the Logical_Port options for NB db
2. Support for DSCP marking through options field in Logical_Port table


Babu Shanmugam (2):
  Check and allocate free qdisc queue id for ports with qos parameters
  DSCP marking on packets egressing VIF interface

 ovn/controller/binding.c | 140 +++++++++++++++++++++++++++++++++++++++++------
 ovn/controller/lflow.c   |   2 +-
 ovn/lib/actions.c        |  31 +++++++++++
 ovn/northd/ovn-northd.c  | 138 ++++++++++++++++++++++++++++++++++++++++++++--
 ovn/ovn-nb.xml           |  13 +++--
 ovn/ovn-sb.xml           |  36 ++++++++++--
 6 files changed, 329 insertions(+), 31 deletions(-)

-- 
2.5.0




More information about the dev mailing list