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.25] No GRO ok # 0.80 [+0.53] GRO frag list ok # 1.42 [+0.62] GRO fwd ok # 1.95 [+0.53] UDP fwd perf udp rx: 1032 MB/s 840631 calls/s # 3.03 [+1.08] udp tx: 1134 MB/s 19246 calls/s 19246 msg/s # 3.99 [+0.97] udp rx: 1170 MB/s 952588 calls/s # 4.03 [+0.03] udp tx: 1194 MB/s 20265 calls/s 20265 msg/s # 5.00 [+0.97] udp rx: 1196 MB/s 974064 calls/s # 5.03 [+0.03] udp tx: 1195 MB/s 20269 calls/s 20269 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1114 MB/s 907140 calls/s # 6.22 [+1.07] udp tx: 1178 MB/s 19981 calls/s 19981 msg/s # 7.19 [+0.97] udp rx: 1059 MB/s 862377 calls/s # 7.22 [+0.03] udp tx: 1126 MB/s 19110 calls/s 19110 msg/s # 8.19 [+0.97] udp rx: 1119 MB/s 911558 calls/s # 8.22 [+0.03] udp tx: 1134 MB/s 19234 calls/s 19234 msg/s # 8.83 [+0.61] GRO frag list over UDP tunnel ok # 9.60 [+0.77] GRO fwd over UDP tunnel ok # 9.85 [+0.26] IPv6 # 10.13 [+0.28] No GRO ok # 10.69 [+0.56] GRO frag list ok # 11.27 [+0.58] GRO fwd ok # 11.75 [+0.49] UDP fwd perf udp rx: 1021 MB/s 831884 calls/s # 12.82 [+1.06] udp tx: 1163 MB/s 19730 calls/s 19730 msg/s # 13.79 [+0.97] udp rx: 1181 MB/s 961584 calls/s # 13.82 [+0.03] udp tx: 1178 MB/s 19983 calls/s 19983 msg/s # 14.79 [+0.97] udp rx: 1142 MB/s 930448 calls/s # 14.82 [+0.03] udp tx: 1142 MB/s 19386 calls/s 19386 msg/s # 14.94 [+0.12] UDP GRO fwd perf udp rx: 996 MB/s 811287 calls/s # 16.01 [+1.07] udp tx: 1205 MB/s 20447 calls/s 20447 msg/s # 16.98 [+0.97] udp rx: 1186 MB/s 966144 calls/s # 17.01 [+0.03] udp tx: 1179 MB/s 20010 calls/s 20010 msg/s # 17.98 [+0.97] udp rx: 1145 MB/s 932448 calls/s # 18.01 [+0.03] udp tx: 1149 MB/s 19498 calls/s 19498 msg/s # 18.57 [+0.57] GRO frag list over UDP tunnel ok # 19.41 [+0.84] 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__->