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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 874 MB/s 14837 calls/s 14837 msg/s # tcp rx: 875 MB/s 158593 calls/s # tcp tx: 801 MB/s 13600 calls/s 13600 msg/s # tcp rx: 802 MB/s 137958 calls/s # tcp tx: 771 MB/s 13091 calls/s 13091 msg/s # tcp rx: 777 MB/s 140397 calls/s # tcp tx: 830 MB/s 14086 calls/s 14086 msg/s # udp gso - over veth touching data # udp rx: 944 MB/s 672946 calls/s # udp tx: 959 MB/s 16266 calls/s 16266 msg/s # udp rx: 668 MB/s 476511 calls/s # udp tx: 669 MB/s 11354 calls/s 11354 msg/s # udp rx: 652 MB/s 464991 calls/s # udp tx: 654 MB/s 11096 calls/s 11096 msg/s # udp rx: 665 MB/s 473785 calls/s # udp tx: 665 MB/s 11283 calls/s 11283 msg/s # udp gso and gro - over veth touching data # udp rx: 562 MB/s 400479 calls/s # udp tx: 577 MB/s 9794 calls/s 9794 msg/s # udp rx: 678 MB/s 483309 calls/s # udp tx: 688 MB/s 11675 calls/s 11675 msg/s # udp rx: 675 MB/s 481305 calls/s # udp tx: 676 MB/s 11467 calls/s 11467 msg/s # udp rx: 681 MB/s 485394 calls/s # udp tx: 682 MB/s 11570 calls/s 11570 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 831 MB/s 14097 calls/s 14097 msg/s # tcp rx: 831 MB/s 150919 calls/s # tcp tx: 852 MB/s 14452 calls/s 14452 msg/s # tcp rx: 853 MB/s 157634 calls/s # tcp tx: 867 MB/s 14709 calls/s 14709 msg/s # tcp rx: 868 MB/s 160137 calls/s # tcp tx: 859 MB/s 14581 calls/s 14581 msg/s # udp gso - over veth touching data # udp rx: 1043 MB/s 761036 calls/s # udp tx: 1071 MB/s 18174 calls/s 18174 msg/s # udp rx: 1139 MB/s 830924 calls/s # udp tx: 1146 MB/s 19446 calls/s 19446 msg/s # udp rx: 1180 MB/s 860877 calls/s # udp tx: 1179 MB/s 19998 calls/s 19998 msg/s # udp rx: 1172 MB/s 855440 calls/s # udp tx: 1171 MB/s 19877 calls/s 19877 msg/s # udp gso and gro - over veth touching data # udp rx: 652 MB/s 475829 calls/s # udp tx: 667 MB/s 11321 calls/s 11321 msg/s # udp rx: 643 MB/s 469283 calls/s # udp tx: 643 MB/s 10908 calls/s 10908 msg/s # udp rx: 653 MB/s 476619 calls/s # udp tx: 652 MB/s 11073 calls/s 11073 msg/s # udp rx: 652 MB/s 475667 calls/s # udp tx: 651 MB/s 11054 calls/s 11054 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__->