make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1735 MB/s 29443 calls/s 29443 msg/s # tcp rx: 1736 MB/s 74173 calls/s # tcp tx: 1635 MB/s 27739 calls/s 27739 msg/s # tcp rx: 1637 MB/s 68427 calls/s # tcp tx: 1721 MB/s 29204 calls/s 29204 msg/s # tcp rx: 1723 MB/s 65606 calls/s # tcp tx: 1736 MB/s 29451 calls/s 29451 msg/s # udp gso - over veth touching data # udp rx: 1160 MB/s 826843 calls/s # udp tx: 1193 MB/s 20241 calls/s 20241 msg/s # udp rx: 1179 MB/s 840387 calls/s # udp tx: 1178 MB/s 19996 calls/s 19996 msg/s # udp rx: 1115 MB/s 794952 calls/s # udp tx: 1116 MB/s 18931 calls/s 18931 msg/s # udp rx: 1163 MB/s 828516 calls/s # udp tx: 1166 MB/s 19782 calls/s 19782 msg/s # udp gso and gro - over veth touching data # udp rx: 924 MB/s 15682 calls/s # udp tx: 954 MB/s 16190 calls/s 16190 msg/s # udp rx: 1075 MB/s 18120 calls/s # udp tx: 1075 MB/s 18238 calls/s 18238 msg/s # udp rx: 1039 MB/s 17635 calls/s # udp tx: 1037 MB/s 17604 calls/s 17604 msg/s # udp rx: 1034 MB/s 17549 calls/s # udp tx: 1033 MB/s 17534 calls/s 17534 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1732 MB/s 29390 calls/s 29390 msg/s # tcp rx: 1734 MB/s 72663 calls/s # tcp tx: 1727 MB/s 29299 calls/s 29299 msg/s # tcp rx: 1729 MB/s 75580 calls/s # tcp tx: 1777 MB/s 30153 calls/s 30153 msg/s # tcp rx: 1779 MB/s 68277 calls/s # tcp tx: 1761 MB/s 29878 calls/s 29878 msg/s # udp gso - over veth touching data # udp rx: 565 MB/s 412184 calls/s # udp tx: 585 MB/s 9933 calls/s 9933 msg/s # udp rx: 1057 MB/s 771101 calls/s # udp tx: 1076 MB/s 18252 calls/s 18252 msg/s # udp rx: 1165 MB/s 849985 calls/s # udp tx: 1166 MB/s 19790 calls/s 19790 msg/s # udp rx: 1168 MB/s 851995 calls/s # udp tx: 1181 MB/s 20038 calls/s 20038 msg/s # udp gso and gro - over veth touching data # udp rx: 1053 MB/s 17869 calls/s # udp tx: 1099 MB/s 18650 calls/s 18650 msg/s # udp rx: 1122 MB/s 19221 calls/s # udp tx: 1103 MB/s 18709 calls/s 18709 msg/s # udp rx: 965 MB/s 16370 calls/s # udp tx: 963 MB/s 16346 calls/s 16346 msg/s # udp rx: 956 MB/s 16227 calls/s # udp tx: 959 MB/s 16271 calls/s 16271 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__->