From: Tonghao Zhang <[email protected]> [resend with cover letter]
Patch 1 fixes the meter overflow, with that change, patch 2 adds burst size to buckets which more accurate. Patch 3 change testcase because the way of computing buckets changed. v2: change the testcase. v1: split patches from: http://patchwork.ozlabs.org/project/openvswitch/patch/[email protected]/ http://patchwork.ozlabs.org/project/openvswitch/patch/[email protected]/ http://patchwork.ozlabs.org/project/openvswitch/patch/[email protected]/ http://patchwork.ozlabs.org/project/openvswitch/patch/[email protected]/ Tonghao Zhang (3): dpif-netdev: Fix the meter buckets overflow. dpif-netdev: Add the burst size to buckets. tests/dpif-netdev: Update dpif-netdev meter testcase. lib/dpif-netdev.c | 43 +++++++++++++++++++++---------------------- tests/dpif-netdev.at | 16 ++++++++-------- 2 files changed, 29 insertions(+), 30 deletions(-) -- 2.27.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
