[ovs-dev] [PATCH ovs v3 0/4] dpif-netdev meter fixes bug and improves.

xiangxia.m.yue at gmail.com xiangxia.m.yue at gmail.com
Wed Mar 3 03:49:00 UTC 2021


From: Tonghao Zhang <xiangxia.m.yue at gmail.com>

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/1588244439-58766-2-git-send-email-xiangxia.m.yue@gmail.com/
http://patchwork.ozlabs.org/project/openvswitch/patch/1588244439-58766-3-git-send-email-xiangxia.m.yue@gmail.com/
http://patchwork.ozlabs.org/project/openvswitch/patch/1588244439-58766-4-git-send-email-xiangxia.m.yue@gmail.com/
http://patchwork.ozlabs.org/project/openvswitch/patch/1588244439-58766-5-git-send-email-xiangxia.m.yue@gmail.com/

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



More information about the dev mailing list