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: 695 MB/s 11791 calls/s 11791 msg/s # tcp rx: 695 MB/s 82395 calls/s # tcp tx: 720 MB/s 12217 calls/s 12217 msg/s # tcp rx: 720 MB/s 84063 calls/s # tcp tx: 697 MB/s 11835 calls/s 11835 msg/s # tcp rx: 698 MB/s 82640 calls/s # tcp tx: 692 MB/s 11739 calls/s 11739 msg/s # udp gso - over veth touching data # udp rx: 731 MB/s 521411 calls/s # udp tx: 753 MB/s 12775 calls/s 12775 msg/s # udp rx: 740 MB/s 527252 calls/s # udp tx: 740 MB/s 12563 calls/s 12563 msg/s # udp rx: 753 MB/s 536536 calls/s # udp tx: 752 MB/s 12769 calls/s 12769 msg/s # udp rx: 794 MB/s 566013 calls/s # udp tx: 809 MB/s 13723 calls/s 13723 msg/s # udp gso and gro - over veth touching data # udp rx: 1262 MB/s 899387 calls/s # udp tx: 1300 MB/s 22055 calls/s 22055 msg/s # udp rx: 1338 MB/s 953774 calls/s # udp tx: 1338 MB/s 22694 calls/s 22694 msg/s # udp rx: 1330 MB/s 948024 calls/s # udp tx: 1330 MB/s 22573 calls/s 22573 msg/s # udp rx: 1331 MB/s 948416 calls/s # udp tx: 1331 MB/s 22581 calls/s 22581 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1170 MB/s 19847 calls/s 19847 msg/s # tcp rx: 1174 MB/s 142356 calls/s # tcp tx: 978 MB/s 16602 calls/s 16602 msg/s # tcp rx: 984 MB/s 109812 calls/s # tcp tx: 1087 MB/s 18439 calls/s 18439 msg/s # tcp rx: 1088 MB/s 127678 calls/s # tcp tx: 1095 MB/s 18586 calls/s 18586 msg/s # udp gso - over veth touching data # udp rx: 1195 MB/s 872021 calls/s # udp tx: 1221 MB/s 20722 calls/s 20722 msg/s # udp rx: 1180 MB/s 861188 calls/s # udp tx: 1184 MB/s 20085 calls/s 20085 msg/s # udp rx: 1135 MB/s 827892 calls/s # udp tx: 1140 MB/s 19348 calls/s 19348 msg/s # udp rx: 607 MB/s 443329 calls/s # udp tx: 594 MB/s 10079 calls/s 10079 msg/s # udp gso and gro - over veth touching data # udp rx: 568 MB/s 414488 calls/s # udp tx: 585 MB/s 9932 calls/s 9932 msg/s # udp rx: 582 MB/s 425178 calls/s # udp tx: 584 MB/s 9906 calls/s 9906 msg/s # udp rx: 581 MB/s 424366 calls/s # udp tx: 582 MB/s 9888 calls/s 9888 msg/s # udp rx: 584 MB/s 426070 calls/s # udp tx: 584 MB/s 9919 calls/s 9919 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__->