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: 1079 MB/s 18307 calls/s 18307 msg/s # tcp rx: 1107 MB/s 140258 calls/s # tcp tx: 1107 MB/s 18791 calls/s 18791 msg/s # tcp rx: 1110 MB/s 128192 calls/s # tcp tx: 1112 MB/s 18862 calls/s 18862 msg/s # tcp rx: 1108 MB/s 130523 calls/s # tcp tx: 1093 MB/s 18544 calls/s 18544 msg/s # udp gso - over veth touching data # udp rx: 1196 MB/s 852529 calls/s # udp tx: 1234 MB/s 20938 calls/s 20938 msg/s # udp rx: 1238 MB/s 881907 calls/s # udp tx: 1228 MB/s 20830 calls/s 20830 msg/s # udp rx: 1190 MB/s 847934 calls/s # udp tx: 1193 MB/s 20235 calls/s 20235 msg/s # udp rx: 1301 MB/s 927412 calls/s # udp tx: 1310 MB/s 22221 calls/s 22221 msg/s # udp gso and gro - over veth touching data # udp rx: 1168 MB/s 832350 calls/s # udp tx: 1194 MB/s 20260 calls/s 20260 msg/s # udp rx: 1189 MB/s 847172 calls/s # udp tx: 1196 MB/s 20294 calls/s 20294 msg/s # udp rx: 1301 MB/s 927408 calls/s # udp tx: 1302 MB/s 22093 calls/s 22093 msg/s # udp rx: 1247 MB/s 888740 calls/s # udp tx: 1244 MB/s 21109 calls/s 21109 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1107 MB/s 18788 calls/s 18788 msg/s # tcp rx: 1116 MB/s 142601 calls/s # tcp tx: 1036 MB/s 17575 calls/s 17575 msg/s # tcp rx: 1036 MB/s 129711 calls/s # tcp tx: 1048 MB/s 17775 calls/s 17775 msg/s # tcp rx: 1081 MB/s 129466 calls/s # tcp tx: 1097 MB/s 18612 calls/s 18612 msg/s # udp gso - over veth touching data # udp rx: 1228 MB/s 895981 calls/s # udp tx: 1264 MB/s 21450 calls/s 21450 msg/s # udp rx: 1262 MB/s 921026 calls/s # udp tx: 1263 MB/s 21432 calls/s 21432 msg/s # udp rx: 1243 MB/s 907024 calls/s # udp tx: 1243 MB/s 21091 calls/s 21091 msg/s # udp rx: 1246 MB/s 909391 calls/s # udp tx: 1246 MB/s 21144 calls/s 21144 msg/s # udp gso and gro - over veth touching data # udp rx: 1241 MB/s 905091 calls/s # udp tx: 1272 MB/s 21585 calls/s 21585 msg/s # udp rx: 1277 MB/s 931595 calls/s # udp tx: 1276 MB/s 21657 calls/s 21657 msg/s # udp rx: 1229 MB/s 896614 calls/s # udp tx: 1228 MB/s 20831 calls/s 20831 msg/s # udp rx: 1080 MB/s 787994 calls/s # udp tx: 1078 MB/s 18298 calls/s 18298 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__->