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: 1071 MB/s 18167 calls/s 18167 msg/s # tcp rx: 1072 MB/s 129373 calls/s # tcp tx: 1094 MB/s 18570 calls/s 18570 msg/s # tcp rx: 1095 MB/s 122497 calls/s # tcp tx: 1093 MB/s 18541 calls/s 18541 msg/s # tcp rx: 1094 MB/s 128389 calls/s # tcp tx: 1089 MB/s 18476 calls/s 18476 msg/s # udp gso - over veth touching data # udp rx: 1296 MB/s 923907 calls/s # udp tx: 1341 MB/s 22747 calls/s 22747 msg/s # udp rx: 1340 MB/s 954616 calls/s # udp tx: 1342 MB/s 22778 calls/s 22778 msg/s # udp rx: 1362 MB/s 970231 calls/s # udp tx: 1364 MB/s 23148 calls/s 23148 msg/s # udp rx: 1356 MB/s 965973 calls/s # udp tx: 1359 MB/s 23052 calls/s 23052 msg/s # udp gso and gro - over veth touching data # udp rx: 1167 MB/s 831697 calls/s # udp tx: 1191 MB/s 20210 calls/s 20210 msg/s # udp rx: 1303 MB/s 928609 calls/s # udp tx: 1316 MB/s 22334 calls/s 22334 msg/s # udp rx: 1342 MB/s 956005 calls/s # udp tx: 1340 MB/s 22742 calls/s 22742 msg/s # udp rx: 1340 MB/s 954991 calls/s # udp tx: 1339 MB/s 22727 calls/s 22727 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1035 MB/s 17565 calls/s 17565 msg/s # tcp rx: 1035 MB/s 139386 calls/s # tcp tx: 1165 MB/s 19766 calls/s 19766 msg/s # tcp rx: 1165 MB/s 137217 calls/s # tcp tx: 1113 MB/s 18884 calls/s 18884 msg/s # tcp rx: 1115 MB/s 130623 calls/s # tcp tx: 1090 MB/s 18494 calls/s 18494 msg/s # udp gso - over veth touching data # udp rx: 1215 MB/s 886639 calls/s # udp tx: 1246 MB/s 21146 calls/s 21146 msg/s # udp rx: 1246 MB/s 909032 calls/s # udp tx: 1249 MB/s 21187 calls/s 21187 msg/s # udp rx: 1256 MB/s 916602 calls/s # udp tx: 1258 MB/s 21345 calls/s 21345 msg/s # udp rx: 1241 MB/s 905801 calls/s # udp tx: 1243 MB/s 21098 calls/s 21098 msg/s # udp gso and gro - over veth touching data # udp rx: 1161 MB/s 847288 calls/s # udp tx: 1193 MB/s 20242 calls/s 20242 msg/s # udp rx: 1247 MB/s 910042 calls/s # udp tx: 1246 MB/s 21149 calls/s 21149 msg/s # udp rx: 1161 MB/s 846861 calls/s # udp tx: 1158 MB/s 19655 calls/s 19655 msg/s # udp rx: 1241 MB/s 905266 calls/s # udp tx: 1240 MB/s 21036 calls/s 21036 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__->