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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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: 869 MB/s 14741 calls/s 14741 msg/s # tcp rx: 870 MB/s 155774 calls/s # tcp tx: 868 MB/s 14727 calls/s 14727 msg/s # tcp rx: 869 MB/s 155948 calls/s # tcp tx: 750 MB/s 12734 calls/s 12734 msg/s # tcp rx: 751 MB/s 135790 calls/s # tcp tx: 869 MB/s 14752 calls/s 14752 msg/s # udp gso - over veth touching data # udp rx: 1233 MB/s 878365 calls/s # udp tx: 1261 MB/s 21390 calls/s 21390 msg/s # udp rx: 1274 MB/s 907813 calls/s # udp tx: 1274 MB/s 21613 calls/s 21613 msg/s # udp rx: 1284 MB/s 914983 calls/s # udp tx: 1283 MB/s 21767 calls/s 21767 msg/s # udp rx: 1282 MB/s 913330 calls/s # udp tx: 1281 MB/s 21731 calls/s 21731 msg/s # udp gso and gro - over veth touching data # udp rx: 644 MB/s 458820 calls/s # udp tx: 660 MB/s 11209 calls/s 11209 msg/s # udp rx: 720 MB/s 513013 calls/s # udp tx: 722 MB/s 12253 calls/s 12253 msg/s # udp rx: 721 MB/s 513694 calls/s # udp tx: 724 MB/s 12283 calls/s 12283 msg/s # udp rx: 718 MB/s 512115 calls/s # udp tx: 721 MB/s 12245 calls/s 12245 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 660 MB/s 11206 calls/s 11206 msg/s # tcp rx: 662 MB/s 82742 calls/s # tcp tx: 663 MB/s 11260 calls/s 11260 msg/s # tcp rx: 664 MB/s 81711 calls/s # tcp tx: 671 MB/s 11387 calls/s 11387 msg/s # tcp rx: 672 MB/s 81476 calls/s # tcp tx: 672 MB/s 11399 calls/s 11399 msg/s # udp gso - over veth touching data # udp rx: 1220 MB/s 890300 calls/s # udp tx: 1247 MB/s 21162 calls/s 21162 msg/s # udp rx: 1246 MB/s 908978 calls/s # udp tx: 1249 MB/s 21194 calls/s 21194 msg/s # udp rx: 1247 MB/s 909463 calls/s # udp tx: 1249 MB/s 21197 calls/s 21197 msg/s # udp rx: 1244 MB/s 907819 calls/s # udp tx: 1247 MB/s 21162 calls/s 21162 msg/s # udp gso and gro - over veth touching data # udp rx: 1135 MB/s 828371 calls/s # udp tx: 1165 MB/s 19770 calls/s 19770 msg/s # udp rx: 1225 MB/s 894064 calls/s # udp tx: 1229 MB/s 20852 calls/s 20852 msg/s # udp rx: 1222 MB/s 891591 calls/s # udp tx: 1225 MB/s 20790 calls/s 20790 msg/s # udp rx: 1220 MB/s 890307 calls/s # udp tx: 1223 MB/s 20759 calls/s 20759 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' TAP version 13 1..1 # timeout set to 45 # selftests: net/lib: udpgro_bench.sh # Warning: file udpgro_bench.sh is missing! not ok 1 selftests: net/lib: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->