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: 1104 MB/s 18731 calls/s 18731 msg/s # tcp rx: 1104 MB/s 137794 calls/s # tcp tx: 1102 MB/s 18697 calls/s 18697 msg/s # tcp rx: 1104 MB/s 129194 calls/s # tcp tx: 1089 MB/s 18486 calls/s 18486 msg/s # tcp rx: 1091 MB/s 125515 calls/s # tcp tx: 1076 MB/s 18252 calls/s 18252 msg/s # udp gso - over veth touching data # udp rx: 1247 MB/s 889007 calls/s # udp tx: 1273 MB/s 21603 calls/s 21603 msg/s # udp rx: 1243 MB/s 886152 calls/s # udp tx: 1244 MB/s 21103 calls/s 21103 msg/s # udp rx: 1261 MB/s 898335 calls/s # udp tx: 1269 MB/s 21527 calls/s 21527 msg/s # udp rx: 1248 MB/s 889045 calls/s # udp tx: 1247 MB/s 21155 calls/s 21155 msg/s # udp gso and gro - over veth touching data # udp rx: 1190 MB/s 848223 calls/s # udp tx: 1221 MB/s 20723 calls/s 20723 msg/s # udp rx: 1188 MB/s 846379 calls/s # udp tx: 1190 MB/s 20190 calls/s 20190 msg/s # udp rx: 1171 MB/s 834746 calls/s # udp tx: 1171 MB/s 19861 calls/s 19861 msg/s # udp rx: 1191 MB/s 848505 calls/s # udp tx: 1191 MB/s 20202 calls/s 20202 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1092 MB/s 18522 calls/s 18522 msg/s # tcp rx: 1105 MB/s 133528 calls/s # tcp tx: 1124 MB/s 19073 calls/s 19073 msg/s # tcp rx: 1152 MB/s 125168 calls/s # tcp tx: 1131 MB/s 19183 calls/s 19183 msg/s # tcp rx: 1134 MB/s 120599 calls/s # tcp tx: 1134 MB/s 19246 calls/s 19246 msg/s # udp gso - over veth touching data # udp rx: 1155 MB/s 842861 calls/s # udp tx: 1179 MB/s 20001 calls/s 20001 msg/s # udp rx: 1202 MB/s 877309 calls/s # udp tx: 1201 MB/s 20378 calls/s 20378 msg/s # udp rx: 804 MB/s 586798 calls/s # udp tx: 795 MB/s 13485 calls/s 13485 msg/s # udp rx: 632 MB/s 461349 calls/s # udp tx: 631 MB/s 10713 calls/s 10713 msg/s # udp gso and gro - over veth touching data # udp rx: 1130 MB/s 824634 calls/s # udp tx: 1159 MB/s 19671 calls/s 19671 msg/s # udp rx: 1142 MB/s 833205 calls/s # udp tx: 1144 MB/s 19416 calls/s 19416 msg/s # udp rx: 1219 MB/s 889590 calls/s # udp tx: 1229 MB/s 20847 calls/s 20847 msg/s # udp rx: 1256 MB/s 916399 calls/s # udp tx: 1259 MB/s 21370 calls/s 21370 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__->