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 14836 calls/s 14836 msg/s # tcp rx: 875 MB/s 157907 calls/s # tcp tx: 867 MB/s 14706 calls/s 14706 msg/s # tcp rx: 867 MB/s 165246 calls/s # tcp tx: 784 MB/s 13299 calls/s 13299 msg/s # tcp rx: 784 MB/s 149027 calls/s # tcp tx: 871 MB/s 14776 calls/s 14776 msg/s # udp gso - over veth touching data # udp rx: 658 MB/s 468964 calls/s # udp tx: 676 MB/s 11467 calls/s 11467 msg/s # udp rx: 700 MB/s 498998 calls/s # udp tx: 699 MB/s 11870 calls/s 11870 msg/s # udp rx: 697 MB/s 496558 calls/s # udp tx: 696 MB/s 11812 calls/s 11812 msg/s # udp rx: 696 MB/s 496437 calls/s # udp tx: 696 MB/s 11810 calls/s 11810 msg/s # udp gso and gro - over veth touching data # udp rx: 1128 MB/s 803927 calls/s # udp tx: 1153 MB/s 19572 calls/s 19572 msg/s # udp rx: 1214 MB/s 865087 calls/s # udp tx: 1214 MB/s 20592 calls/s 20592 msg/s # udp rx: 1185 MB/s 844636 calls/s # udp tx: 1184 MB/s 20097 calls/s 20097 msg/s # udp rx: 1231 MB/s 877010 calls/s # udp tx: 1230 MB/s 20868 calls/s 20868 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 857 MB/s 14550 calls/s 14550 msg/s # tcp rx: 858 MB/s 147662 calls/s # tcp tx: 844 MB/s 14327 calls/s 14327 msg/s # tcp rx: 845 MB/s 152701 calls/s # tcp tx: 858 MB/s 14560 calls/s 14560 msg/s # tcp rx: 859 MB/s 159837 calls/s # tcp tx: 855 MB/s 14514 calls/s 14514 msg/s # udp gso - over veth touching data # udp rx: 1055 MB/s 770043 calls/s # udp tx: 1084 MB/s 18402 calls/s 18402 msg/s # udp rx: 1129 MB/s 823468 calls/s # udp tx: 1131 MB/s 19196 calls/s 19196 msg/s # udp rx: 1152 MB/s 840623 calls/s # udp tx: 1154 MB/s 19580 calls/s 19580 msg/s # udp rx: 1154 MB/s 842203 calls/s # udp tx: 1156 MB/s 19608 calls/s 19608 msg/s # udp gso and gro - over veth touching data # udp rx: 637 MB/s 464940 calls/s # udp tx: 651 MB/s 11057 calls/s 11057 msg/s # udp rx: 684 MB/s 499499 calls/s # udp tx: 684 MB/s 11615 calls/s 11615 msg/s # udp rx: 674 MB/s 491741 calls/s # udp tx: 673 MB/s 11429 calls/s 11429 msg/s # udp rx: 677 MB/s 494284 calls/s # udp tx: 677 MB/s 11488 calls/s 11488 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__->