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: 1103 MB/s 18712 calls/s 18712 msg/s # tcp rx: 1119 MB/s 141279 calls/s # tcp tx: 1047 MB/s 17770 calls/s 17770 msg/s # tcp rx: 1052 MB/s 121379 calls/s # tcp tx: 1010 MB/s 17144 calls/s 17144 msg/s # tcp rx: 1013 MB/s 128541 calls/s # tcp tx: 1081 MB/s 18342 calls/s 18342 msg/s # udp gso - over veth touching data # udp rx: 1160 MB/s 826446 calls/s # udp tx: 1190 MB/s 20200 calls/s 20200 msg/s # udp rx: 1168 MB/s 832323 calls/s # udp tx: 1163 MB/s 19735 calls/s 19735 msg/s # udp rx: 1183 MB/s 842880 calls/s # udp tx: 1187 MB/s 20136 calls/s 20136 msg/s # udp rx: 1074 MB/s 765381 calls/s # udp tx: 1072 MB/s 18187 calls/s 18187 msg/s # udp gso and gro - over veth touching data # udp rx: 1122 MB/s 799488 calls/s # udp tx: 1159 MB/s 19664 calls/s 19664 msg/s # udp rx: 1217 MB/s 867421 calls/s # udp tx: 1218 MB/s 20673 calls/s 20673 msg/s # udp rx: 1204 MB/s 857681 calls/s # udp tx: 1203 MB/s 20413 calls/s 20413 msg/s # udp rx: 1221 MB/s 870322 calls/s # udp tx: 1224 MB/s 20767 calls/s 20767 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1194 MB/s 20257 calls/s 20257 msg/s # tcp rx: 1194 MB/s 137561 calls/s # tcp tx: 1189 MB/s 20182 calls/s 20182 msg/s # tcp rx: 1205 MB/s 142527 calls/s # tcp tx: 1146 MB/s 19444 calls/s 19444 msg/s # tcp rx: 1145 MB/s 143296 calls/s # tcp tx: 1012 MB/s 17179 calls/s 17179 msg/s # udp gso - over veth touching data # udp rx: 1220 MB/s 890274 calls/s # udp tx: 1264 MB/s 21440 calls/s 21440 msg/s # udp rx: 1244 MB/s 907282 calls/s # udp tx: 1242 MB/s 21076 calls/s 21076 msg/s # udp rx: 1258 MB/s 917671 calls/s # udp tx: 1257 MB/s 21332 calls/s 21332 msg/s # udp rx: 1268 MB/s 925340 calls/s # udp tx: 1268 MB/s 21510 calls/s 21510 msg/s # udp gso and gro - over veth touching data # udp rx: 1239 MB/s 903941 calls/s # udp tx: 1270 MB/s 21555 calls/s 21555 msg/s # udp rx: 1285 MB/s 937578 calls/s # udp tx: 1286 MB/s 21828 calls/s 21828 msg/s # udp rx: 1169 MB/s 853121 calls/s # udp tx: 1171 MB/s 19868 calls/s 19868 msg/s # udp rx: 1262 MB/s 920775 calls/s # udp tx: 1263 MB/s 21434 calls/s 21434 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__->