make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1015 MB/s 17232 calls/s 17232 msg/s # tcp rx: 1017 MB/s 140076 calls/s # tcp tx: 1074 MB/s 18232 calls/s 18232 msg/s # tcp rx: 1076 MB/s 135541 calls/s # tcp tx: 1042 MB/s 17689 calls/s 17689 msg/s # tcp rx: 1043 MB/s 131581 calls/s # tcp tx: 1125 MB/s 19092 calls/s 19092 msg/s # udp gso - over veth touching data # udp rx: 651 MB/s 464418 calls/s # udp tx: 666 MB/s 11305 calls/s 11305 msg/s # udp rx: 639 MB/s 455714 calls/s # udp tx: 638 MB/s 10832 calls/s 10832 msg/s # udp rx: 608 MB/s 433265 calls/s # udp tx: 610 MB/s 10357 calls/s 10357 msg/s # udp rx: 656 MB/s 467736 calls/s # udp tx: 656 MB/s 11140 calls/s 11140 msg/s # udp gso and gro - over veth touching data # udp rx: 1139 MB/s 811510 calls/s # udp tx: 1165 MB/s 19771 calls/s 19771 msg/s # udp rx: 1249 MB/s 889741 calls/s # udp tx: 1253 MB/s 21262 calls/s 21262 msg/s # udp rx: 1247 MB/s 888844 calls/s # udp tx: 1246 MB/s 21149 calls/s 21149 msg/s # udp rx: 1282 MB/s 913847 calls/s # udp tx: 1282 MB/s 21760 calls/s 21760 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 957 MB/s 16242 calls/s 16242 msg/s # tcp rx: 958 MB/s 129437 calls/s # tcp tx: 944 MB/s 16017 calls/s 16017 msg/s # tcp rx: 945 MB/s 119232 calls/s # tcp tx: 961 MB/s 16309 calls/s 16309 msg/s # tcp rx: 962 MB/s 121499 calls/s # tcp tx: 967 MB/s 16405 calls/s 16405 msg/s # udp gso - over veth touching data # udp rx: 1177 MB/s 858713 calls/s # udp tx: 1200 MB/s 20367 calls/s 20367 msg/s # udp rx: 1150 MB/s 839347 calls/s # udp tx: 1150 MB/s 19514 calls/s 19514 msg/s # udp rx: 1126 MB/s 821493 calls/s # udp tx: 1125 MB/s 19094 calls/s 19094 msg/s # udp rx: 1087 MB/s 792936 calls/s # udp tx: 1089 MB/s 18486 calls/s 18486 msg/s # udp gso and gro - over veth touching data # udp rx: 1215 MB/s 886613 calls/s # udp tx: 1243 MB/s 21091 calls/s 21091 msg/s # udp rx: 1292 MB/s 942610 calls/s # udp tx: 1291 MB/s 21911 calls/s 21911 msg/s # udp rx: 1274 MB/s 929664 calls/s # udp tx: 1274 MB/s 21616 calls/s 21616 msg/s # udp rx: 1271 MB/s 927489 calls/s # udp tx: 1271 MB/s 21563 calls/s 21563 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__->