On Wed, Aug 08, 2018 at 05:35:21PM -0700, Justin Pettit wrote: > The original intent of the API appears to be that the underlying DPIF > implementaion would choose a local meter id. However, neither of the > existing datapath meter implementations (userspace or Linux) implemented > that; they expected a valid meter id to be passed in, otherwise they > returned an error. This commit follows the existing implementations and > makes the API somewhat cleaner. > > Signed-off-by: Justin Pettit <[email protected]>
For the series (please consider the comments on patch 2): Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
