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: 1119 MB/s 18987 calls/s 18987 msg/s # tcp rx: 1119 MB/s 133852 calls/s # tcp tx: 1112 MB/s 18876 calls/s 18876 msg/s # tcp rx: 1113 MB/s 129675 calls/s # tcp tx: 1110 MB/s 18832 calls/s 18832 msg/s # tcp rx: 1110 MB/s 129133 calls/s # tcp tx: 1116 MB/s 18932 calls/s 18932 msg/s # udp gso - over veth touching data # udp rx: 1190 MB/s 847755 calls/s # udp tx: 1214 MB/s 20596 calls/s 20596 msg/s # udp rx: 1228 MB/s 875040 calls/s # udp tx: 1228 MB/s 20838 calls/s 20838 msg/s # udp rx: 1246 MB/s 887694 calls/s # udp tx: 1245 MB/s 21117 calls/s 21117 msg/s # udp rx: 1253 MB/s 892925 calls/s # udp tx: 1255 MB/s 21287 calls/s 21287 msg/s # udp gso and gro - over veth touching data # udp rx: 1124 MB/s 801071 calls/s # udp tx: 1151 MB/s 19534 calls/s 19534 msg/s # udp rx: 1150 MB/s 819623 calls/s # udp tx: 1153 MB/s 19564 calls/s 19564 msg/s # udp rx: 1249 MB/s 889943 calls/s # udp tx: 1252 MB/s 21235 calls/s 21235 msg/s # udp rx: 1256 MB/s 895136 calls/s # udp tx: 1259 MB/s 21363 calls/s 21363 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1108 MB/s 18797 calls/s 18797 msg/s # tcp rx: 1168 MB/s 139007 calls/s # tcp tx: 1281 MB/s 21741 calls/s 21741 msg/s # tcp rx: 1279 MB/s 111265 calls/s # tcp tx: 1305 MB/s 22148 calls/s 22148 msg/s # tcp rx: 1305 MB/s 105920 calls/s # tcp tx: 1291 MB/s 21903 calls/s 21903 msg/s # udp gso - over veth touching data # udp rx: 1218 MB/s 888903 calls/s # udp tx: 1249 MB/s 21188 calls/s 21188 msg/s # udp rx: 1157 MB/s 844416 calls/s # udp tx: 1159 MB/s 19673 calls/s 19673 msg/s # udp rx: 1203 MB/s 878031 calls/s # udp tx: 1206 MB/s 20459 calls/s 20459 msg/s # udp rx: 1212 MB/s 884166 calls/s # udp tx: 1214 MB/s 20594 calls/s 20594 msg/s # udp gso and gro - over veth touching data # udp rx: 1197 MB/s 873397 calls/s # udp tx: 1225 MB/s 20783 calls/s 20783 msg/s # udp rx: 1220 MB/s 890340 calls/s # udp tx: 1223 MB/s 20755 calls/s 20755 msg/s # udp rx: 1102 MB/s 804253 calls/s # udp tx: 1103 MB/s 18715 calls/s 18715 msg/s # udp rx: 1168 MB/s 852159 calls/s # udp tx: 1170 MB/s 19844 calls/s 19844 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__->