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: 1000 MB/s 16971 calls/s 16971 msg/s # tcp rx: 1001 MB/s 133802 calls/s # tcp tx: 1050 MB/s 17818 calls/s 17818 msg/s # tcp rx: 1050 MB/s 138356 calls/s # tcp tx: 1086 MB/s 18431 calls/s 18431 msg/s # tcp rx: 1087 MB/s 136735 calls/s # tcp tx: 1099 MB/s 18644 calls/s 18644 msg/s # udp gso - over veth touching data # udp rx: 1235 MB/s 880400 calls/s # udp tx: 1274 MB/s 21612 calls/s 21612 msg/s # udp rx: 1317 MB/s 938343 calls/s # udp tx: 1315 MB/s 22313 calls/s 22313 msg/s # udp rx: 1085 MB/s 773317 calls/s # udp tx: 1071 MB/s 18181 calls/s 18181 msg/s # udp rx: 762 MB/s 543102 calls/s # udp tx: 762 MB/s 12934 calls/s 12934 msg/s # udp gso and gro - over veth touching data # udp rx: 890 MB/s 634024 calls/s # udp tx: 935 MB/s 15872 calls/s 15872 msg/s # udp rx: 1311 MB/s 934242 calls/s # udp tx: 1317 MB/s 22339 calls/s 22339 msg/s # udp rx: 1347 MB/s 959851 calls/s # udp tx: 1350 MB/s 22901 calls/s 22901 msg/s # udp rx: 1325 MB/s 944459 calls/s # udp tx: 1329 MB/s 22549 calls/s 22549 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1041 MB/s 17669 calls/s 17669 msg/s # tcp rx: 1041 MB/s 137524 calls/s # tcp tx: 1115 MB/s 18919 calls/s 18919 msg/s # tcp rx: 1115 MB/s 138457 calls/s # tcp tx: 877 MB/s 14876 calls/s 14876 msg/s # tcp rx: 877 MB/s 109184 calls/s # tcp tx: 650 MB/s 11035 calls/s 11035 msg/s # udp gso - over veth touching data # udp rx: 1113 MB/s 812421 calls/s # udp tx: 1146 MB/s 19445 calls/s 19445 msg/s # udp rx: 1149 MB/s 838319 calls/s # udp tx: 1159 MB/s 19667 calls/s 19667 msg/s # udp rx: 1172 MB/s 855424 calls/s # udp tx: 1173 MB/s 19899 calls/s 19899 msg/s # udp rx: 1092 MB/s 796968 calls/s # udp tx: 1086 MB/s 18426 calls/s 18426 msg/s # udp gso and gro - over veth touching data # udp rx: 1198 MB/s 874403 calls/s # udp tx: 1235 MB/s 20947 calls/s 20947 msg/s # udp rx: 1277 MB/s 931823 calls/s # udp tx: 1281 MB/s 21736 calls/s 21736 msg/s # udp rx: 1275 MB/s 930488 calls/s # udp tx: 1278 MB/s 21690 calls/s 21690 msg/s # udp rx: 1289 MB/s 940446 calls/s # udp tx: 1292 MB/s 21923 calls/s 21923 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__->