make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1103 MB/s 18721 calls/s 18721 msg/s # tcp rx: 1104 MB/s 137232 calls/s # tcp tx: 1151 MB/s 19527 calls/s 19527 msg/s # tcp rx: 1152 MB/s 136279 calls/s # tcp tx: 1158 MB/s 19643 calls/s 19643 msg/s # tcp rx: 1159 MB/s 135259 calls/s # tcp tx: 1155 MB/s 19601 calls/s 19601 msg/s # udp gso - over veth touching data # udp rx: 1173 MB/s 835630 calls/s # udp tx: 1211 MB/s 20549 calls/s 20549 msg/s # udp rx: 1262 MB/s 899643 calls/s # udp tx: 1262 MB/s 21406 calls/s 21406 msg/s # udp rx: 1259 MB/s 897293 calls/s # udp tx: 1258 MB/s 21345 calls/s 21345 msg/s # udp rx: 1256 MB/s 895293 calls/s # udp tx: 1256 MB/s 21307 calls/s 21307 msg/s # udp gso and gro - over veth touching data # udp rx: 1213 MB/s 864518 calls/s # udp tx: 1261 MB/s 21396 calls/s 21396 msg/s # udp rx: 1253 MB/s 893212 calls/s # udp tx: 1253 MB/s 21265 calls/s 21265 msg/s # udp rx: 1298 MB/s 925254 calls/s # udp tx: 1298 MB/s 22021 calls/s 22021 msg/s # udp rx: 1301 MB/s 926786 calls/s # udp tx: 1300 MB/s 22052 calls/s 22052 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1054 MB/s 17882 calls/s 17882 msg/s # tcp rx: 1054 MB/s 134159 calls/s # tcp tx: 1122 MB/s 19045 calls/s 19045 msg/s # tcp rx: 1124 MB/s 134735 calls/s # tcp tx: 1092 MB/s 18535 calls/s 18535 msg/s # tcp rx: 1093 MB/s 132728 calls/s # tcp tx: 1109 MB/s 18826 calls/s 18826 msg/s # udp gso - over veth touching data # udp rx: 1122 MB/s 818429 calls/s # udp tx: 1158 MB/s 19656 calls/s 19656 msg/s # udp rx: 1204 MB/s 878165 calls/s # udp tx: 1205 MB/s 20440 calls/s 20440 msg/s # udp rx: 1237 MB/s 902689 calls/s # udp tx: 1239 MB/s 21026 calls/s 21026 msg/s # udp rx: 1228 MB/s 896276 calls/s # udp tx: 1229 MB/s 20860 calls/s 20860 msg/s # udp gso and gro - over veth touching data # udp rx: 1174 MB/s 856752 calls/s # udp tx: 1214 MB/s 20591 calls/s 20591 msg/s # udp rx: 1244 MB/s 907570 calls/s # udp tx: 1243 MB/s 21093 calls/s 21093 msg/s # udp rx: 1239 MB/s 903755 calls/s # udp tx: 1238 MB/s 21002 calls/s 21002 msg/s # udp rx: 1171 MB/s 854173 calls/s # udp tx: 1171 MB/s 19861 calls/s 19861 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->