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

v5->v6:
    - Rebased to the latest master
    - Avoid updating the qos column of port record when txn is NULL

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 | 233 ++++++++++++++++++++++++++++++++++++++++++-----
 ovn/controller/lflow.c   |   2 +-
 ovn/lib/actions.c        |  29 ++++++
 ovn/lib/actions.h        |   3 +
 ovn/northd/ovn-northd.c  | 135 +++++++++++++++++++++++++--
 ovn/ovn-nb.xml           |  14 ++-
 ovn/ovn-sb.xml           |  42 ++++++++-
 7 files changed, 422 insertions(+), 36 deletions(-)

-- 
2.5.5

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

Reply via email to