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: 1040 MB/s 17644 calls/s 17644 msg/s # tcp rx: 1040 MB/s 140656 calls/s # tcp tx: 1165 MB/s 19764 calls/s 19764 msg/s # tcp rx: 1165 MB/s 139211 calls/s # tcp tx: 1163 MB/s 19729 calls/s 19729 msg/s # tcp rx: 1164 MB/s 139571 calls/s # tcp tx: 1173 MB/s 19901 calls/s 19901 msg/s # udp gso - over veth touching data # udp rx: 1281 MB/s 912833 calls/s # udp tx: 1314 MB/s 22287 calls/s 22287 msg/s # udp rx: 1309 MB/s 932950 calls/s # udp tx: 1313 MB/s 22273 calls/s 22273 msg/s # udp rx: 1309 MB/s 932964 calls/s # udp tx: 1311 MB/s 22240 calls/s 22240 msg/s # udp rx: 1315 MB/s 937425 calls/s # udp tx: 1317 MB/s 22351 calls/s 22351 msg/s # udp gso and gro - over veth touching data # udp rx: 647 MB/s 461340 calls/s # udp tx: 666 MB/s 11305 calls/s 11305 msg/s # udp rx: 659 MB/s 469944 calls/s # udp tx: 663 MB/s 11254 calls/s 11254 msg/s # udp rx: 662 MB/s 471651 calls/s # udp tx: 665 MB/s 11288 calls/s 11288 msg/s # udp rx: 660 MB/s 470837 calls/s # udp tx: 687 MB/s 11668 calls/s 11668 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 760 MB/s 12898 calls/s 12898 msg/s # tcp rx: 761 MB/s 83855 calls/s # tcp tx: 728 MB/s 12361 calls/s 12361 msg/s # tcp rx: 729 MB/s 84370 calls/s # tcp tx: 754 MB/s 12793 calls/s 12793 msg/s # tcp rx: 755 MB/s 85338 calls/s # tcp tx: 765 MB/s 12975 calls/s 12975 msg/s # udp gso - over veth touching data # udp rx: 1187 MB/s 866136 calls/s # udp tx: 1225 MB/s 20777 calls/s 20777 msg/s # udp rx: 1191 MB/s 868800 calls/s # udp tx: 1194 MB/s 20261 calls/s 20261 msg/s # udp rx: 1264 MB/s 922221 calls/s # udp tx: 1266 MB/s 21473 calls/s 21473 msg/s # udp rx: 1267 MB/s 924126 calls/s # udp tx: 1269 MB/s 21528 calls/s 21528 msg/s # udp gso and gro - over veth touching data # udp rx: 654 MB/s 477023 calls/s # udp tx: 671 MB/s 11386 calls/s 11386 msg/s # udp rx: 663 MB/s 484043 calls/s # udp tx: 663 MB/s 11250 calls/s 11250 msg/s # udp rx: 665 MB/s 485704 calls/s # udp tx: 665 MB/s 11285 calls/s 11285 msg/s # udp rx: 666 MB/s 486127 calls/s # udp tx: 666 MB/s 11297 calls/s 11297 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__->