cloud-hypervisor/performance-metrics
Bo Chen a50c10bdf9 performance-metrics: Start VMs with the same IP in a unique IP range
Performance tests are expected to be executed sequentially, so we can
start VM guests with the same IP while putting them on a different
private network. The default constructor "Guest::new()" does not work
well, as we can easily create more than 256 VMs from repeating various
performance tests dozens times in a single run.

Signed-off-by: Bo Chen <chen.bo@intel.com>
2022-02-17 14:14:38 +00:00
..
src performance-metrics: Start VMs with the same IP in a unique IP range 2022-02-17 14:14:38 +00:00
Cargo.toml performance-metrics: Create test image for block I/O tests from main 2022-02-17 14:14:38 +00:00