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: 825 MB/s 13994 calls/s 13994 msg/s # tcp rx: 826 MB/s 121590 calls/s # tcp tx: 836 MB/s 14196 calls/s 14196 msg/s # tcp rx: 836 MB/s 120036 calls/s # tcp tx: 801 MB/s 13593 calls/s 13593 msg/s # tcp rx: 803 MB/s 118492 calls/s # tcp tx: 849 MB/s 14413 calls/s 14413 msg/s # udp gso - over veth touching data # udp rx: 1114 MB/s 793810 calls/s # udp tx: 1148 MB/s 19474 calls/s 19474 msg/s # udp rx: 1145 MB/s 815787 calls/s # udp tx: 1145 MB/s 19434 calls/s 19434 msg/s # udp rx: 1147 MB/s 817100 calls/s # udp tx: 1147 MB/s 19460 calls/s 19460 msg/s # udp rx: 1146 MB/s 817041 calls/s # udp tx: 1147 MB/s 19464 calls/s 19464 msg/s # udp gso and gro - over veth touching data # udp rx: 1153 MB/s 821581 calls/s # udp tx: 1184 MB/s 20087 calls/s 20087 msg/s # udp rx: 1149 MB/s 818653 calls/s # udp tx: 1139 MB/s 19323 calls/s 19323 msg/s # udp rx: 1204 MB/s 858319 calls/s # udp tx: 1214 MB/s 20605 calls/s 20605 msg/s # udp rx: 1230 MB/s 876856 calls/s # udp tx: 1230 MB/s 20878 calls/s 20878 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 866 MB/s 14696 calls/s 14696 msg/s # tcp rx: 866 MB/s 144313 calls/s # tcp tx: 862 MB/s 14624 calls/s 14624 msg/s # tcp rx: 863 MB/s 148480 calls/s # tcp tx: 852 MB/s 14466 calls/s 14466 msg/s # tcp rx: 853 MB/s 152945 calls/s # tcp tx: 855 MB/s 14512 calls/s 14512 msg/s # udp gso - over veth touching data # udp rx: 1110 MB/s 809600 calls/s # udp tx: 1140 MB/s 19336 calls/s 19336 msg/s # udp rx: 1192 MB/s 869531 calls/s # udp tx: 1192 MB/s 20220 calls/s 20220 msg/s # udp rx: 1177 MB/s 858573 calls/s # udp tx: 1174 MB/s 19927 calls/s 19927 msg/s # udp rx: 1176 MB/s 857690 calls/s # udp tx: 1176 MB/s 19951 calls/s 19951 msg/s # udp gso and gro - over veth touching data # udp rx: 1170 MB/s 853864 calls/s # udp tx: 1201 MB/s 20386 calls/s 20386 msg/s # udp rx: 671 MB/s 489932 calls/s # udp tx: 670 MB/s 11368 calls/s 11368 msg/s # udp rx: 1194 MB/s 871294 calls/s # udp tx: 1194 MB/s 20256 calls/s 20256 msg/s # udp rx: 1193 MB/s 870563 calls/s # udp tx: 1193 MB/s 20240 calls/s 20240 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__->