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: 1010 MB/s 17145 calls/s 17145 msg/s # tcp rx: 1013 MB/s 127493 calls/s # tcp tx: 1044 MB/s 17717 calls/s 17717 msg/s # tcp rx: 1045 MB/s 127136 calls/s # tcp tx: 1040 MB/s 17641 calls/s 17641 msg/s # tcp rx: 1040 MB/s 126806 calls/s # tcp tx: 1073 MB/s 18204 calls/s 18204 msg/s # udp gso - over veth touching data # udp rx: 976 MB/s 695577 calls/s # udp tx: 997 MB/s 16922 calls/s 16922 msg/s # udp rx: 695 MB/s 495370 calls/s # udp tx: 697 MB/s 11834 calls/s 11834 msg/s # udp rx: 717 MB/s 511305 calls/s # udp tx: 714 MB/s 12123 calls/s 12123 msg/s # udp rx: 662 MB/s 472133 calls/s # udp tx: 662 MB/s 11234 calls/s 11234 msg/s # udp gso and gro - over veth touching data # udp rx: 641 MB/s 456712 calls/s # udp tx: 657 MB/s 11156 calls/s 11156 msg/s # udp rx: 679 MB/s 484234 calls/s # udp tx: 679 MB/s 11518 calls/s 11518 msg/s # udp rx: 638 MB/s 455170 calls/s # udp tx: 636 MB/s 10788 calls/s 10788 msg/s # udp rx: 660 MB/s 470203 calls/s # udp tx: 661 MB/s 11211 calls/s 11211 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1165 MB/s 19776 calls/s 19776 msg/s # tcp rx: 1167 MB/s 141035 calls/s # tcp tx: 1140 MB/s 19340 calls/s 19340 msg/s # tcp rx: 1141 MB/s 137826 calls/s # tcp tx: 1144 MB/s 19410 calls/s 19410 msg/s # tcp rx: 1145 MB/s 138934 calls/s # tcp tx: 1145 MB/s 19427 calls/s 19427 msg/s # udp gso - over veth touching data # udp rx: 642 MB/s 468930 calls/s # udp tx: 664 MB/s 11269 calls/s 11269 msg/s # udp rx: 676 MB/s 493559 calls/s # udp tx: 676 MB/s 11481 calls/s 11481 msg/s # udp rx: 834 MB/s 608372 calls/s # udp tx: 850 MB/s 14431 calls/s 14431 msg/s # udp rx: 1208 MB/s 881132 calls/s # udp tx: 1207 MB/s 20488 calls/s 20488 msg/s # udp gso and gro - over veth touching data # udp rx: 1155 MB/s 842778 calls/s # udp tx: 1191 MB/s 20202 calls/s 20202 msg/s # udp rx: 1197 MB/s 873657 calls/s # udp tx: 1200 MB/s 20361 calls/s 20361 msg/s # udp rx: 1179 MB/s 860156 calls/s # udp tx: 1184 MB/s 20094 calls/s 20094 msg/s # udp rx: 1263 MB/s 921723 calls/s # udp tx: 1263 MB/s 21432 calls/s 21432 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__->