make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-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: 1164 MB/s 19745 calls/s 19745 msg/s # tcp rx: 1164 MB/s 142209 calls/s # tcp tx: 1174 MB/s 19926 calls/s 19926 msg/s # tcp rx: 1175 MB/s 143318 calls/s # tcp tx: 1250 MB/s 21213 calls/s 21213 msg/s # tcp rx: 1251 MB/s 75614 calls/s # tcp tx: 1099 MB/s 18641 calls/s 18641 msg/s # udp gso - over veth touching data # udp rx: 1174 MB/s 836338 calls/s # udp tx: 1199 MB/s 20348 calls/s 20348 msg/s # udp rx: 1222 MB/s 870857 calls/s # udp tx: 1224 MB/s 20764 calls/s 20764 msg/s # udp rx: 1249 MB/s 890036 calls/s # udp tx: 1251 MB/s 21222 calls/s 21222 msg/s # udp rx: 1248 MB/s 889050 calls/s # udp tx: 1248 MB/s 21181 calls/s 21181 msg/s # udp gso and gro - over veth touching data # udp rx: 1187 MB/s 845715 calls/s # udp tx: 1218 MB/s 20663 calls/s 20663 msg/s # udp rx: 1275 MB/s 908812 calls/s # udp tx: 1277 MB/s 21669 calls/s 21669 msg/s # udp rx: 1281 MB/s 912721 calls/s # udp tx: 1282 MB/s 21749 calls/s 21749 msg/s # udp rx: 1282 MB/s 913237 calls/s # udp tx: 1282 MB/s 21760 calls/s 21760 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1148 MB/s 19477 calls/s 19477 msg/s # tcp rx: 1148 MB/s 137395 calls/s # tcp tx: 1107 MB/s 18781 calls/s 18781 msg/s # tcp rx: 1108 MB/s 136728 calls/s # tcp tx: 1168 MB/s 19826 calls/s 19826 msg/s # tcp rx: 1169 MB/s 137414 calls/s # tcp tx: 1167 MB/s 19804 calls/s 19804 msg/s # udp gso - over veth touching data # udp rx: 1226 MB/s 894144 calls/s # udp tx: 1250 MB/s 21207 calls/s 21207 msg/s # udp rx: 1206 MB/s 880135 calls/s # udp tx: 1208 MB/s 20489 calls/s 20489 msg/s # udp rx: 1178 MB/s 859308 calls/s # udp tx: 1179 MB/s 20003 calls/s 20003 msg/s # udp rx: 1204 MB/s 878658 calls/s # udp tx: 1205 MB/s 20445 calls/s 20445 msg/s # udp gso and gro - over veth touching data # udp rx: 1152 MB/s 840188 calls/s # udp tx: 1173 MB/s 19906 calls/s 19906 msg/s # udp rx: 1202 MB/s 876995 calls/s # udp tx: 1202 MB/s 20393 calls/s 20393 msg/s # udp rx: 1202 MB/s 877320 calls/s # udp tx: 1202 MB/s 20392 calls/s 20392 msg/s # udp rx: 1201 MB/s 876519 calls/s # udp tx: 1201 MB/s 20373 calls/s 20373 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->