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: 1139 MB/s 19323 calls/s 19323 msg/s # tcp rx: 1139 MB/s 122393 calls/s # tcp tx: 1049 MB/s 17804 calls/s 17804 msg/s # tcp rx: 1059 MB/s 131068 calls/s # tcp tx: 1059 MB/s 17973 calls/s 17973 msg/s # tcp rx: 1059 MB/s 125304 calls/s # tcp tx: 1035 MB/s 17571 calls/s 17571 msg/s # udp gso - over veth touching data # udp rx: 1256 MB/s 894856 calls/s # udp tx: 1292 MB/s 21924 calls/s 21924 msg/s # udp rx: 1317 MB/s 938458 calls/s # udp tx: 1318 MB/s 22356 calls/s 22356 msg/s # udp rx: 1326 MB/s 944969 calls/s # udp tx: 1325 MB/s 22481 calls/s 22481 msg/s # udp rx: 1331 MB/s 948805 calls/s # udp tx: 1331 MB/s 22578 calls/s 22578 msg/s # udp gso and gro - over veth touching data # udp rx: 1282 MB/s 913831 calls/s # udp tx: 1324 MB/s 22459 calls/s 22459 msg/s # udp rx: 1326 MB/s 944585 calls/s # udp tx: 1324 MB/s 22472 calls/s 22472 msg/s # udp rx: 1332 MB/s 949050 calls/s # udp tx: 1331 MB/s 22585 calls/s 22585 msg/s # udp rx: 1341 MB/s 955809 calls/s # udp tx: 1341 MB/s 22749 calls/s 22749 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 959 MB/s 16274 calls/s 16274 msg/s # tcp rx: 959 MB/s 136370 calls/s # tcp tx: 965 MB/s 16373 calls/s 16373 msg/s # tcp rx: 965 MB/s 134615 calls/s # tcp tx: 1017 MB/s 17262 calls/s 17262 msg/s # tcp rx: 1019 MB/s 135531 calls/s # tcp tx: 1067 MB/s 18098 calls/s 18098 msg/s # udp gso - over veth touching data # udp rx: 835 MB/s 609053 calls/s # udp tx: 854 MB/s 14492 calls/s 14492 msg/s # udp rx: 618 MB/s 450806 calls/s # udp tx: 617 MB/s 10479 calls/s 10479 msg/s # udp rx: 600 MB/s 437894 calls/s # udp tx: 600 MB/s 10177 calls/s 10177 msg/s # udp rx: 600 MB/s 438214 calls/s # udp tx: 600 MB/s 10181 calls/s 10181 msg/s # udp gso and gro - over veth touching data # udp rx: 1152 MB/s 840497 calls/s # udp tx: 1183 MB/s 20069 calls/s 20069 msg/s # udp rx: 910 MB/s 664054 calls/s # udp tx: 914 MB/s 15513 calls/s 15513 msg/s # udp rx: 1240 MB/s 905036 calls/s # udp tx: 1251 MB/s 21234 calls/s 21234 msg/s # udp rx: 665 MB/s 485622 calls/s # udp tx: 853 MB/s 14481 calls/s 14481 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__->