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: 1125 MB/s 19088 calls/s 19088 msg/s # tcp rx: 1125 MB/s 139175 calls/s # tcp tx: 1137 MB/s 19293 calls/s 19293 msg/s # tcp rx: 1138 MB/s 136339 calls/s # tcp tx: 1149 MB/s 19494 calls/s 19494 msg/s # tcp rx: 1150 MB/s 138132 calls/s # tcp tx: 1130 MB/s 19177 calls/s 19177 msg/s # udp gso - over veth touching data # udp rx: 1239 MB/s 882701 calls/s # udp tx: 1270 MB/s 21557 calls/s 21557 msg/s # udp rx: 1295 MB/s 923177 calls/s # udp tx: 1297 MB/s 22005 calls/s 22005 msg/s # udp rx: 1288 MB/s 917504 calls/s # udp tx: 1289 MB/s 21873 calls/s 21873 msg/s # udp rx: 1310 MB/s 933667 calls/s # udp tx: 1311 MB/s 22249 calls/s 22249 msg/s # udp gso and gro - over veth touching data # udp rx: 1213 MB/s 864148 calls/s # udp tx: 1248 MB/s 21167 calls/s 21167 msg/s # udp rx: 1265 MB/s 901407 calls/s # udp tx: 1267 MB/s 21495 calls/s 21495 msg/s # udp rx: 1252 MB/s 891977 calls/s # udp tx: 1252 MB/s 21242 calls/s 21242 msg/s # udp rx: 1244 MB/s 886728 calls/s # udp tx: 1243 MB/s 21097 calls/s 21097 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1084 MB/s 18392 calls/s 18392 msg/s # tcp rx: 1097 MB/s 130858 calls/s # tcp tx: 1083 MB/s 18375 calls/s 18375 msg/s # tcp rx: 1081 MB/s 129630 calls/s # tcp tx: 1082 MB/s 18352 calls/s 18352 msg/s # tcp rx: 1083 MB/s 129073 calls/s # tcp tx: 1094 MB/s 18556 calls/s 18556 msg/s # udp gso - over veth touching data # udp rx: 1245 MB/s 908402 calls/s # udp tx: 1277 MB/s 21666 calls/s 21666 msg/s # udp rx: 1256 MB/s 916370 calls/s # udp tx: 1255 MB/s 21286 calls/s 21286 msg/s # udp rx: 1239 MB/s 904331 calls/s # udp tx: 1239 MB/s 21018 calls/s 21018 msg/s # udp rx: 1240 MB/s 904754 calls/s # udp tx: 1240 MB/s 21045 calls/s 21045 msg/s # udp gso and gro - over veth touching data # udp rx: 1138 MB/s 830193 calls/s # udp tx: 1158 MB/s 19641 calls/s 19641 msg/s # udp rx: 1088 MB/s 794135 calls/s # udp tx: 1083 MB/s 18379 calls/s 18379 msg/s # udp rx: 608 MB/s 443701 calls/s # udp tx: 632 MB/s 10734 calls/s 10734 msg/s # udp rx: 611 MB/s 445747 calls/s # udp tx: 1592 MB/s 27004 calls/s 27004 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__->