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: 865 MB/s 14687 calls/s 14687 msg/s # tcp rx: 866 MB/s 96015 calls/s # tcp tx: 836 MB/s 14181 calls/s 14181 msg/s # tcp rx: 837 MB/s 94405 calls/s # tcp tx: 833 MB/s 14137 calls/s 14137 msg/s # tcp rx: 834 MB/s 93691 calls/s # tcp tx: 812 MB/s 13785 calls/s 13785 msg/s # udp gso - over veth touching data # udp rx: 1225 MB/s 873153 calls/s # udp tx: 1267 MB/s 21490 calls/s 21490 msg/s # udp rx: 1346 MB/s 959305 calls/s # udp tx: 1344 MB/s 22797 calls/s 22797 msg/s # udp rx: 1316 MB/s 937824 calls/s # udp tx: 1316 MB/s 22329 calls/s 22329 msg/s # udp rx: 1333 MB/s 949783 calls/s # udp tx: 1333 MB/s 22623 calls/s 22623 msg/s # udp gso and gro - over veth touching data # udp rx: 1148 MB/s 818101 calls/s # udp tx: 1173 MB/s 19911 calls/s 19911 msg/s # udp rx: 1279 MB/s 911517 calls/s # udp tx: 1293 MB/s 21939 calls/s 21939 msg/s # udp rx: 1168 MB/s 832647 calls/s # udp tx: 1167 MB/s 19801 calls/s 19801 msg/s # udp rx: 1227 MB/s 874482 calls/s # udp tx: 1227 MB/s 20812 calls/s 20812 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1172 MB/s 19886 calls/s 19886 msg/s # tcp rx: 1173 MB/s 142878 calls/s # tcp tx: 1021 MB/s 17333 calls/s 17333 msg/s # tcp rx: 1040 MB/s 136398 calls/s # tcp tx: 1022 MB/s 17340 calls/s 17340 msg/s # tcp rx: 1021 MB/s 129229 calls/s # tcp tx: 1085 MB/s 18407 calls/s 18407 msg/s # udp gso - over veth touching data # udp rx: 636 MB/s 464319 calls/s # udp tx: 654 MB/s 11108 calls/s 11108 msg/s # udp rx: 658 MB/s 480517 calls/s # udp tx: 659 MB/s 11181 calls/s 11181 msg/s # udp rx: 653 MB/s 476338 calls/s # udp tx: 653 MB/s 11086 calls/s 11086 msg/s # udp rx: 653 MB/s 476526 calls/s # udp tx: 653 MB/s 11087 calls/s 11087 msg/s # udp gso and gro - over veth touching data # udp rx: 1035 MB/s 755460 calls/s # udp tx: 1055 MB/s 17902 calls/s 17902 msg/s # udp rx: 662 MB/s 482908 calls/s # udp tx: 660 MB/s 11209 calls/s 11209 msg/s # udp rx: 662 MB/s 483379 calls/s # udp tx: 662 MB/s 11234 calls/s 11234 msg/s # udp rx: 654 MB/s 477400 calls/s # udp tx: 654 MB/s 11098 calls/s 11098 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__->