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: 1099 MB/s 18653 calls/s 18653 msg/s # tcp rx: 1101 MB/s 139715 calls/s # tcp tx: 1082 MB/s 18353 calls/s 18353 msg/s # tcp rx: 1083 MB/s 137950 calls/s # tcp tx: 1128 MB/s 19132 calls/s 19132 msg/s # tcp rx: 1129 MB/s 136320 calls/s # tcp tx: 1132 MB/s 19200 calls/s 19200 msg/s # udp gso - over veth touching data # udp rx: 1273 MB/s 907476 calls/s # udp tx: 1308 MB/s 22201 calls/s 22201 msg/s # udp rx: 1303 MB/s 928444 calls/s # udp tx: 1307 MB/s 22173 calls/s 22173 msg/s # udp rx: 1303 MB/s 928223 calls/s # udp tx: 1306 MB/s 22166 calls/s 22166 msg/s # udp rx: 1316 MB/s 938090 calls/s # udp tx: 1320 MB/s 22403 calls/s 22403 msg/s # udp gso and gro - over veth touching data # udp rx: 1276 MB/s 909067 calls/s # udp tx: 1308 MB/s 22196 calls/s 22196 msg/s # udp rx: 1314 MB/s 936732 calls/s # udp tx: 1318 MB/s 22363 calls/s 22363 msg/s # udp rx: 1313 MB/s 935749 calls/s # udp tx: 1317 MB/s 22350 calls/s 22350 msg/s # udp rx: 1284 MB/s 914937 calls/s # udp tx: 1288 MB/s 21856 calls/s 21856 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1112 MB/s 18864 calls/s 18864 msg/s # tcp rx: 1121 MB/s 137557 calls/s # tcp tx: 1078 MB/s 18295 calls/s 18295 msg/s # tcp rx: 1079 MB/s 119457 calls/s # tcp tx: 1019 MB/s 17283 calls/s 17283 msg/s # tcp rx: 1022 MB/s 126462 calls/s # tcp tx: 985 MB/s 16711 calls/s 16711 msg/s # udp gso - over veth touching data # udp rx: 1171 MB/s 854150 calls/s # udp tx: 1209 MB/s 20513 calls/s 20513 msg/s # udp rx: 1210 MB/s 882638 calls/s # udp tx: 1213 MB/s 20576 calls/s 20576 msg/s # udp rx: 1251 MB/s 912479 calls/s # udp tx: 1253 MB/s 21258 calls/s 21258 msg/s # udp rx: 1250 MB/s 911999 calls/s # udp tx: 1253 MB/s 21252 calls/s 21252 msg/s # udp gso and gro - over veth touching data # udp rx: 1164 MB/s 849517 calls/s # udp tx: 1188 MB/s 20162 calls/s 20162 msg/s # udp rx: 1244 MB/s 907490 calls/s # udp tx: 1257 MB/s 21336 calls/s 21336 msg/s # udp rx: 1257 MB/s 917223 calls/s # udp tx: 1259 MB/s 21367 calls/s 21367 msg/s # udp rx: 1267 MB/s 924036 calls/s # udp tx: 1268 MB/s 21523 calls/s 21523 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__->