make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' 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_fwd.sh # 0.02 [+0.02] IPv4 # 0.26 [+0.24] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.30 [+0.55] GRO fwd ok # 1.77 [+0.47] UDP fwd perf udp rx: 1068 MB/s 870284 calls/s # 2.84 [+1.07] udp tx: 1231 MB/s 20879 calls/s 20879 msg/s # 3.81 [+0.97] udp rx: 1233 MB/s 1004208 calls/s # 3.83 [+0.03] udp tx: 1232 MB/s 20897 calls/s 20897 msg/s # 4.81 [+0.97] udp rx: 1239 MB/s 1009296 calls/s # 4.83 [+0.03] udp tx: 1238 MB/s 21005 calls/s 21005 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1191 MB/s 969936 calls/s # 6.03 [+1.07] udp tx: 1224 MB/s 20773 calls/s 20773 msg/s # 7.00 [+0.97] udp rx: 1220 MB/s 993552 calls/s # 7.03 [+0.03] udp tx: 1218 MB/s 20669 calls/s 20669 msg/s # 8.00 [+0.97] udp rx: 1218 MB/s 992352 calls/s # 8.03 [+0.03] udp tx: 1217 MB/s 20651 calls/s 20651 msg/s # 8.57 [+0.55] GRO frag list over UDP tunnel ok # 9.29 [+0.72] GRO fwd over UDP tunnel ok # 9.53 [+0.24] IPv6 # 9.76 [+0.22] No GRO ok # 10.25 [+0.50] GRO frag list ok # 10.76 [+0.51] GRO fwd ok # 11.23 [+0.47] UDP fwd perf udp rx: 1071 MB/s 872348 calls/s # 12.30 [+1.06] udp tx: 1184 MB/s 20085 calls/s 20085 msg/s # 13.27 [+0.98] udp rx: 1163 MB/s 947376 calls/s # 13.30 [+0.02] udp tx: 1162 MB/s 19722 calls/s 19722 msg/s # 14.27 [+0.98] udp rx: 1167 MB/s 950832 calls/s # 14.30 [+0.02] udp tx: 1166 MB/s 19782 calls/s 19782 msg/s # 14.42 [+0.12] UDP GRO fwd perf udp rx: 1111 MB/s 904800 calls/s # 15.49 [+1.07] udp tx: 1144 MB/s 19403 calls/s 19403 msg/s # 16.46 [+0.97] udp rx: 1152 MB/s 938448 calls/s # 16.49 [+0.03] udp tx: 1151 MB/s 19531 calls/s 19531 msg/s # 17.46 [+0.97] udp rx: 1161 MB/s 945648 calls/s # 17.48 [+0.03] udp tx: 1159 MB/s 19667 calls/s 19667 msg/s # 18.03 [+0.55] GRO frag list over UDP tunnel ok # 18.73 [+0.70] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.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__->