[PATCH 0/2] Unify calculation of ovs and tc.

jx8zjs posted 2 patches 2 years, 5 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20211101073956.1892-1-jx8zjs@126.com
src/util/virnetdevopenvswitch.c  | 2 +-
tests/virnetdevopenvswitchtest.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
[PATCH 0/2] Unify calculation of ovs and tc.
Posted by jx8zjs 2 years, 5 months ago
For other interface type, values in tc rules are calculated by multiply by
 8*1000 instead of 8*1024.
 
 Related link:
 https://listman.redhat.com/archives/libvir-list/2021-October/msg01121.html

zhangjl02 (2):
  virnetdevopenvswitch: unify calculation of ovs and tc. For other
    interface type, values in tc rules are calculated by multiply by
    8*1000 instead of 8*1024.
  virnetdevopenvswitchtest: fix inbound value calculation

 src/util/virnetdevopenvswitch.c  | 2 +-
 tests/virnetdevopenvswitchtest.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.30.2.windows.1