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: 883 MB/s 14983 calls/s 14983 msg/s # tcp rx: 893 MB/s 161509 calls/s # tcp tx: 840 MB/s 14252 calls/s 14252 msg/s # tcp rx: 837 MB/s 153177 calls/s # tcp tx: 832 MB/s 14115 calls/s 14115 msg/s # tcp rx: 834 MB/s 149922 calls/s # tcp tx: 833 MB/s 14137 calls/s 14137 msg/s # udp gso - over veth touching data # udp rx: 1137 MB/s 810376 calls/s # udp tx: 1176 MB/s 19958 calls/s 19958 msg/s # udp rx: 1179 MB/s 840053 calls/s # udp tx: 1182 MB/s 20049 calls/s 20049 msg/s # udp rx: 1206 MB/s 859654 calls/s # udp tx: 1208 MB/s 20493 calls/s 20493 msg/s # udp rx: 1208 MB/s 860848 calls/s # udp tx: 1210 MB/s 20531 calls/s 20531 msg/s # udp gso and gro - over veth touching data # udp rx: 1135 MB/s 809105 calls/s # udp tx: 1159 MB/s 19665 calls/s 19665 msg/s # udp rx: 1154 MB/s 822284 calls/s # udp tx: 1154 MB/s 19581 calls/s 19581 msg/s # udp rx: 1230 MB/s 876858 calls/s # udp tx: 1229 MB/s 20861 calls/s 20861 msg/s # udp rx: 1232 MB/s 878139 calls/s # udp tx: 1240 MB/s 21045 calls/s 21045 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 845 MB/s 14345 calls/s 14345 msg/s # tcp rx: 847 MB/s 149739 calls/s # tcp tx: 841 MB/s 14275 calls/s 14275 msg/s # tcp rx: 851 MB/s 153212 calls/s # tcp tx: 823 MB/s 13969 calls/s 13969 msg/s # tcp rx: 822 MB/s 148666 calls/s # tcp tx: 842 MB/s 14287 calls/s 14287 msg/s # udp gso - over veth touching data # udp rx: 1144 MB/s 834692 calls/s # udp tx: 1178 MB/s 19982 calls/s 19982 msg/s # udp rx: 1186 MB/s 865313 calls/s # udp tx: 1185 MB/s 20107 calls/s 20107 msg/s # udp rx: 1187 MB/s 866168 calls/s # udp tx: 1186 MB/s 20125 calls/s 20125 msg/s # udp rx: 1185 MB/s 864639 calls/s # udp tx: 1184 MB/s 20097 calls/s 20097 msg/s # udp gso and gro - over veth touching data # udp rx: 1132 MB/s 826226 calls/s # udp tx: 1160 MB/s 19691 calls/s 19691 msg/s # udp rx: 1167 MB/s 851677 calls/s # udp tx: 1165 MB/s 19766 calls/s 19766 msg/s # udp rx: 1103 MB/s 804929 calls/s # udp tx: 1102 MB/s 18706 calls/s 18706 msg/s # udp rx: 1163 MB/s 848732 calls/s # udp tx: 1163 MB/s 19738 calls/s 19738 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__->