Skip to content
  • Guoshuai Li's avatar
    ovn: OVN Support QoS meter · 66d89287
    Guoshuai Li authored
    
    
    This feature is used to limit the bandwidth of flows, such as floating IP.
    
    ovn-northd changes:
    1. add bandwidth column in NB's QOS table.
    2. add QOS_METER stages in Logical switch ingress/egress.
    3. add set_meter() action in SB's LFlow table.
    
    ovn-controller changes:
    add meter_table for meter action process openflow meter table.
    
    Now, This feature is only supported in DPDK.
    
    Signed-off-by: default avatarGuoshuai Li <ligs@dtdream.com>
    Signed-off-by: default avatarBen Pfaff <blp@ovn.org>
    66d89287