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: 1118 MB/s 18966 calls/s 18966 msg/s # tcp rx: 1118 MB/s 141237 calls/s # tcp tx: 1093 MB/s 18547 calls/s 18547 msg/s # tcp rx: 1094 MB/s 133112 calls/s # tcp tx: 1095 MB/s 18586 calls/s 18586 msg/s # tcp rx: 1096 MB/s 133911 calls/s # tcp tx: 1099 MB/s 18646 calls/s 18646 msg/s # udp gso - over veth touching data # udp rx: 1274 MB/s 907764 calls/s # udp tx: 1311 MB/s 22246 calls/s 22246 msg/s # udp rx: 1322 MB/s 942244 calls/s # udp tx: 1331 MB/s 22585 calls/s 22585 msg/s # udp rx: 1307 MB/s 931365 calls/s # udp tx: 1310 MB/s 22220 calls/s 22220 msg/s # udp rx: 1246 MB/s 887681 calls/s # udp tx: 1248 MB/s 21173 calls/s 21173 msg/s # udp gso and gro - over veth touching data # udp rx: 1286 MB/s 916416 calls/s # udp tx: 1316 MB/s 22321 calls/s 22321 msg/s # udp rx: 1305 MB/s 929697 calls/s # udp tx: 1308 MB/s 22198 calls/s 22198 msg/s # udp rx: 1302 MB/s 927599 calls/s # udp tx: 1306 MB/s 22152 calls/s 22152 msg/s # udp rx: 1305 MB/s 930279 calls/s # udp tx: 1309 MB/s 22213 calls/s 22213 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1094 MB/s 18557 calls/s 18557 msg/s # tcp rx: 1094 MB/s 129996 calls/s # tcp tx: 1072 MB/s 18197 calls/s 18197 msg/s # tcp rx: 1074 MB/s 123971 calls/s # tcp tx: 1041 MB/s 17661 calls/s 17661 msg/s # tcp rx: 1042 MB/s 127465 calls/s # tcp tx: 1093 MB/s 18553 calls/s 18553 msg/s # udp gso - over veth touching data # udp rx: 1143 MB/s 833738 calls/s # udp tx: 1174 MB/s 19918 calls/s 19918 msg/s # udp rx: 1275 MB/s 930566 calls/s # udp tx: 1275 MB/s 21637 calls/s 21637 msg/s # udp rx: 1266 MB/s 923512 calls/s # udp tx: 1265 MB/s 21465 calls/s 21465 msg/s # udp rx: 1269 MB/s 926168 calls/s # udp tx: 1269 MB/s 21533 calls/s 21533 msg/s # udp gso and gro - over veth touching data # udp rx: 1185 MB/s 864578 calls/s # udp tx: 1215 MB/s 20616 calls/s 20616 msg/s # udp rx: 1071 MB/s 781291 calls/s # udp tx: 1075 MB/s 18243 calls/s 18243 msg/s # udp rx: 1115 MB/s 813824 calls/s # udp tx: 1119 MB/s 18987 calls/s 18987 msg/s # udp rx: 1194 MB/s 871076 calls/s # udp tx: 1197 MB/s 20317 calls/s 20317 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__->