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: 883 MB/s 14984 calls/s 14984 msg/s # tcp rx: 884 MB/s 160085 calls/s # tcp tx: 900 MB/s 15272 calls/s 15272 msg/s # tcp rx: 901 MB/s 163992 calls/s # tcp tx: 876 MB/s 14872 calls/s 14872 msg/s # tcp rx: 877 MB/s 158927 calls/s # tcp tx: 878 MB/s 14906 calls/s 14906 msg/s # udp gso - over veth touching data # udp rx: 718 MB/s 511899 calls/s # udp tx: 735 MB/s 12476 calls/s 12476 msg/s # udp rx: 728 MB/s 519011 calls/s # udp tx: 732 MB/s 12419 calls/s 12419 msg/s # udp rx: 734 MB/s 522976 calls/s # udp tx: 736 MB/s 12492 calls/s 12492 msg/s # udp rx: 729 MB/s 519582 calls/s # udp tx: 731 MB/s 12411 calls/s 12411 msg/s # udp gso and gro - over veth touching data # udp rx: 621 MB/s 442536 calls/s # udp tx: 633 MB/s 10741 calls/s 10741 msg/s # udp rx: 636 MB/s 453696 calls/s # udp tx: 636 MB/s 10788 calls/s 10788 msg/s # udp rx: 637 MB/s 453888 calls/s # udp tx: 636 MB/s 10794 calls/s 10794 msg/s # udp rx: 638 MB/s 454531 calls/s # udp tx: 637 MB/s 10817 calls/s 10817 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 615 MB/s 10440 calls/s 10440 msg/s # tcp rx: 615 MB/s 85903 calls/s # tcp tx: 610 MB/s 10349 calls/s 10349 msg/s # tcp rx: 610 MB/s 83199 calls/s # tcp tx: 614 MB/s 10421 calls/s 10421 msg/s # tcp rx: 614 MB/s 82430 calls/s # tcp tx: 608 MB/s 10322 calls/s 10322 msg/s # udp gso - over veth touching data # udp rx: 1221 MB/s 890538 calls/s # udp tx: 1248 MB/s 21174 calls/s 21174 msg/s # udp rx: 1290 MB/s 941204 calls/s # udp tx: 1287 MB/s 21832 calls/s 21832 msg/s # udp rx: 1241 MB/s 905587 calls/s # udp tx: 1240 MB/s 21042 calls/s 21042 msg/s # udp rx: 1243 MB/s 907005 calls/s # udp tx: 1241 MB/s 21055 calls/s 21055 msg/s # udp gso and gro - over veth touching data # udp rx: 1246 MB/s 908723 calls/s # udp tx: 1267 MB/s 21495 calls/s 21495 msg/s # udp rx: 1274 MB/s 929577 calls/s # udp tx: 1273 MB/s 21607 calls/s 21607 msg/s # udp rx: 1275 MB/s 930489 calls/s # udp tx: 1274 MB/s 21614 calls/s 21614 msg/s # udp rx: 1279 MB/s 933329 calls/s # udp tx: 1278 MB/s 21686 calls/s 21686 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__->