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: 1180 MB/s 20024 calls/s 20024 msg/s # tcp rx: 1180 MB/s 117815 calls/s # tcp tx: 1207 MB/s 20484 calls/s 20484 msg/s # tcp rx: 1209 MB/s 113113 calls/s # tcp tx: 1025 MB/s 17400 calls/s 17400 msg/s # tcp rx: 1025 MB/s 95228 calls/s # tcp tx: 871 MB/s 14775 calls/s 14775 msg/s # udp gso - over veth touching data # udp rx: 1281 MB/s 912934 calls/s # udp tx: 1323 MB/s 22445 calls/s 22445 msg/s # udp rx: 1301 MB/s 927138 calls/s # udp tx: 1294 MB/s 21963 calls/s 21963 msg/s # udp rx: 1316 MB/s 937638 calls/s # udp tx: 1320 MB/s 22396 calls/s 22396 msg/s # udp rx: 1327 MB/s 945308 calls/s # udp tx: 1326 MB/s 22497 calls/s 22497 msg/s # udp gso and gro - over veth touching data # udp rx: 1257 MB/s 895858 calls/s # udp tx: 1297 MB/s 22002 calls/s 22002 msg/s # udp rx: 1318 MB/s 939060 calls/s # udp tx: 1316 MB/s 22332 calls/s 22332 msg/s # udp rx: 1317 MB/s 938460 calls/s # udp tx: 1317 MB/s 22344 calls/s 22344 msg/s # udp rx: 1318 MB/s 939459 calls/s # udp tx: 1318 MB/s 22359 calls/s 22359 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1099 MB/s 18640 calls/s 18640 msg/s # tcp rx: 1100 MB/s 138348 calls/s # tcp tx: 999 MB/s 16945 calls/s 16945 msg/s # tcp rx: 1000 MB/s 131482 calls/s # tcp tx: 970 MB/s 16463 calls/s 16463 msg/s # tcp rx: 970 MB/s 131111 calls/s # tcp tx: 1125 MB/s 19087 calls/s 19087 msg/s # udp gso - over veth touching data # udp rx: 581 MB/s 423908 calls/s # udp tx: 597 MB/s 10126 calls/s 10126 msg/s # udp rx: 591 MB/s 431680 calls/s # udp tx: 591 MB/s 10030 calls/s 10030 msg/s # udp rx: 590 MB/s 430725 calls/s # udp tx: 590 MB/s 10010 calls/s 10010 msg/s # udp rx: 603 MB/s 440035 calls/s # udp tx: 603 MB/s 10229 calls/s 10229 msg/s # udp gso and gro - over veth touching data # udp rx: 1176 MB/s 857715 calls/s # udp tx: 1205 MB/s 20447 calls/s 20447 msg/s # udp rx: 693 MB/s 505532 calls/s # udp tx: 682 MB/s 11568 calls/s 11568 msg/s # udp rx: 688 MB/s 502222 calls/s # udp tx: 690 MB/s 11715 calls/s 11715 msg/s # udp rx: 701 MB/s 511389 calls/s # udp tx: 702 MB/s 11908 calls/s 11908 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__->