[ovs-git] [openvswitch/ovs] 677d91: netdev-linux: Support for SFQ, FQ_CoDel and CoDel ...

GitHub noreply at github.com
Mon Mar 23 20:56:24 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 677d9158fc0aa16f875198d83c7bd8f87238aed5
      https://github.com/openvswitch/ovs/commit/677d9158fc0aa16f875198d83c7bd8f87238aed5
  Author: Jonathan Vestin <jonavest at kau.se>
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
    M AUTHORS
    M NEWS
    M lib/netdev-linux.c
    M vswitchd/bridge.c
    M vswitchd/vswitch.xml

  Log Message:
  -----------
  netdev-linux: Support for SFQ, FQ_CoDel and CoDel qdiscs.

This patch adds support for SFQ, CoDel and FQ_CoDel classless qdiscs to Open vSwitch. It also removes the requirement for a QoS to have at least one Queue (as this makes no sense when using classless qdiscs). I have also not implemented class_{get,set,delete,get_stats,dump_stats} because they are meant for qdiscs with classes.

Signed-off-by: Jonathan Vestin <jonavest at kau.se>
[blp at nicira.com mostly applied stylistic changes]
Signed-off-by: Ben Pfaff <blp at nicira.com>




More information about the git mailing list