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: 913 MB/s 15490 calls/s 15490 msg/s # tcp rx: 913 MB/s 161690 calls/s # tcp tx: 862 MB/s 14631 calls/s 14631 msg/s # tcp rx: 864 MB/s 159259 calls/s # tcp tx: 862 MB/s 14621 calls/s 14621 msg/s # tcp rx: 863 MB/s 157566 calls/s # tcp tx: 854 MB/s 14493 calls/s 14493 msg/s # udp gso - over veth touching data # udp rx: 1200 MB/s 855306 calls/s # udp tx: 1235 MB/s 20951 calls/s 20951 msg/s # udp rx: 1328 MB/s 946212 calls/s # udp tx: 1329 MB/s 22554 calls/s 22554 msg/s # udp rx: 1267 MB/s 902649 calls/s # udp tx: 1267 MB/s 21505 calls/s 21505 msg/s # udp rx: 1281 MB/s 912749 calls/s # udp tx: 1283 MB/s 21766 calls/s 21766 msg/s # udp gso and gro - over veth touching data # udp rx: 1254 MB/s 893454 calls/s # udp tx: 1286 MB/s 21823 calls/s 21823 msg/s # udp rx: 1273 MB/s 907451 calls/s # udp tx: 1277 MB/s 21660 calls/s 21660 msg/s # udp rx: 1281 MB/s 912787 calls/s # udp tx: 1283 MB/s 21763 calls/s 21763 msg/s # udp rx: 1283 MB/s 914196 calls/s # udp tx: 1286 MB/s 21818 calls/s 21818 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 896 MB/s 15198 calls/s 15198 msg/s # tcp rx: 897 MB/s 136333 calls/s # tcp tx: 828 MB/s 14053 calls/s 14053 msg/s # tcp rx: 839 MB/s 129064 calls/s # tcp tx: 860 MB/s 14595 calls/s 14595 msg/s # tcp rx: 860 MB/s 153403 calls/s # tcp tx: 852 MB/s 14459 calls/s 14459 msg/s # udp gso - over veth touching data # udp rx: 1245 MB/s 908186 calls/s # udp tx: 1271 MB/s 21558 calls/s 21558 msg/s # udp rx: 1245 MB/s 908403 calls/s # udp tx: 1246 MB/s 21143 calls/s 21143 msg/s # udp rx: 1248 MB/s 910372 calls/s # udp tx: 1245 MB/s 21131 calls/s 21131 msg/s # udp rx: 1237 MB/s 902305 calls/s # udp tx: 1240 MB/s 21038 calls/s 21038 msg/s # udp gso and gro - over veth touching data # udp rx: 1234 MB/s 900221 calls/s # udp tx: 1257 MB/s 21329 calls/s 21329 msg/s # udp rx: 1248 MB/s 910871 calls/s # udp tx: 1247 MB/s 21163 calls/s 21163 msg/s # udp rx: 1187 MB/s 865867 calls/s # udp tx: 1187 MB/s 20144 calls/s 20144 msg/s # udp rx: 1247 MB/s 909915 calls/s # udp tx: 1246 MB/s 21144 calls/s 21144 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__->