make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1063 MB/s 18042 calls/s 18042 msg/s # tcp rx: 1064 MB/s 140755 calls/s # tcp tx: 1091 MB/s 18507 calls/s 18507 msg/s # tcp rx: 1092 MB/s 139446 calls/s # tcp tx: 1149 MB/s 19498 calls/s 19498 msg/s # tcp rx: 1150 MB/s 141491 calls/s # tcp tx: 1162 MB/s 19725 calls/s 19725 msg/s # udp gso - over veth touching data # udp rx: 1240 MB/s 883792 calls/s # udp tx: 1284 MB/s 21793 calls/s 21793 msg/s # udp rx: 1205 MB/s 858612 calls/s # udp tx: 1190 MB/s 20199 calls/s 20199 msg/s # udp rx: 1246 MB/s 887680 calls/s # udp tx: 1259 MB/s 21370 calls/s 21370 msg/s # udp rx: 1305 MB/s 930030 calls/s # udp tx: 1305 MB/s 22136 calls/s 22136 msg/s # udp gso and gro - over veth touching data # udp rx: 1162 MB/s 828374 calls/s # udp tx: 1198 MB/s 20329 calls/s 20329 msg/s # udp rx: 1176 MB/s 837918 calls/s # udp tx: 1178 MB/s 19983 calls/s 19983 msg/s # udp rx: 1307 MB/s 931520 calls/s # udp tx: 1307 MB/s 22177 calls/s 22177 msg/s # udp rx: 1304 MB/s 929318 calls/s # udp tx: 1304 MB/s 22129 calls/s 22129 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1104 MB/s 18734 calls/s 18734 msg/s # tcp rx: 1105 MB/s 140198 calls/s # tcp tx: 1042 MB/s 17684 calls/s 17684 msg/s # tcp rx: 1043 MB/s 136258 calls/s # tcp tx: 940 MB/s 15951 calls/s 15951 msg/s # tcp rx: 941 MB/s 132595 calls/s # tcp tx: 976 MB/s 16554 calls/s 16554 msg/s # udp gso - over veth touching data # udp rx: 1084 MB/s 790640 calls/s # udp tx: 1118 MB/s 18969 calls/s 18969 msg/s # udp rx: 1255 MB/s 915578 calls/s # udp tx: 1259 MB/s 21370 calls/s 21370 msg/s # udp rx: 1242 MB/s 906025 calls/s # udp tx: 1242 MB/s 21075 calls/s 21075 msg/s # udp rx: 1250 MB/s 911655 calls/s # udp tx: 1249 MB/s 21198 calls/s 21198 msg/s # udp gso and gro - over veth touching data # udp rx: 1163 MB/s 848740 calls/s # udp tx: 1196 MB/s 20298 calls/s 20298 msg/s # udp rx: 1193 MB/s 870705 calls/s # udp tx: 1194 MB/s 20253 calls/s 20253 msg/s # udp rx: 1191 MB/s 869197 calls/s # udp tx: 1192 MB/s 20228 calls/s 20228 msg/s # udp rx: 1221 MB/s 891194 calls/s # udp tx: 1221 MB/s 20718 calls/s 20718 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__->