From 03aee4a7d7113561c00c3a0023bf563361c439d0 Mon Sep 17 00:00:00 2001 From: jiangjianfeng Date: Wed, 20 Nov 2024 08:46:05 +0000 Subject: [PATCH] Include tcp_loopback_bw_4k in summary --- test/benchmark/lmbench/summary.json | 1 + 1 file changed, 1 insertion(+) diff --git a/test/benchmark/lmbench/summary.json b/test/benchmark/lmbench/summary.json index 49eac1680..0fb1fd422 100644 --- a/test/benchmark/lmbench/summary.json +++ b/test/benchmark/lmbench/summary.json @@ -27,6 +27,7 @@ "ramfs_create_delete_files_0k_ops", "ramfs_create_delete_files_10k_ops", "ext2_copy_files_bw", + "tcp_loopback_bw_4k", "tcp_loopback_bw_64k", "tcp_loopback_lat", "tcp_loopback_connect_lat",