On 5/13/20 3:31 PM, xiangxia.m....@gmail.com wrote:
> From: Tonghao Zhang <xiangxia.m....@gmail.com>
> 
> The patch set expand or shrink the meter table when necessary.
> and other patches fix bug or improve codes.
> 
> Tonghao Zhang (4):
>   dpif-netdev: Expand the meters supported number
>   dpif-netdev: Add burst size to buckets
>   dpif-netdev: Use the u64 instead of u32 for buckets
>   Revert "dpif-netdev: includes microsecond delta in meter bucket
>     calculation"
> 
>  include/openvswitch/ofp-meter.h |   2 +-
>  lib/dpif-netdev.c               | 336 ++++++++++++++++++++++++--------
>  lib/ofp-meter.c                 |   4 +-
>  3 files changed, 257 insertions(+), 85 deletions(-)
> 

Thanks for working on this!

General note about sending patches:
Please, don't send patches in reply to the previous version.  This messes up
mailboxes.  Send new versions separately.
And it's better to have a dot at the end of a patch subject.

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to