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: 977 MB/s 16577 calls/s 16577 msg/s # tcp rx: 977 MB/s 129002 calls/s # tcp tx: 986 MB/s 16729 calls/s 16729 msg/s # tcp rx: 987 MB/s 131934 calls/s # tcp tx: 1041 MB/s 17671 calls/s 17671 msg/s # tcp rx: 1043 MB/s 132039 calls/s # tcp tx: 1057 MB/s 17931 calls/s 17931 msg/s # udp gso - over veth touching data # udp rx: 1239 MB/s 882965 calls/s # udp tx: 1277 MB/s 21660 calls/s 21660 msg/s # udp rx: 1285 MB/s 915383 calls/s # udp tx: 1286 MB/s 21823 calls/s 21823 msg/s # udp rx: 1230 MB/s 876445 calls/s # udp tx: 1234 MB/s 20931 calls/s 20931 msg/s # udp rx: 1146 MB/s 816357 calls/s # udp tx: 1149 MB/s 19488 calls/s 19488 msg/s # udp gso and gro - over veth touching data # udp rx: 1155 MB/s 822908 calls/s # udp tx: 1179 MB/s 20006 calls/s 20006 msg/s # udp rx: 1067 MB/s 760134 calls/s # udp tx: 1096 MB/s 18593 calls/s 18593 msg/s # udp rx: 724 MB/s 516314 calls/s # udp tx: 705 MB/s 11974 calls/s 11974 msg/s # udp rx: 636 MB/s 453482 calls/s # udp tx: 635 MB/s 10784 calls/s 10784 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 959 MB/s 16268 calls/s 16268 msg/s # tcp rx: 959 MB/s 118519 calls/s # tcp tx: 886 MB/s 15030 calls/s 15030 msg/s # tcp rx: 887 MB/s 125874 calls/s # tcp tx: 1005 MB/s 17051 calls/s 17051 msg/s # tcp rx: 1006 MB/s 126865 calls/s # tcp tx: 1076 MB/s 18263 calls/s 18263 msg/s # udp gso - over veth touching data # udp rx: 1135 MB/s 828195 calls/s # udp tx: 1178 MB/s 19992 calls/s 19992 msg/s # udp rx: 958 MB/s 699279 calls/s # udp tx: 948 MB/s 16089 calls/s 16089 msg/s # udp rx: 626 MB/s 457198 calls/s # udp tx: 625 MB/s 10606 calls/s 10606 msg/s # udp rx: 622 MB/s 454151 calls/s # udp tx: 619 MB/s 10514 calls/s 10514 msg/s # udp gso and gro - over veth touching data # udp rx: 603 MB/s 440075 calls/s # udp tx: 626 MB/s 10634 calls/s 10634 msg/s # udp rx: 554 MB/s 404328 calls/s # udp tx: 557 MB/s 9456 calls/s 9456 msg/s # udp rx: 835 MB/s 609698 calls/s # udp tx: 858 MB/s 14560 calls/s 14560 msg/s # udp rx: 1260 MB/s 919097 calls/s # udp tx: 1262 MB/s 21411 calls/s 21411 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__->