From: Babu Shanmugam <bscha...@redhat.com>

v7 -> v8
  - Modified the queue allocation part in northd. Hash chassis
    with it's uuid and store the UUID to avoid hash collisions
  - Updated the comments and the ovn-northd man page about the
    new logical flow for DSCP marking
  - Rebased on top of 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       |  17 +++-
 ovn/controller/binding.c    | 238 +++++++++++++++++++++++++++++++++++++++-----
 ovn/lib/actions.c           |  42 ++++++++
 ovn/lib/logical-fields.c    |   2 +-
 ovn/northd/ovn-northd.8.xml |   5 +
 ovn/northd/ovn-northd.c     | 151 ++++++++++++++++++++++++++--
 ovn/ovn-nb.xml              |  14 ++-
 ovn/ovn-sb.xml              |  43 +++++++-
 tests/ovn.at                |  81 +++++++++++++++
 9 files changed, 552 insertions(+), 41 deletions(-)

-- 
2.5.5

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to