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: 819 MB/s 13900 calls/s 13900 msg/s # tcp rx: 820 MB/s 145326 calls/s # tcp tx: 826 MB/s 14010 calls/s 14010 msg/s # tcp rx: 826 MB/s 147080 calls/s # tcp tx: 838 MB/s 14221 calls/s 14221 msg/s # tcp rx: 839 MB/s 151069 calls/s # tcp tx: 843 MB/s 14309 calls/s 14309 msg/s # udp gso - over veth touching data # udp rx: 1206 MB/s 859380 calls/s # udp tx: 1237 MB/s 20997 calls/s 20997 msg/s # udp rx: 1236 MB/s 881099 calls/s # udp tx: 1236 MB/s 20969 calls/s 20969 msg/s # udp rx: 1284 MB/s 914714 calls/s # udp tx: 1282 MB/s 21755 calls/s 21755 msg/s # udp rx: 1282 MB/s 913464 calls/s # udp tx: 1281 MB/s 21731 calls/s 21731 msg/s # udp gso and gro - over veth touching data # udp rx: 1240 MB/s 883676 calls/s # udp tx: 1269 MB/s 21527 calls/s 21527 msg/s # udp rx: 1278 MB/s 910960 calls/s # udp tx: 1280 MB/s 21721 calls/s 21721 msg/s # udp rx: 1281 MB/s 912864 calls/s # udp tx: 1283 MB/s 21769 calls/s 21769 msg/s # udp rx: 1239 MB/s 883016 calls/s # udp tx: 1241 MB/s 21063 calls/s 21063 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 586 MB/s 9939 calls/s 9939 msg/s # tcp rx: 586 MB/s 78533 calls/s # tcp tx: 628 MB/s 10668 calls/s 10668 msg/s # tcp rx: 629 MB/s 79153 calls/s # tcp tx: 628 MB/s 10657 calls/s 10657 msg/s # tcp rx: 628 MB/s 79097 calls/s # tcp tx: 631 MB/s 10710 calls/s 10710 msg/s # udp gso - over veth touching data # udp rx: 1220 MB/s 889761 calls/s # udp tx: 1251 MB/s 21225 calls/s 21225 msg/s # udp rx: 1239 MB/s 903898 calls/s # udp tx: 1243 MB/s 21084 calls/s 21084 msg/s # udp rx: 1245 MB/s 908179 calls/s # udp tx: 1247 MB/s 21162 calls/s 21162 msg/s # udp rx: 1244 MB/s 907803 calls/s # udp tx: 1247 MB/s 21162 calls/s 21162 msg/s # udp gso and gro - over veth touching data # udp rx: 546 MB/s 398609 calls/s # udp tx: 560 MB/s 9506 calls/s 9506 msg/s # udp rx: 615 MB/s 449198 calls/s # udp tx: 620 MB/s 10519 calls/s 10519 msg/s # udp rx: 582 MB/s 424617 calls/s # udp tx: 583 MB/s 9892 calls/s 9892 msg/s # udp rx: 600 MB/s 437685 calls/s # udp tx: 602 MB/s 10218 calls/s 10218 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__->