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: 1160 MB/s 19679 calls/s 19679 msg/s # tcp rx: 1161 MB/s 141590 calls/s # tcp tx: 1160 MB/s 19679 calls/s 19679 msg/s # tcp rx: 1161 MB/s 140179 calls/s # tcp tx: 1170 MB/s 19846 calls/s 19846 msg/s # tcp rx: 1171 MB/s 138296 calls/s # tcp tx: 1167 MB/s 19810 calls/s 19810 msg/s # udp gso - over veth touching data # udp rx: 643 MB/s 458643 calls/s # udp tx: 663 MB/s 11257 calls/s 11257 msg/s # udp rx: 673 MB/s 479949 calls/s # udp tx: 672 MB/s 11414 calls/s 11414 msg/s # udp rx: 673 MB/s 479712 calls/s # udp tx: 673 MB/s 11417 calls/s 11417 msg/s # udp rx: 673 MB/s 479898 calls/s # udp tx: 673 MB/s 11416 calls/s 11416 msg/s # udp gso and gro - over veth touching data # udp rx: 667 MB/s 475524 calls/s # udp tx: 688 MB/s 11670 calls/s 11670 msg/s # udp rx: 709 MB/s 505400 calls/s # udp tx: 708 MB/s 12015 calls/s 12015 msg/s # udp rx: 678 MB/s 483048 calls/s # udp tx: 676 MB/s 11477 calls/s 11477 msg/s # udp rx: 685 MB/s 488568 calls/s # udp tx: 686 MB/s 11641 calls/s 11641 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 813 MB/s 13802 calls/s 13802 msg/s # tcp rx: 813 MB/s 91020 calls/s # tcp tx: 818 MB/s 13883 calls/s 13883 msg/s # tcp rx: 818 MB/s 91761 calls/s # tcp tx: 818 MB/s 13881 calls/s 13881 msg/s # tcp rx: 818 MB/s 90806 calls/s # tcp tx: 827 MB/s 14032 calls/s 14032 msg/s # udp gso - over veth touching data # udp rx: 626 MB/s 457235 calls/s # udp tx: 643 MB/s 10921 calls/s 10921 msg/s # udp rx: 632 MB/s 461160 calls/s # udp tx: 632 MB/s 10724 calls/s 10724 msg/s # udp rx: 642 MB/s 468514 calls/s # udp tx: 641 MB/s 10886 calls/s 10886 msg/s # udp rx: 643 MB/s 469476 calls/s # udp tx: 643 MB/s 10908 calls/s 10908 msg/s # udp gso and gro - over veth touching data # udp rx: 622 MB/s 454006 calls/s # udp tx: 638 MB/s 10831 calls/s 10831 msg/s # udp rx: 593 MB/s 432568 calls/s # udp tx: 597 MB/s 10126 calls/s 10126 msg/s # udp rx: 614 MB/s 448219 calls/s # udp tx: 615 MB/s 10439 calls/s 10439 msg/s # udp rx: 644 MB/s 469880 calls/s # udp tx: 644 MB/s 10925 calls/s 10925 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__->