]> git.proxmox.com Git - ovs.git/commit - lib/odp-execute.c
dpif: Meter framework.
authorJarno Rajahalme <jarno@ovn.org>
Thu, 23 Feb 2017 19:27:54 +0000 (11:27 -0800)
committerAndy Zhou <azhou@ovn.org>
Wed, 8 Mar 2017 21:09:43 +0000 (13:09 -0800)
commit5dddf9606517b149c6a00aa3508acd1048fdae63
tree87d088ba22f1624d5abf43416bf2e07fc1275283
parenta89a38bac0d886a1c08f83c484fe56e343546772
dpif: Meter framework.

Add DPIF-level infrastructure for meters.  Allow meter_set to modify
the meter configuration (e.g. set the burst size if unspecified).

Signed-off-by: Jarno Rajahalme <jarno@ovn.org>
Signed-off-by: Andy Zhou <azhou@ovn.org>
13 files changed:
datapath/linux/compat/include/linux/openvswitch.h
lib/dpif-netdev.c
lib/dpif-netlink.c
lib/dpif-provider.h
lib/dpif.c
lib/dpif.h
lib/odp-execute.c
lib/odp-util.c
ofproto/ofproto-dpif-sflow.c
ofproto/ofproto-dpif-xlate.c
ofproto/ofproto-dpif.c
ofproto/ofproto-provider.h
ofproto/ofproto.c