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: 1077 MB/s 18278 calls/s 18278 msg/s # tcp rx: 1077 MB/s 139706 calls/s # tcp tx: 1122 MB/s 19044 calls/s 19044 msg/s # tcp rx: 1123 MB/s 137854 calls/s # tcp tx: 1156 MB/s 19610 calls/s 19610 msg/s # tcp rx: 1157 MB/s 136802 calls/s # tcp tx: 1154 MB/s 19579 calls/s 19579 msg/s # udp gso - over veth touching data # udp rx: 1262 MB/s 899566 calls/s # udp tx: 1311 MB/s 22249 calls/s 22249 msg/s # udp rx: 1313 MB/s 935481 calls/s # udp tx: 1313 MB/s 22270 calls/s 22270 msg/s # udp rx: 1308 MB/s 931877 calls/s # udp tx: 1306 MB/s 22162 calls/s 22162 msg/s # udp rx: 1311 MB/s 934112 calls/s # udp tx: 1309 MB/s 22216 calls/s 22216 msg/s # udp gso and gro - over veth touching data # udp rx: 1276 MB/s 909519 calls/s # udp tx: 1308 MB/s 22200 calls/s 22200 msg/s # udp rx: 1246 MB/s 888206 calls/s # udp tx: 1238 MB/s 21013 calls/s 21013 msg/s # udp rx: 1316 MB/s 938016 calls/s # udp tx: 1328 MB/s 22539 calls/s 22539 msg/s # udp rx: 1333 MB/s 949936 calls/s # udp tx: 1335 MB/s 22652 calls/s 22652 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1091 MB/s 18509 calls/s 18509 msg/s # tcp rx: 1091 MB/s 139695 calls/s # tcp tx: 1163 MB/s 19741 calls/s 19741 msg/s # tcp rx: 1164 MB/s 138359 calls/s # tcp tx: 1163 MB/s 19728 calls/s 19728 msg/s # tcp rx: 1164 MB/s 137327 calls/s # tcp tx: 1163 MB/s 19736 calls/s 19736 msg/s # udp gso - over veth touching data # udp rx: 1252 MB/s 913488 calls/s # udp tx: 1284 MB/s 21785 calls/s 21785 msg/s # udp rx: 1265 MB/s 922734 calls/s # udp tx: 1276 MB/s 21652 calls/s 21652 msg/s # udp rx: 1276 MB/s 931019 calls/s # udp tx: 1276 MB/s 21642 calls/s 21642 msg/s # udp rx: 1276 MB/s 930782 calls/s # udp tx: 1274 MB/s 21623 calls/s 21623 msg/s # udp gso and gro - over veth touching data # udp rx: 594 MB/s 433440 calls/s # udp tx: 613 MB/s 10408 calls/s 10408 msg/s # udp rx: 642 MB/s 468480 calls/s # udp tx: 646 MB/s 10971 calls/s 10971 msg/s # udp rx: 669 MB/s 488290 calls/s # udp tx: 671 MB/s 11391 calls/s 11391 msg/s # udp rx: 679 MB/s 495349 calls/s # udp tx: 681 MB/s 11559 calls/s 11559 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__->