[ovs-dev] [PATCH rebase v7 0/2] ovn: QOS updates with DSCP support

bschanmu at redhat.com bschanmu at redhat.com
Fri Aug 12 06:51:26 UTC 2016


From: Babu Shanmugam <bschanmu at redhat.com>

* Rebased v7 on top of the master

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/lib/actions.c        |  29 ++++++
 ovn/lib/logical-fields.c |   2 +-
 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(-)

-- 
2.5.5




More information about the dev mailing list