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: 964 MB/s 16358 calls/s 16358 msg/s # tcp rx: 965 MB/s 136911 calls/s # tcp tx: 1079 MB/s 18308 calls/s 18308 msg/s # tcp rx: 1080 MB/s 136870 calls/s # tcp tx: 1138 MB/s 19317 calls/s 19317 msg/s # tcp rx: 1140 MB/s 134370 calls/s # tcp tx: 1145 MB/s 19436 calls/s 19436 msg/s # udp gso - over veth touching data # udp rx: 1273 MB/s 907265 calls/s # udp tx: 1311 MB/s 22252 calls/s 22252 msg/s # udp rx: 1341 MB/s 955338 calls/s # udp tx: 1342 MB/s 22768 calls/s 22768 msg/s # udp rx: 1332 MB/s 949129 calls/s # udp tx: 1330 MB/s 22570 calls/s 22570 msg/s # udp rx: 1306 MB/s 930680 calls/s # udp tx: 1306 MB/s 22151 calls/s 22151 msg/s # udp gso and gro - over veth touching data # udp rx: 1230 MB/s 876864 calls/s # udp tx: 1262 MB/s 21411 calls/s 21411 msg/s # udp rx: 1185 MB/s 844541 calls/s # udp tx: 1184 MB/s 20096 calls/s 20096 msg/s # udp rx: 1138 MB/s 811326 calls/s # udp tx: 1138 MB/s 19308 calls/s 19308 msg/s # udp rx: 1313 MB/s 935488 calls/s # udp tx: 1312 MB/s 22263 calls/s 22263 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1014 MB/s 17205 calls/s 17205 msg/s # tcp rx: 1020 MB/s 137019 calls/s # tcp tx: 1088 MB/s 18459 calls/s 18459 msg/s # tcp rx: 1088 MB/s 134247 calls/s # tcp tx: 1082 MB/s 18360 calls/s 18360 msg/s # tcp rx: 1083 MB/s 130388 calls/s # tcp tx: 1064 MB/s 18058 calls/s 18058 msg/s # udp gso - over veth touching data # udp rx: 1195 MB/s 871844 calls/s # udp tx: 1222 MB/s 20731 calls/s 20731 msg/s # udp rx: 1272 MB/s 928358 calls/s # udp tx: 1283 MB/s 21775 calls/s 21775 msg/s # udp rx: 1288 MB/s 939814 calls/s # udp tx: 1290 MB/s 21882 calls/s 21882 msg/s # udp rx: 1282 MB/s 935413 calls/s # udp tx: 1280 MB/s 21722 calls/s 21722 msg/s # udp gso and gro - over veth touching data # udp rx: 1095 MB/s 798941 calls/s # udp tx: 1127 MB/s 19119 calls/s 19119 msg/s # udp rx: 1266 MB/s 923948 calls/s # udp tx: 1271 MB/s 21571 calls/s 21571 msg/s # udp rx: 1250 MB/s 911702 calls/s # udp tx: 1248 MB/s 21181 calls/s 21181 msg/s # udp rx: 1266 MB/s 923345 calls/s # udp tx: 1265 MB/s 21470 calls/s 21470 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__->