mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
performance-metrics: Move some helper functions to test_infra
The helper functions for measuring and parsing the performance of virtio-net and virtio-block devices are moved to the `test_infra` crate so that they be reused for integration tests of rate limiter. Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -1114,6 +1114,8 @@ dependencies = [
|
||||
"epoll",
|
||||
"libc",
|
||||
"once_cell",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"ssh2",
|
||||
"vmm-sys-util",
|
||||
"wait-timeout",
|
||||
|
||||
Reference in New Issue
Block a user