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: 1087 MB/s 18446 calls/s 18446 msg/s # tcp rx: 1087 MB/s 127788 calls/s # tcp tx: 1147 MB/s 19458 calls/s 19458 msg/s # tcp rx: 1147 MB/s 132676 calls/s # tcp tx: 1143 MB/s 19393 calls/s 19393 msg/s # tcp rx: 1144 MB/s 133225 calls/s # tcp tx: 1131 MB/s 19183 calls/s 19183 msg/s # udp gso - over veth touching data # udp rx: 1185 MB/s 844541 calls/s # udp tx: 1223 MB/s 20754 calls/s 20754 msg/s # udp rx: 1292 MB/s 920569 calls/s # udp tx: 1297 MB/s 22000 calls/s 22000 msg/s # udp rx: 1291 MB/s 920164 calls/s # udp tx: 1296 MB/s 21984 calls/s 21984 msg/s # udp rx: 1290 MB/s 919134 calls/s # udp tx: 1291 MB/s 21913 calls/s 21913 msg/s # udp gso and gro - over veth touching data # udp rx: 1202 MB/s 856412 calls/s # udp tx: 1237 MB/s 20991 calls/s 20991 msg/s # udp rx: 1310 MB/s 933701 calls/s # udp tx: 1303 MB/s 22105 calls/s 22105 msg/s # udp rx: 684 MB/s 487816 calls/s # udp tx: 688 MB/s 11678 calls/s 11678 msg/s # udp rx: 689 MB/s 491381 calls/s # udp tx: 694 MB/s 11775 calls/s 11775 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1123 MB/s 19063 calls/s 19063 msg/s # tcp rx: 1124 MB/s 137948 calls/s # tcp tx: 1091 MB/s 18514 calls/s 18514 msg/s # tcp rx: 1092 MB/s 135123 calls/s # tcp tx: 1145 MB/s 19427 calls/s 19427 msg/s # tcp rx: 1146 MB/s 134838 calls/s # tcp tx: 1150 MB/s 19520 calls/s 19520 msg/s # udp gso - over veth touching data # udp rx: 1223 MB/s 892029 calls/s # udp tx: 1267 MB/s 21506 calls/s 21506 msg/s # udp rx: 1265 MB/s 922674 calls/s # udp tx: 1270 MB/s 21548 calls/s 21548 msg/s # udp rx: 1268 MB/s 925118 calls/s # udp tx: 1271 MB/s 21571 calls/s 21571 msg/s # udp rx: 1259 MB/s 918875 calls/s # udp tx: 1275 MB/s 21627 calls/s 21627 msg/s # udp gso and gro - over veth touching data # udp rx: 577 MB/s 420814 calls/s # udp tx: 598 MB/s 10152 calls/s 10152 msg/s # udp rx: 956 MB/s 697271 calls/s # udp tx: 979 MB/s 16606 calls/s 16606 msg/s # udp rx: 1197 MB/s 873267 calls/s # udp tx: 1201 MB/s 20370 calls/s 20370 msg/s # udp rx: 1245 MB/s 908005 calls/s # udp tx: 1248 MB/s 21169 calls/s 21169 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__->