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: 1064 MB/s 18053 calls/s 18053 msg/s # tcp rx: 1066 MB/s 124833 calls/s # tcp tx: 1113 MB/s 18880 calls/s 18880 msg/s # tcp rx: 1115 MB/s 128586 calls/s # tcp tx: 1083 MB/s 18378 calls/s 18378 msg/s # tcp rx: 1084 MB/s 131339 calls/s # tcp tx: 1061 MB/s 18002 calls/s 18002 msg/s # udp gso - over veth touching data # udp rx: 1273 MB/s 907145 calls/s # udp tx: 1308 MB/s 22201 calls/s 22201 msg/s # udp rx: 1302 MB/s 927482 calls/s # udp tx: 1306 MB/s 22155 calls/s 22155 msg/s # udp rx: 1266 MB/s 902274 calls/s # udp tx: 1269 MB/s 21529 calls/s 21529 msg/s # udp rx: 1301 MB/s 927200 calls/s # udp tx: 1304 MB/s 22117 calls/s 22117 msg/s # udp gso and gro - over veth touching data # udp rx: 1159 MB/s 825963 calls/s # udp tx: 1189 MB/s 20173 calls/s 20173 msg/s # udp rx: 1175 MB/s 837176 calls/s # udp tx: 1181 MB/s 20037 calls/s 20037 msg/s # udp rx: 1319 MB/s 939940 calls/s # udp tx: 1318 MB/s 22371 calls/s 22371 msg/s # udp rx: 1324 MB/s 943801 calls/s # udp tx: 1324 MB/s 22458 calls/s 22458 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1148 MB/s 19472 calls/s 19472 msg/s # tcp rx: 1161 MB/s 142576 calls/s # tcp tx: 1101 MB/s 18686 calls/s 18686 msg/s # tcp rx: 1108 MB/s 126600 calls/s # tcp tx: 1090 MB/s 18496 calls/s 18496 msg/s # tcp rx: 1090 MB/s 127436 calls/s # tcp tx: 1075 MB/s 18237 calls/s 18237 msg/s # udp gso - over veth touching data # udp rx: 633 MB/s 462118 calls/s # udp tx: 652 MB/s 11072 calls/s 11072 msg/s # udp rx: 657 MB/s 479587 calls/s # udp tx: 661 MB/s 11211 calls/s 11211 msg/s # udp rx: 738 MB/s 538741 calls/s # udp tx: 742 MB/s 12588 calls/s 12588 msg/s # udp rx: 652 MB/s 475552 calls/s # udp tx: 655 MB/s 11117 calls/s 11117 msg/s # udp gso and gro - over veth touching data # udp rx: 596 MB/s 435370 calls/s # udp tx: 615 MB/s 10437 calls/s 10437 msg/s # udp rx: 622 MB/s 453936 calls/s # udp tx: 625 MB/s 10609 calls/s 10609 msg/s # udp rx: 610 MB/s 444911 calls/s # udp tx: 613 MB/s 10402 calls/s 10402 msg/s # udp rx: 628 MB/s 458280 calls/s # udp tx: 627 MB/s 10637 calls/s 10637 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__->