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.34 [+0.59] GRO fwd ok # 1.81 [+0.47] UDP fwd perf udp rx: 1186 MB/s 965708 calls/s # 2.89 [+1.08] udp tx: 1228 MB/s 20837 calls/s 20837 msg/s # 3.86 [+0.97] udp rx: 1211 MB/s 986640 calls/s # 3.89 [+0.03] udp tx: 1210 MB/s 20526 calls/s 20526 msg/s # 4.86 [+0.97] udp rx: 1218 MB/s 992256 calls/s # 4.89 [+0.03] udp tx: 1217 MB/s 20654 calls/s 20654 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1180 MB/s 961200 calls/s # 6.08 [+1.07] udp tx: 1212 MB/s 20560 calls/s 20560 msg/s # 7.05 [+0.97] udp rx: 1215 MB/s 989232 calls/s # 7.08 [+0.03] udp tx: 1214 MB/s 20596 calls/s 20596 msg/s # 8.05 [+0.97] udp rx: 1215 MB/s 989712 calls/s # 8.08 [+0.03] udp tx: 1214 MB/s 20605 calls/s 20605 msg/s # 8.66 [+0.58] GRO frag list over UDP tunnel ok # 9.40 [+0.75] GRO fwd over UDP tunnel ok # 9.66 [+0.26] IPv6 # 9.90 [+0.24] No GRO ok # 10.43 [+0.53] GRO frag list ok # 10.96 [+0.53] GRO fwd ok # 11.46 [+0.50] UDP fwd perf udp rx: 1044 MB/s 850278 calls/s # 12.54 [+1.07] udp tx: 1134 MB/s 19250 calls/s 19250 msg/s # 13.51 [+0.97] udp rx: 1072 MB/s 872832 calls/s # 13.54 [+0.03] udp tx: 1071 MB/s 18176 calls/s 18176 msg/s # 14.51 [+0.97] udp rx: 1068 MB/s 870048 calls/s # 14.54 [+0.03] udp tx: 1061 MB/s 18001 calls/s 18001 msg/s # 14.66 [+0.12] UDP GRO fwd perf udp rx: 1120 MB/s 911952 calls/s # 15.73 [+1.08] udp tx: 1158 MB/s 19642 calls/s 19642 msg/s # 16.70 [+0.97] udp rx: 1160 MB/s 944544 calls/s # 16.73 [+0.03] udp tx: 1158 MB/s 19654 calls/s 19654 msg/s # 17.70 [+0.97] udp rx: 1165 MB/s 948816 calls/s # 17.73 [+0.03] udp tx: 1164 MB/s 19750 calls/s 19750 msg/s # 18.30 [+0.57] GRO frag list over UDP tunnel ok # 19.06 [+0.76] 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__->