From: Tonghao Zhang <[email protected]> v3: * split path1 to #1, #2, #4 * update testcase in every patch. * improve testcase
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 (4): dpif-netdev: Fix the meter buckets overflow. dpif-netdev: Refactor the buckets calculation. dpif-netdev: Add the burst size to buckets. dpif: Don't set "burst_size" to "rate" if not specified. lib/dpif-netdev.c | 41 ++++++----- lib/dpif-netlink.c | 2 +- tests/dpif-netdev.at | 158 +++++++++++++++++++++++++++++++++++-------- 3 files changed, 150 insertions(+), 51 deletions(-) -- 2.27.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
