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: 1125 MB/s 19094 calls/s 19094 msg/s # tcp rx: 1125 MB/s 142240 calls/s # tcp tx: 1063 MB/s 18036 calls/s 18036 msg/s # tcp rx: 1063 MB/s 141262 calls/s # tcp tx: 1104 MB/s 18741 calls/s 18741 msg/s # tcp rx: 1105 MB/s 137222 calls/s # tcp tx: 1078 MB/s 18290 calls/s 18290 msg/s # udp gso - over veth touching data # udp rx: 1222 MB/s 871015 calls/s # udp tx: 1262 MB/s 21410 calls/s 21410 msg/s # udp rx: 1250 MB/s 891103 calls/s # udp tx: 1254 MB/s 21279 calls/s 21279 msg/s # udp rx: 1261 MB/s 898516 calls/s # udp tx: 1266 MB/s 21473 calls/s 21473 msg/s # udp rx: 1254 MB/s 893931 calls/s # udp tx: 1258 MB/s 21346 calls/s 21346 msg/s # udp gso and gro - over veth touching data # udp rx: 1296 MB/s 923687 calls/s # udp tx: 1334 MB/s 22641 calls/s 22641 msg/s # udp rx: 1308 MB/s 932049 calls/s # udp tx: 1307 MB/s 22181 calls/s 22181 msg/s # udp rx: 1330 MB/s 947747 calls/s # udp tx: 1330 MB/s 22561 calls/s 22561 msg/s # udp rx: 1331 MB/s 948507 calls/s # udp tx: 1331 MB/s 22582 calls/s 22582 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1029 MB/s 17466 calls/s 17466 msg/s # tcp rx: 1030 MB/s 138697 calls/s # tcp tx: 1105 MB/s 18757 calls/s 18757 msg/s # tcp rx: 1107 MB/s 133124 calls/s # tcp tx: 1098 MB/s 18630 calls/s 18630 msg/s # tcp rx: 1099 MB/s 131887 calls/s # tcp tx: 1114 MB/s 18910 calls/s 18910 msg/s # udp gso - over veth touching data # udp rx: 1207 MB/s 880754 calls/s # udp tx: 1239 MB/s 21016 calls/s 21016 msg/s # udp rx: 1238 MB/s 903000 calls/s # udp tx: 1241 MB/s 21058 calls/s 21058 msg/s # udp rx: 1234 MB/s 900540 calls/s # udp tx: 1237 MB/s 20981 calls/s 20981 msg/s # udp rx: 1235 MB/s 901264 calls/s # udp tx: 1238 MB/s 20999 calls/s 20999 msg/s # udp gso and gro - over veth touching data # udp rx: 1221 MB/s 890491 calls/s # udp tx: 1256 MB/s 21312 calls/s 21312 msg/s # udp rx: 1259 MB/s 918436 calls/s # udp tx: 1263 MB/s 21426 calls/s 21426 msg/s # udp rx: 1259 MB/s 918834 calls/s # udp tx: 1262 MB/s 21419 calls/s 21419 msg/s # udp rx: 1260 MB/s 919052 calls/s # udp tx: 1264 MB/s 21440 calls/s 21440 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__->