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: 1138 MB/s 19302 calls/s 19302 msg/s # tcp rx: 1138 MB/s 141095 calls/s # tcp tx: 1269 MB/s 21539 calls/s 21539 msg/s # tcp rx: 1270 MB/s 107355 calls/s # tcp tx: 1043 MB/s 17691 calls/s 17691 msg/s # tcp rx: 1043 MB/s 129443 calls/s # tcp tx: 1032 MB/s 17511 calls/s 17511 msg/s # udp gso - over veth touching data # udp rx: 1254 MB/s 893534 calls/s # udp tx: 1290 MB/s 21886 calls/s 21886 msg/s # udp rx: 1328 MB/s 946047 calls/s # udp tx: 1331 MB/s 22580 calls/s 22580 msg/s # udp rx: 1330 MB/s 947636 calls/s # udp tx: 1333 MB/s 22622 calls/s 22622 msg/s # udp rx: 1336 MB/s 952366 calls/s # udp tx: 1340 MB/s 22743 calls/s 22743 msg/s # udp gso and gro - over veth touching data # udp rx: 1287 MB/s 917158 calls/s # udp tx: 1325 MB/s 22484 calls/s 22484 msg/s # udp rx: 1316 MB/s 937451 calls/s # udp tx: 1319 MB/s 22377 calls/s 22377 msg/s # udp rx: 1323 MB/s 942545 calls/s # udp tx: 1324 MB/s 22468 calls/s 22468 msg/s # udp rx: 1322 MB/s 941911 calls/s # udp tx: 1324 MB/s 22465 calls/s 22465 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1176 MB/s 19962 calls/s 19962 msg/s # tcp rx: 1204 MB/s 144254 calls/s # tcp tx: 1129 MB/s 19154 calls/s 19154 msg/s # tcp rx: 1128 MB/s 129031 calls/s # tcp tx: 1130 MB/s 19175 calls/s 19175 msg/s # tcp rx: 1136 MB/s 126575 calls/s # tcp tx: 1121 MB/s 19013 calls/s 19013 msg/s # udp gso - over veth touching data # udp rx: 1236 MB/s 901494 calls/s # udp tx: 1270 MB/s 21548 calls/s 21548 msg/s # udp rx: 1273 MB/s 928612 calls/s # udp tx: 1276 MB/s 21644 calls/s 21644 msg/s # udp rx: 1270 MB/s 926318 calls/s # udp tx: 1271 MB/s 21573 calls/s 21573 msg/s # udp rx: 1280 MB/s 933880 calls/s # udp tx: 1282 MB/s 21759 calls/s 21759 msg/s # udp gso and gro - over veth touching data # udp rx: 1183 MB/s 863026 calls/s # udp tx: 1216 MB/s 20637 calls/s 20637 msg/s # udp rx: 1120 MB/s 817100 calls/s # udp tx: 1107 MB/s 18786 calls/s 18786 msg/s # udp rx: 1148 MB/s 837408 calls/s # udp tx: 1157 MB/s 19639 calls/s 19639 msg/s # udp rx: 1163 MB/s 848646 calls/s # udp tx: 1170 MB/s 19860 calls/s 19860 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__->