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: 1066 MB/s 18090 calls/s 18090 msg/s # tcp rx: 1067 MB/s 137574 calls/s # tcp tx: 1228 MB/s 20841 calls/s 20841 msg/s # tcp rx: 1229 MB/s 116580 calls/s # tcp tx: 1076 MB/s 18254 calls/s 18254 msg/s # tcp rx: 1077 MB/s 127072 calls/s # tcp tx: 1081 MB/s 18339 calls/s 18339 msg/s # udp gso - over veth touching data # udp rx: 1255 MB/s 894346 calls/s # udp tx: 1289 MB/s 21879 calls/s 21879 msg/s # udp rx: 1295 MB/s 923034 calls/s # udp tx: 1296 MB/s 21992 calls/s 21992 msg/s # udp rx: 1295 MB/s 923017 calls/s # udp tx: 1298 MB/s 22016 calls/s 22016 msg/s # udp rx: 1295 MB/s 922726 calls/s # udp tx: 1297 MB/s 22002 calls/s 22002 msg/s # udp gso and gro - over veth touching data # udp rx: 1250 MB/s 890591 calls/s # udp tx: 1282 MB/s 21759 calls/s 21759 msg/s # udp rx: 1281 MB/s 913164 calls/s # udp tx: 1280 MB/s 21718 calls/s 21718 msg/s # udp rx: 1279 MB/s 911600 calls/s # udp tx: 1279 MB/s 21702 calls/s 21702 msg/s # udp rx: 1282 MB/s 913819 calls/s # udp tx: 1282 MB/s 21750 calls/s 21750 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1024 MB/s 17375 calls/s 17375 msg/s # tcp rx: 1036 MB/s 127426 calls/s # tcp tx: 1151 MB/s 19531 calls/s 19531 msg/s # tcp rx: 1149 MB/s 140193 calls/s # tcp tx: 1149 MB/s 19492 calls/s 19492 msg/s # tcp rx: 1150 MB/s 142717 calls/s # tcp tx: 1151 MB/s 19525 calls/s 19525 msg/s # udp gso - over veth touching data # udp rx: 1202 MB/s 876630 calls/s # udp tx: 1237 MB/s 20981 calls/s 20981 msg/s # udp rx: 1040 MB/s 758893 calls/s # udp tx: 1039 MB/s 17634 calls/s 17634 msg/s # udp rx: 1175 MB/s 857265 calls/s # udp tx: 1175 MB/s 19937 calls/s 19937 msg/s # udp rx: 1245 MB/s 907998 calls/s # udp tx: 1244 MB/s 21106 calls/s 21106 msg/s # udp gso and gro - over veth touching data # udp rx: 1100 MB/s 802324 calls/s # udp tx: 1150 MB/s 19515 calls/s 19515 msg/s # udp rx: 1199 MB/s 874903 calls/s # udp tx: 1198 MB/s 20332 calls/s 20332 msg/s # udp rx: 1071 MB/s 781761 calls/s # udp tx: 1071 MB/s 18172 calls/s 18172 msg/s # udp rx: 1221 MB/s 890751 calls/s # udp tx: 1220 MB/s 20708 calls/s 20708 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__->