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: 1109 MB/s 18812 calls/s 18812 msg/s # tcp rx: 1110 MB/s 139834 calls/s # tcp tx: 1095 MB/s 18576 calls/s 18576 msg/s # tcp rx: 1093 MB/s 118353 calls/s # tcp tx: 1172 MB/s 19882 calls/s 19882 msg/s # tcp rx: 1173 MB/s 108469 calls/s # tcp tx: 1173 MB/s 19897 calls/s 19897 msg/s # udp gso - over veth touching data # udp rx: 1216 MB/s 866517 calls/s # udp tx: 1253 MB/s 21256 calls/s 21256 msg/s # udp rx: 1285 MB/s 915667 calls/s # udp tx: 1285 MB/s 21800 calls/s 21800 msg/s # udp rx: 1285 MB/s 915464 calls/s # udp tx: 1283 MB/s 21770 calls/s 21770 msg/s # udp rx: 716 MB/s 510285 calls/s # udp tx: 698 MB/s 11852 calls/s 11852 msg/s # udp gso and gro - over veth touching data # udp rx: 1091 MB/s 777358 calls/s # udp tx: 1144 MB/s 19403 calls/s 19403 msg/s # udp rx: 1277 MB/s 909995 calls/s # udp tx: 1281 MB/s 21729 calls/s 21729 msg/s # udp rx: 1335 MB/s 951362 calls/s # udp tx: 1338 MB/s 22697 calls/s 22697 msg/s # udp rx: 1329 MB/s 947108 calls/s # udp tx: 1333 MB/s 22622 calls/s 22622 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1103 MB/s 18715 calls/s 18715 msg/s # tcp rx: 1104 MB/s 140593 calls/s # tcp tx: 1113 MB/s 18891 calls/s 18891 msg/s # tcp rx: 1114 MB/s 140888 calls/s # tcp tx: 1069 MB/s 18138 calls/s 18138 msg/s # tcp rx: 1070 MB/s 139766 calls/s # tcp tx: 1101 MB/s 18675 calls/s 18675 msg/s # udp gso - over veth touching data # udp rx: 1218 MB/s 888893 calls/s # udp tx: 1247 MB/s 21159 calls/s 21159 msg/s # udp rx: 1254 MB/s 914871 calls/s # udp tx: 1261 MB/s 21403 calls/s 21403 msg/s # udp rx: 1261 MB/s 919844 calls/s # udp tx: 1264 MB/s 21453 calls/s 21453 msg/s # udp rx: 1275 MB/s 930491 calls/s # udp tx: 1278 MB/s 21678 calls/s 21678 msg/s # udp gso and gro - over veth touching data # udp rx: 1103 MB/s 804495 calls/s # udp tx: 1136 MB/s 19273 calls/s 19273 msg/s # udp rx: 1148 MB/s 837719 calls/s # udp tx: 1147 MB/s 19461 calls/s 19461 msg/s # udp rx: 1247 MB/s 910153 calls/s # udp tx: 1252 MB/s 21241 calls/s 21241 msg/s # udp rx: 1252 MB/s 913285 calls/s # udp tx: 1250 MB/s 21205 calls/s 21205 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__->