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: 1168 MB/s 19821 calls/s 19821 msg/s # tcp rx: 1168 MB/s 138612 calls/s # tcp tx: 813 MB/s 13804 calls/s 13804 msg/s # tcp rx: 816 MB/s 92271 calls/s # tcp tx: 827 MB/s 14040 calls/s 14040 msg/s # tcp rx: 828 MB/s 92486 calls/s # tcp tx: 833 MB/s 14139 calls/s 14139 msg/s # udp gso - over veth touching data # udp rx: 603 MB/s 429866 calls/s # udp tx: 621 MB/s 10543 calls/s 10543 msg/s # udp rx: 624 MB/s 445146 calls/s # udp tx: 624 MB/s 10587 calls/s 10587 msg/s # udp rx: 621 MB/s 442895 calls/s # udp tx: 621 MB/s 10534 calls/s 10534 msg/s # udp rx: 622 MB/s 443410 calls/s # udp tx: 621 MB/s 10547 calls/s 10547 msg/s # udp gso and gro - over veth touching data # udp rx: 702 MB/s 500112 calls/s # udp tx: 722 MB/s 12250 calls/s 12250 msg/s # udp rx: 732 MB/s 521658 calls/s # udp tx: 735 MB/s 12474 calls/s 12474 msg/s # udp rx: 722 MB/s 514342 calls/s # udp tx: 724 MB/s 12294 calls/s 12294 msg/s # udp rx: 718 MB/s 511773 calls/s # udp tx: 721 MB/s 12243 calls/s 12243 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 632 MB/s 10728 calls/s 10728 msg/s # tcp rx: 633 MB/s 83141 calls/s # tcp tx: 698 MB/s 11850 calls/s 11850 msg/s # tcp rx: 699 MB/s 84565 calls/s # tcp tx: 707 MB/s 11996 calls/s 11996 msg/s # tcp rx: 708 MB/s 84250 calls/s # tcp tx: 704 MB/s 11947 calls/s 11947 msg/s # udp gso - over veth touching data # udp rx: 1158 MB/s 844830 calls/s # udp tx: 1196 MB/s 20296 calls/s 20296 msg/s # udp rx: 1249 MB/s 910939 calls/s # udp tx: 1252 MB/s 21237 calls/s 21237 msg/s # udp rx: 1263 MB/s 921293 calls/s # udp tx: 1267 MB/s 21505 calls/s 21505 msg/s # udp rx: 1240 MB/s 904832 calls/s # udp tx: 1244 MB/s 21108 calls/s 21108 msg/s # udp gso and gro - over veth touching data # udp rx: 588 MB/s 428882 calls/s # udp tx: 606 MB/s 10285 calls/s 10285 msg/s # udp rx: 591 MB/s 431342 calls/s # udp tx: 595 MB/s 10100 calls/s 10100 msg/s # udp rx: 617 MB/s 450624 calls/s # udp tx: 620 MB/s 10527 calls/s 10527 msg/s # udp rx: 623 MB/s 454954 calls/s # udp tx: 625 MB/s 10616 calls/s 10616 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__->