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.27 [+0.26] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.37 [+0.58] GRO fwd ok # 1.85 [+0.48] UDP fwd perf udp rx: 1220 MB/s 993308 calls/s # 2.92 [+1.07] udp tx: 1303 MB/s 22105 calls/s 22105 msg/s # 3.90 [+0.98] udp rx: 1313 MB/s 1068960 calls/s # 3.92 [+0.02] udp tx: 1311 MB/s 22249 calls/s 22249 msg/s # 4.90 [+0.98] udp rx: 1317 MB/s 1072416 calls/s # 4.92 [+0.02] udp tx: 1315 MB/s 22319 calls/s 22319 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1281 MB/s 1043040 calls/s # 6.12 [+1.07] udp tx: 1319 MB/s 22376 calls/s 22376 msg/s # 7.09 [+0.97] udp rx: 1328 MB/s 1081248 calls/s # 7.12 [+0.03] udp tx: 1326 MB/s 22498 calls/s 22498 msg/s # 8.09 [+0.97] udp rx: 1322 MB/s 1076636 calls/s # 8.12 [+0.03] udp tx: 1321 MB/s 22417 calls/s 22417 msg/s # 8.70 [+0.58] GRO frag list over UDP tunnel ok # 9.45 [+0.75] GRO fwd over UDP tunnel ok # 9.70 [+0.26] IPv6 # 9.95 [+0.25] No GRO ok # 10.47 [+0.52] GRO frag list ok # 11.02 [+0.55] GRO fwd ok # 11.51 [+0.49] UDP fwd perf udp rx: 1071 MB/s 872300 calls/s # 12.59 [+1.07] udp tx: 1239 MB/s 21016 calls/s 21016 msg/s # 13.56 [+0.97] udp rx: 1261 MB/s 1026960 calls/s # 13.59 [+0.03] udp tx: 1259 MB/s 21365 calls/s 21365 msg/s # 14.56 [+0.97] udp rx: 1262 MB/s 1027920 calls/s # 14.59 [+0.03] udp tx: 1260 MB/s 21386 calls/s 21386 msg/s # 14.71 [+0.12] UDP GRO fwd perf udp rx: 1225 MB/s 997872 calls/s # 15.78 [+1.07] udp tx: 1262 MB/s 21421 calls/s 21421 msg/s # 16.75 [+0.97] udp rx: 1266 MB/s 1030944 calls/s # 16.78 [+0.03] udp tx: 1264 MB/s 21452 calls/s 21452 msg/s # 17.75 [+0.97] udp rx: 1284 MB/s 1045968 calls/s # 17.78 [+0.03] udp tx: 1283 MB/s 21774 calls/s 21774 msg/s # 18.37 [+0.59] GRO frag list over UDP tunnel ok # 19.12 [+0.75] 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__->