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

bschanmu at redhat.com bschanmu at redhat.com
Wed Sep 7 06:09:57 UTC 2016


v12 -> v13:
 - Few nit and test case changes suggested by Mickey Spiegel

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    | 220 ++++++++++++++++++++++++++++++++++++++++----
 ovn/lib/actions.c           |  42 +++++++++
 ovn/lib/logical-fields.c    |   2 +-
 ovn/northd/ovn-northd.8.xml |  47 ++++++++--
 ovn/northd/ovn-northd.c     | 218 ++++++++++++++++++++++++++++++++++++-------
 ovn/ovn-nb.ovsschema        |  26 +++++-
 ovn/ovn-nb.xml              |  65 ++++++++++++-
 ovn/ovn-sb.xml              |  38 +++++++-
 ovn/utilities/ovn-nbctl.c   |   5 +
 tests/ovn.at                |  65 +++++++++++++
 11 files changed, 672 insertions(+), 73 deletions(-)

-- 
1.9.1




More information about the dev mailing list