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: 666 MB/s 11296 calls/s 11296 msg/s # tcp rx: 666 MB/s 81866 calls/s # tcp tx: 674 MB/s 11434 calls/s 11434 msg/s # tcp rx: 675 MB/s 81204 calls/s # tcp tx: 664 MB/s 11266 calls/s 11266 msg/s # tcp rx: 664 MB/s 80249 calls/s # tcp tx: 662 MB/s 11229 calls/s 11229 msg/s # udp gso - over veth touching data # udp rx: 658 MB/s 469010 calls/s # udp tx: 673 MB/s 11427 calls/s 11427 msg/s # udp rx: 658 MB/s 468864 calls/s # udp tx: 661 MB/s 11214 calls/s 11214 msg/s # udp rx: 656 MB/s 467539 calls/s # udp tx: 659 MB/s 11188 calls/s 11188 msg/s # udp rx: 686 MB/s 488930 calls/s # udp tx: 688 MB/s 11685 calls/s 11685 msg/s # udp gso and gro - over veth touching data # udp rx: 1255 MB/s 894205 calls/s # udp tx: 1285 MB/s 21800 calls/s 21800 msg/s # udp rx: 1201 MB/s 855673 calls/s # udp tx: 1201 MB/s 20370 calls/s 20370 msg/s # udp rx: 1306 MB/s 931030 calls/s # udp tx: 1305 MB/s 22144 calls/s 22144 msg/s # udp rx: 1310 MB/s 933348 calls/s # udp tx: 1309 MB/s 22217 calls/s 22217 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 796 MB/s 13513 calls/s 13513 msg/s # tcp rx: 801 MB/s 131203 calls/s # tcp tx: 836 MB/s 14182 calls/s 14182 msg/s # tcp rx: 836 MB/s 147959 calls/s # tcp tx: 845 MB/s 14342 calls/s 14342 msg/s # tcp rx: 846 MB/s 146592 calls/s # tcp tx: 846 MB/s 14365 calls/s 14365 msg/s # udp gso - over veth touching data # udp rx: 1190 MB/s 868440 calls/s # udp tx: 1215 MB/s 20621 calls/s 20621 msg/s # udp rx: 1217 MB/s 887852 calls/s # udp tx: 1218 MB/s 20665 calls/s 20665 msg/s # udp rx: 1225 MB/s 893462 calls/s # udp tx: 1227 MB/s 20817 calls/s 20817 msg/s # udp rx: 1234 MB/s 900227 calls/s # udp tx: 1235 MB/s 20956 calls/s 20956 msg/s # udp gso and gro - over veth touching data # udp rx: 1156 MB/s 843612 calls/s # udp tx: 1181 MB/s 20031 calls/s 20031 msg/s # udp rx: 1269 MB/s 926200 calls/s # udp tx: 1271 MB/s 21561 calls/s 21561 msg/s # udp rx: 1236 MB/s 902070 calls/s # udp tx: 1235 MB/s 20951 calls/s 20951 msg/s # udp rx: 1161 MB/s 847431 calls/s # udp tx: 1158 MB/s 19654 calls/s 19654 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__->