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: 954 MB/s 16184 calls/s 16184 msg/s # tcp rx: 1130 MB/s 143240 calls/s # tcp tx: 1117 MB/s 18949 calls/s 18949 msg/s # tcp rx: 1084 MB/s 130287 calls/s # tcp tx: 988 MB/s 16759 calls/s 16759 msg/s # tcp rx: 956 MB/s 130772 calls/s # tcp tx: 1030 MB/s 17474 calls/s 17474 msg/s # udp gso - over veth touching data # udp rx: 1217 MB/s 867191 calls/s # udp tx: 1245 MB/s 21132 calls/s 21132 msg/s # udp rx: 1277 MB/s 910294 calls/s # udp tx: 1276 MB/s 21655 calls/s 21655 msg/s # udp rx: 1268 MB/s 903796 calls/s # udp tx: 1267 MB/s 21503 calls/s 21503 msg/s # udp rx: 1276 MB/s 908977 calls/s # udp tx: 1275 MB/s 21630 calls/s 21630 msg/s # udp gso and gro - over veth touching data # udp rx: 1260 MB/s 897985 calls/s # udp tx: 1282 MB/s 21758 calls/s 21758 msg/s # udp rx: 1296 MB/s 923433 calls/s # udp tx: 1308 MB/s 22197 calls/s 22197 msg/s # udp rx: 1317 MB/s 938439 calls/s # udp tx: 1316 MB/s 22329 calls/s 22329 msg/s # udp rx: 1311 MB/s 934268 calls/s # udp tx: 1310 MB/s 22232 calls/s 22232 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 762 MB/s 12929 calls/s 12929 msg/s # tcp rx: 762 MB/s 92866 calls/s # tcp tx: 797 MB/s 13528 calls/s 13528 msg/s # tcp rx: 798 MB/s 95552 calls/s # tcp tx: 824 MB/s 13988 calls/s 13988 msg/s # tcp rx: 825 MB/s 96651 calls/s # tcp tx: 828 MB/s 14058 calls/s 14058 msg/s # udp gso - over veth touching data # udp rx: 827 MB/s 603647 calls/s # udp tx: 840 MB/s 14262 calls/s 14262 msg/s # udp rx: 636 MB/s 464380 calls/s # udp tx: 636 MB/s 10787 calls/s 10787 msg/s # udp rx: 637 MB/s 464856 calls/s # udp tx: 643 MB/s 10911 calls/s 10911 msg/s # udp rx: 627 MB/s 457683 calls/s # udp tx: 627 MB/s 10641 calls/s 10641 msg/s # udp gso and gro - over veth touching data # udp rx: 629 MB/s 459224 calls/s # udp tx: 647 MB/s 10978 calls/s 10978 msg/s # udp rx: 685 MB/s 500106 calls/s # udp tx: 684 MB/s 11612 calls/s 11612 msg/s # udp rx: 684 MB/s 499328 calls/s # udp tx: 684 MB/s 11602 calls/s 11602 msg/s # udp rx: 678 MB/s 494480 calls/s # udp tx: 673 MB/s 11428 calls/s 11428 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__->