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: 789 MB/s 13386 calls/s 13386 msg/s # tcp rx: 803 MB/s 87946 calls/s # tcp tx: 987 MB/s 16756 calls/s 16756 msg/s # tcp rx: 997 MB/s 120342 calls/s # tcp tx: 1103 MB/s 18714 calls/s 18714 msg/s # tcp rx: 1115 MB/s 122871 calls/s # tcp tx: 1117 MB/s 18956 calls/s 18956 msg/s # udp gso - over veth touching data # udp rx: 1183 MB/s 843354 calls/s # udp tx: 1210 MB/s 20529 calls/s 20529 msg/s # udp rx: 1297 MB/s 924139 calls/s # udp tx: 1304 MB/s 22121 calls/s 22121 msg/s # udp rx: 1320 MB/s 940518 calls/s # udp tx: 1318 MB/s 22369 calls/s 22369 msg/s # udp rx: 1315 MB/s 937349 calls/s # udp tx: 1315 MB/s 22310 calls/s 22310 msg/s # udp gso and gro - over veth touching data # udp rx: 1279 MB/s 911385 calls/s # udp tx: 1310 MB/s 22229 calls/s 22229 msg/s # udp rx: 1303 MB/s 928856 calls/s # udp tx: 1306 MB/s 22167 calls/s 22167 msg/s # udp rx: 1318 MB/s 939180 calls/s # udp tx: 1321 MB/s 22421 calls/s 22421 msg/s # udp rx: 1322 MB/s 942178 calls/s # udp tx: 1325 MB/s 22484 calls/s 22484 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 713 MB/s 12106 calls/s 12106 msg/s # tcp rx: 714 MB/s 82289 calls/s # tcp tx: 691 MB/s 11728 calls/s 11728 msg/s # tcp rx: 692 MB/s 80794 calls/s # tcp tx: 713 MB/s 12093 calls/s 12093 msg/s # tcp rx: 713 MB/s 82735 calls/s # tcp tx: 720 MB/s 12220 calls/s 12220 msg/s # udp gso - over veth touching data # udp rx: 1241 MB/s 905129 calls/s # udp tx: 1282 MB/s 21760 calls/s 21760 msg/s # udp rx: 1252 MB/s 913676 calls/s # udp tx: 1252 MB/s 21241 calls/s 21241 msg/s # udp rx: 1298 MB/s 946919 calls/s # udp tx: 1298 MB/s 22018 calls/s 22018 msg/s # udp rx: 1282 MB/s 935122 calls/s # udp tx: 1281 MB/s 21732 calls/s 21732 msg/s # udp gso and gro - over veth touching data # udp rx: 1235 MB/s 901037 calls/s # udp tx: 1267 MB/s 21505 calls/s 21505 msg/s # udp rx: 1264 MB/s 922396 calls/s # udp tx: 1263 MB/s 21434 calls/s 21434 msg/s # udp rx: 1276 MB/s 930694 calls/s # udp tx: 1275 MB/s 21639 calls/s 21639 msg/s # udp rx: 1276 MB/s 930948 calls/s # udp tx: 1276 MB/s 21645 calls/s 21645 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__->