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: 706 MB/s 11975 calls/s 11975 msg/s # tcp rx: 706 MB/s 82841 calls/s # tcp tx: 710 MB/s 12046 calls/s 12046 msg/s # tcp rx: 710 MB/s 82704 calls/s # tcp tx: 730 MB/s 12393 calls/s 12393 msg/s # tcp rx: 731 MB/s 83577 calls/s # tcp tx: 726 MB/s 12323 calls/s 12323 msg/s # udp gso - over veth touching data # udp rx: 636 MB/s 453484 calls/s # udp tx: 658 MB/s 11163 calls/s 11163 msg/s # udp rx: 631 MB/s 449804 calls/s # udp tx: 629 MB/s 10674 calls/s 10674 msg/s # udp rx: 605 MB/s 431208 calls/s # udp tx: 605 MB/s 10267 calls/s 10267 msg/s # udp rx: 676 MB/s 481826 calls/s # udp tx: 676 MB/s 11470 calls/s 11470 msg/s # udp gso and gro - over veth touching data # udp rx: 1149 MB/s 818697 calls/s # udp tx: 1184 MB/s 20091 calls/s 20091 msg/s # udp rx: 1302 MB/s 927782 calls/s # udp tx: 1292 MB/s 21916 calls/s 21916 msg/s # udp rx: 1243 MB/s 885688 calls/s # udp tx: 1258 MB/s 21340 calls/s 21340 msg/s # udp rx: 1318 MB/s 939189 calls/s # udp tx: 1323 MB/s 22441 calls/s 22441 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1115 MB/s 18918 calls/s 18918 msg/s # tcp rx: 1115 MB/s 139271 calls/s # tcp tx: 1176 MB/s 19955 calls/s 19955 msg/s # tcp rx: 1178 MB/s 111615 calls/s # tcp tx: 1103 MB/s 18713 calls/s 18713 msg/s # tcp rx: 1104 MB/s 131737 calls/s # tcp tx: 1128 MB/s 19142 calls/s 19142 msg/s # udp gso - over veth touching data # udp rx: 1210 MB/s 882932 calls/s # udp tx: 1243 MB/s 21092 calls/s 21092 msg/s # udp rx: 1235 MB/s 901289 calls/s # udp tx: 1241 MB/s 21056 calls/s 21056 msg/s # udp rx: 1227 MB/s 895563 calls/s # udp tx: 1231 MB/s 20890 calls/s 20890 msg/s # udp rx: 1235 MB/s 901421 calls/s # udp tx: 1239 MB/s 21018 calls/s 21018 msg/s # udp gso and gro - over veth touching data # udp rx: 1136 MB/s 828809 calls/s # udp tx: 1172 MB/s 19881 calls/s 19881 msg/s # udp rx: 1113 MB/s 812350 calls/s # udp tx: 1100 MB/s 18668 calls/s 18668 msg/s # udp rx: 1247 MB/s 909875 calls/s # udp tx: 1259 MB/s 21358 calls/s 21358 msg/s # udp rx: 1278 MB/s 932250 calls/s # udp tx: 1277 MB/s 21669 calls/s 21669 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__->