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.25 [+0.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.32 [+0.57] GRO fwd ok # 1.78 [+0.46] UDP fwd perf udp rx: 1136 MB/s 925213 calls/s # 2.85 [+1.07] udp tx: 1307 MB/s 22183 calls/s 22183 msg/s # 3.83 [+0.98] udp rx: 1341 MB/s 1092144 calls/s # 3.85 [+0.02] udp tx: 1340 MB/s 22729 calls/s 22729 msg/s # 4.83 [+0.98] udp rx: 1345 MB/s 1095616 calls/s # 4.85 [+0.02] udp tx: 1344 MB/s 22796 calls/s 22796 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1322 MB/s 1076800 calls/s # 6.04 [+1.07] udp tx: 1356 MB/s 23007 calls/s 23007 msg/s # 7.01 [+0.97] udp rx: 1355 MB/s 1103856 calls/s # 7.04 [+0.03] udp tx: 1354 MB/s 22972 calls/s 22972 msg/s # 8.02 [+0.98] udp rx: 1356 MB/s 1104288 calls/s # 8.04 [+0.02] udp tx: 1355 MB/s 22989 calls/s 22989 msg/s # 8.61 [+0.57] GRO frag list over UDP tunnel ok # 9.36 [+0.75] GRO fwd over UDP tunnel ok # 9.62 [+0.26] IPv6 # 9.85 [+0.23] No GRO ok # 10.36 [+0.51] GRO frag list ok # 10.89 [+0.53] GRO fwd ok # 11.37 [+0.48] UDP fwd perf udp rx: 1080 MB/s 879260 calls/s # 12.44 [+1.07] udp tx: 1248 MB/s 21183 calls/s 21183 msg/s # 13.41 [+0.97] udp rx: 1266 MB/s 1030704 calls/s # 13.44 [+0.03] udp tx: 1264 MB/s 21449 calls/s 21449 msg/s # 14.41 [+0.97] udp rx: 1269 MB/s 1033488 calls/s # 14.44 [+0.03] udp tx: 1268 MB/s 21509 calls/s 21509 msg/s # 14.56 [+0.12] UDP GRO fwd perf udp rx: 1231 MB/s 1002432 calls/s # 15.63 [+1.07] udp tx: 1264 MB/s 21447 calls/s 21447 msg/s # 16.61 [+0.97] udp rx: 1277 MB/s 1039920 calls/s # 16.63 [+0.03] udp tx: 1277 MB/s 21663 calls/s 21663 msg/s # 17.61 [+0.98] udp rx: 1167 MB/s 950396 calls/s # 17.63 [+0.02] udp tx: 1246 MB/s 21148 calls/s 21148 msg/s # 18.22 [+0.59] GRO frag list over UDP tunnel ok # 18.97 [+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__->