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: 1136 MB/s 19281 calls/s 19281 msg/s # tcp rx: 1137 MB/s 141126 calls/s # tcp tx: 1077 MB/s 18279 calls/s 18279 msg/s # tcp rx: 1079 MB/s 124640 calls/s # tcp tx: 1065 MB/s 18064 calls/s 18064 msg/s # tcp rx: 1066 MB/s 122882 calls/s # tcp tx: 1038 MB/s 17608 calls/s 17608 msg/s # udp gso - over veth touching data # udp rx: 1220 MB/s 869696 calls/s # udp tx: 1244 MB/s 21111 calls/s 21111 msg/s # udp rx: 1249 MB/s 890007 calls/s # udp tx: 1252 MB/s 21247 calls/s 21247 msg/s # udp rx: 1218 MB/s 867868 calls/s # udp tx: 1212 MB/s 20571 calls/s 20571 msg/s # udp rx: 620 MB/s 442015 calls/s # udp tx: 799 MB/s 13552 calls/s 13552 msg/s # udp gso and gro - over veth touching data # udp rx: 410 MB/s 292129 calls/s # udp tx: 431 MB/s 7318 calls/s 7318 msg/s # udp rx: 546 MB/s 389238 calls/s # udp tx: 558 MB/s 9467 calls/s 9467 msg/s # udp rx: 654 MB/s 466101 calls/s # udp tx: 654 MB/s 11109 calls/s 11109 msg/s # udp rx: 691 MB/s 492902 calls/s # udp tx: 691 MB/s 11724 calls/s 11724 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1010 MB/s 17133 calls/s 17133 msg/s # tcp rx: 1010 MB/s 129992 calls/s # tcp tx: 1104 MB/s 18737 calls/s 18737 msg/s # tcp rx: 1105 MB/s 133773 calls/s # tcp tx: 1090 MB/s 18490 calls/s 18490 msg/s # tcp rx: 1091 MB/s 131348 calls/s # tcp tx: 1122 MB/s 19040 calls/s 19040 msg/s # udp gso - over veth touching data # udp rx: 903 MB/s 658731 calls/s # udp tx: 931 MB/s 15795 calls/s 15795 msg/s # udp rx: 1127 MB/s 822499 calls/s # udp tx: 1126 MB/s 19103 calls/s 19103 msg/s # udp rx: 1166 MB/s 850403 calls/s # udp tx: 1168 MB/s 19815 calls/s 19815 msg/s # udp rx: 1213 MB/s 885027 calls/s # udp tx: 1213 MB/s 20584 calls/s 20584 msg/s # udp gso and gro - over veth touching data # udp rx: 1182 MB/s 862589 calls/s # udp tx: 1213 MB/s 20578 calls/s 20578 msg/s # udp rx: 1102 MB/s 804073 calls/s # udp tx: 1105 MB/s 18745 calls/s 18745 msg/s # udp rx: 1209 MB/s 882247 calls/s # udp tx: 1214 MB/s 20605 calls/s 20605 msg/s # udp rx: 1203 MB/s 877765 calls/s # udp tx: 1207 MB/s 20474 calls/s 20474 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__->