> On Aug 14, 2018, at 1:55 PM, Ben Pfaff <[email protected]> wrote:
> 
> 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]>

Thanks!  I pushed the changes with your suggestion to master and branch-2.10.

--Justin


_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to