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: 1092 MB/s 18525 calls/s 18525 msg/s # tcp rx: 1093 MB/s 137757 calls/s # tcp tx: 1113 MB/s 18881 calls/s 18881 msg/s # tcp rx: 1114 MB/s 131160 calls/s # tcp tx: 1090 MB/s 18494 calls/s 18494 msg/s # tcp rx: 1091 MB/s 127016 calls/s # tcp tx: 1084 MB/s 18391 calls/s 18391 msg/s # udp gso - over veth touching data # udp rx: 1264 MB/s 900552 calls/s # udp tx: 1297 MB/s 21999 calls/s 21999 msg/s # udp rx: 1294 MB/s 922282 calls/s # udp tx: 1296 MB/s 21989 calls/s 21989 msg/s # udp rx: 1301 MB/s 926905 calls/s # udp tx: 1302 MB/s 22093 calls/s 22093 msg/s # udp rx: 1296 MB/s 923874 calls/s # udp tx: 1296 MB/s 21988 calls/s 21988 msg/s # udp gso and gro - over veth touching data # udp rx: 1241 MB/s 884587 calls/s # udp tx: 1262 MB/s 21417 calls/s 21417 msg/s # udp rx: 668 MB/s 476114 calls/s # udp tx: 670 MB/s 11370 calls/s 11370 msg/s # udp rx: 687 MB/s 489695 calls/s # udp tx: 688 MB/s 11681 calls/s 11681 msg/s # udp rx: 685 MB/s 488639 calls/s # udp tx: 687 MB/s 11652 calls/s 11652 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1064 MB/s 18062 calls/s 18062 msg/s # tcp rx: 1073 MB/s 138146 calls/s # tcp tx: 1076 MB/s 18265 calls/s 18265 msg/s # tcp rx: 1079 MB/s 127229 calls/s # tcp tx: 1089 MB/s 18487 calls/s 18487 msg/s # tcp rx: 1090 MB/s 126518 calls/s # tcp tx: 1082 MB/s 18368 calls/s 18368 msg/s # udp gso - over veth touching data # udp rx: 620 MB/s 452205 calls/s # udp tx: 638 MB/s 10823 calls/s 10823 msg/s # udp rx: 654 MB/s 477227 calls/s # udp tx: 655 MB/s 11117 calls/s 11117 msg/s # udp rx: 656 MB/s 478852 calls/s # udp tx: 654 MB/s 11109 calls/s 11109 msg/s # udp rx: 649 MB/s 473765 calls/s # udp tx: 649 MB/s 11010 calls/s 11010 msg/s # udp gso and gro - over veth touching data # udp rx: 631 MB/s 460448 calls/s # udp tx: 652 MB/s 11066 calls/s 11066 msg/s # udp rx: 1273 MB/s 928813 calls/s # udp tx: 1290 MB/s 21886 calls/s 21886 msg/s # udp rx: 1302 MB/s 950027 calls/s # udp tx: 1301 MB/s 22082 calls/s 22082 msg/s # udp rx: 1289 MB/s 940143 calls/s # udp tx: 1288 MB/s 21861 calls/s 21861 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__->