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: 657 MB/s 11157 calls/s 11157 msg/s # tcp rx: 659 MB/s 78305 calls/s # tcp tx: 820 MB/s 13924 calls/s 13924 msg/s # tcp rx: 834 MB/s 121514 calls/s # tcp tx: 845 MB/s 14342 calls/s 14342 msg/s # tcp rx: 848 MB/s 120892 calls/s # tcp tx: 866 MB/s 14696 calls/s 14696 msg/s # udp gso - over veth touching data # udp rx: 925 MB/s 659390 calls/s # udp tx: 967 MB/s 16417 calls/s 16417 msg/s # udp rx: 937 MB/s 667967 calls/s # udp tx: 937 MB/s 15898 calls/s 15898 msg/s # udp rx: 1027 MB/s 731654 calls/s # udp tx: 1038 MB/s 17615 calls/s 17615 msg/s # udp rx: 1140 MB/s 812695 calls/s # udp tx: 1132 MB/s 19212 calls/s 19212 msg/s # udp gso and gro - over veth touching data # udp rx: 1089 MB/s 776077 calls/s # udp tx: 1123 MB/s 19059 calls/s 19059 msg/s # udp rx: 1013 MB/s 721669 calls/s # udp tx: 1013 MB/s 17193 calls/s 17193 msg/s # udp rx: 1115 MB/s 794330 calls/s # udp tx: 1122 MB/s 19035 calls/s 19035 msg/s # udp rx: 1119 MB/s 797172 calls/s # udp tx: 1111 MB/s 18854 calls/s 18854 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 846 MB/s 14365 calls/s 14365 msg/s # tcp rx: 847 MB/s 116350 calls/s # tcp tx: 885 MB/s 15018 calls/s 15018 msg/s # tcp rx: 886 MB/s 113424 calls/s # tcp tx: 830 MB/s 14088 calls/s 14088 msg/s # tcp rx: 832 MB/s 122353 calls/s # tcp tx: 849 MB/s 14415 calls/s 14415 msg/s # udp gso - over veth touching data # udp rx: 1044 MB/s 761622 calls/s # udp tx: 1093 MB/s 18550 calls/s 18550 msg/s # udp rx: 1138 MB/s 830063 calls/s # udp tx: 1136 MB/s 19273 calls/s 19273 msg/s # udp rx: 1038 MB/s 757137 calls/s # udp tx: 1051 MB/s 17838 calls/s 17838 msg/s # udp rx: 650 MB/s 474317 calls/s # udp tx: 793 MB/s 13454 calls/s 13454 msg/s # udp gso and gro - over veth touching data # udp rx: 1043 MB/s 761159 calls/s # udp tx: 1070 MB/s 18151 calls/s 18151 msg/s # udp rx: 1173 MB/s 855873 calls/s # udp tx: 1186 MB/s 20120 calls/s 20120 msg/s # udp rx: 1112 MB/s 811667 calls/s # udp tx: 1115 MB/s 18913 calls/s 18913 msg/s # udp rx: 1080 MB/s 788012 calls/s # udp tx: 1071 MB/s 18174 calls/s 18174 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__->