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: 1106 MB/s 18775 calls/s 18775 msg/s # tcp rx: 1125 MB/s 135688 calls/s # tcp tx: 1044 MB/s 17721 calls/s 17721 msg/s # tcp rx: 1051 MB/s 127658 calls/s # tcp tx: 1070 MB/s 18162 calls/s 18162 msg/s # tcp rx: 1070 MB/s 126766 calls/s # tcp tx: 1071 MB/s 18178 calls/s 18178 msg/s # udp gso - over veth touching data # udp rx: 1205 MB/s 858713 calls/s # udp tx: 1247 MB/s 21160 calls/s 21160 msg/s # udp rx: 1188 MB/s 846376 calls/s # udp tx: 1185 MB/s 20113 calls/s 20113 msg/s # udp rx: 1245 MB/s 887139 calls/s # udp tx: 1245 MB/s 21129 calls/s 21129 msg/s # udp rx: 1264 MB/s 900412 calls/s # udp tx: 1263 MB/s 21433 calls/s 21433 msg/s # udp gso and gro - over veth touching data # udp rx: 1260 MB/s 897789 calls/s # udp tx: 1300 MB/s 22052 calls/s 22052 msg/s # udp rx: 1279 MB/s 911205 calls/s # udp tx: 1279 MB/s 21702 calls/s 21702 msg/s # udp rx: 1287 MB/s 916863 calls/s # udp tx: 1286 MB/s 21820 calls/s 21820 msg/s # udp rx: 1286 MB/s 916447 calls/s # udp tx: 1286 MB/s 21817 calls/s 21817 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1028 MB/s 17440 calls/s 17440 msg/s # tcp rx: 1028 MB/s 140513 calls/s # tcp tx: 1153 MB/s 19565 calls/s 19565 msg/s # tcp rx: 1154 MB/s 135959 calls/s # tcp tx: 1127 MB/s 19130 calls/s 19130 msg/s # tcp rx: 1128 MB/s 133689 calls/s # tcp tx: 1136 MB/s 19277 calls/s 19277 msg/s # udp gso - over veth touching data # udp rx: 1151 MB/s 839494 calls/s # udp tx: 1175 MB/s 19935 calls/s 19935 msg/s # udp rx: 1235 MB/s 900982 calls/s # udp tx: 1256 MB/s 21311 calls/s 21311 msg/s # udp rx: 1269 MB/s 926149 calls/s # udp tx: 1269 MB/s 21537 calls/s 21537 msg/s # udp rx: 1279 MB/s 932981 calls/s # udp tx: 1279 MB/s 21696 calls/s 21696 msg/s # udp gso and gro - over veth touching data # udp rx: 1128 MB/s 822746 calls/s # udp tx: 1164 MB/s 19748 calls/s 19748 msg/s # udp rx: 1266 MB/s 923873 calls/s # udp tx: 1263 MB/s 21432 calls/s 21432 msg/s # udp rx: 1194 MB/s 870890 calls/s # udp tx: 1196 MB/s 20294 calls/s 20294 msg/s # udp rx: 1283 MB/s 936061 calls/s # udp tx: 1296 MB/s 21982 calls/s 21982 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__->