mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-12 07:32:56 +00:00
performance-metrics: Fix test label to remove duplicated "bps"
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
parent
b869e65e7e
commit
082872423f
@ -229,7 +229,7 @@ const TEST_LIST: [PerformanceTest; 15] = [
|
||||
},
|
||||
},
|
||||
PerformanceTest {
|
||||
name: "virtio_net_throughput_bps_single_queue_rx_bps",
|
||||
name: "virtio_net_throughput_single_queue_rx_bps",
|
||||
func_ptr: performance_net_throughput,
|
||||
control: PerformanceTestControl {
|
||||
num_queues: Some(2),
|
||||
|
Loading…
x
Reference in New Issue
Block a user