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: 1271 MB/s 21564 calls/s 21564 msg/s # tcp rx: 1272 MB/s 113318 calls/s # tcp tx: 1104 MB/s 18738 calls/s 18738 msg/s # tcp rx: 1106 MB/s 135409 calls/s # tcp tx: 1078 MB/s 18293 calls/s 18293 msg/s # tcp rx: 1079 MB/s 135157 calls/s # tcp tx: 1094 MB/s 18555 calls/s 18555 msg/s # udp gso - over veth touching data # udp rx: 1110 MB/s 790874 calls/s # udp tx: 1130 MB/s 19181 calls/s 19181 msg/s # udp rx: 678 MB/s 483512 calls/s # udp tx: 686 MB/s 11648 calls/s 11648 msg/s # udp rx: 703 MB/s 501093 calls/s # udp tx: 702 MB/s 11922 calls/s 11922 msg/s # udp rx: 705 MB/s 502640 calls/s # udp tx: 704 MB/s 11951 calls/s 11951 msg/s # udp gso and gro - over veth touching data # udp rx: 1277 MB/s 909822 calls/s # udp tx: 1310 MB/s 22226 calls/s 22226 msg/s # udp rx: 1319 MB/s 940036 calls/s # udp tx: 1318 MB/s 22367 calls/s 22367 msg/s # udp rx: 1311 MB/s 934481 calls/s # udp tx: 1311 MB/s 22244 calls/s 22244 msg/s # udp rx: 1329 MB/s 946820 calls/s # udp tx: 1328 MB/s 22528 calls/s 22528 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1194 MB/s 20257 calls/s 20257 msg/s # tcp rx: 1195 MB/s 142267 calls/s # tcp tx: 1091 MB/s 18517 calls/s 18517 msg/s # tcp rx: 1092 MB/s 139223 calls/s # tcp tx: 1025 MB/s 17390 calls/s 17390 msg/s # tcp rx: 1026 MB/s 130342 calls/s # tcp tx: 1105 MB/s 18755 calls/s 18755 msg/s # udp gso - over veth touching data # udp rx: 1212 MB/s 884376 calls/s # udp tx: 1253 MB/s 21252 calls/s 21252 msg/s # udp rx: 1285 MB/s 937712 calls/s # udp tx: 1288 MB/s 21860 calls/s 21860 msg/s # udp rx: 1270 MB/s 926544 calls/s # udp tx: 1274 MB/s 21618 calls/s 21618 msg/s # udp rx: 1271 MB/s 927249 calls/s # udp tx: 1275 MB/s 21628 calls/s 21628 msg/s # udp gso and gro - over veth touching data # udp rx: 1156 MB/s 843384 calls/s # udp tx: 1189 MB/s 20172 calls/s 20172 msg/s # udp rx: 1203 MB/s 877538 calls/s # udp tx: 1208 MB/s 20491 calls/s 20491 msg/s # udp rx: 1225 MB/s 893481 calls/s # udp tx: 1229 MB/s 20847 calls/s 20847 msg/s # udp rx: 1224 MB/s 893315 calls/s # udp tx: 1227 MB/s 20825 calls/s 20825 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__->