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: 1046 MB/s 17756 calls/s 17756 msg/s # tcp rx: 1047 MB/s 134006 calls/s # tcp tx: 1091 MB/s 18515 calls/s 18515 msg/s # tcp rx: 1092 MB/s 134002 calls/s # tcp tx: 1058 MB/s 17950 calls/s 17950 msg/s # tcp rx: 1059 MB/s 130790 calls/s # tcp tx: 1051 MB/s 17833 calls/s 17833 msg/s # udp gso - over veth touching data # udp rx: 1292 MB/s 920507 calls/s # udp tx: 1325 MB/s 22483 calls/s 22483 msg/s # udp rx: 1318 MB/s 939507 calls/s # udp tx: 1317 MB/s 22354 calls/s 22354 msg/s # udp rx: 1328 MB/s 946569 calls/s # udp tx: 1327 MB/s 22519 calls/s 22519 msg/s # udp rx: 1324 MB/s 943202 calls/s # udp tx: 1323 MB/s 22442 calls/s 22442 msg/s # udp gso and gro - over veth touching data # udp rx: 1102 MB/s 785037 calls/s # udp tx: 1135 MB/s 19265 calls/s 19265 msg/s # udp rx: 1306 MB/s 930957 calls/s # udp tx: 1305 MB/s 22150 calls/s 22150 msg/s # udp rx: 1245 MB/s 887337 calls/s # udp tx: 1235 MB/s 20952 calls/s 20952 msg/s # udp rx: 1249 MB/s 890073 calls/s # udp tx: 1258 MB/s 21344 calls/s 21344 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1051 MB/s 17831 calls/s 17831 msg/s # tcp rx: 1052 MB/s 141983 calls/s # tcp tx: 1175 MB/s 19941 calls/s 19941 msg/s # tcp rx: 1176 MB/s 142771 calls/s # tcp tx: 1160 MB/s 19690 calls/s 19690 msg/s # tcp rx: 1162 MB/s 139537 calls/s # tcp tx: 1162 MB/s 19718 calls/s 19718 msg/s # udp gso - over veth touching data # udp rx: 1198 MB/s 874399 calls/s # udp tx: 1229 MB/s 20854 calls/s 20854 msg/s # udp rx: 1279 MB/s 933236 calls/s # udp tx: 1279 MB/s 21701 calls/s 21701 msg/s # udp rx: 1284 MB/s 936600 calls/s # udp tx: 1282 MB/s 21760 calls/s 21760 msg/s # udp rx: 1279 MB/s 933280 calls/s # udp tx: 1278 MB/s 21690 calls/s 21690 msg/s # udp gso and gro - over veth touching data # udp rx: 616 MB/s 449307 calls/s # udp tx: 631 MB/s 10716 calls/s 10716 msg/s # udp rx: 629 MB/s 459345 calls/s # udp tx: 627 MB/s 10637 calls/s 10637 msg/s # udp rx: 647 MB/s 472545 calls/s # udp tx: 651 MB/s 11048 calls/s 11048 msg/s # udp rx: 652 MB/s 475625 calls/s # udp tx: 651 MB/s 11053 calls/s 11053 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__->