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.74 [+0.49] GRO frag list ok # 1.31 [+0.57] GRO fwd ok # 1.79 [+0.48] UDP fwd perf udp rx: 1223 MB/s 996432 calls/s # 2.85 [+1.07] udp tx: 1255 MB/s 21289 calls/s 21289 msg/s # 3.83 [+0.97] udp rx: 1220 MB/s 993408 calls/s # 3.85 [+0.03] udp tx: 1218 MB/s 20675 calls/s 20675 msg/s # 4.83 [+0.98] udp rx: 1211 MB/s 986112 calls/s # 4.85 [+0.02] udp tx: 1209 MB/s 20518 calls/s 20518 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1134 MB/s 923808 calls/s # 6.04 [+1.07] udp tx: 1170 MB/s 19848 calls/s 19848 msg/s # 7.01 [+0.97] udp rx: 1193 MB/s 971376 calls/s # 7.04 [+0.03] udp tx: 1191 MB/s 20211 calls/s 20211 msg/s # 8.01 [+0.97] udp rx: 1171 MB/s 953856 calls/s # 8.04 [+0.03] udp tx: 1170 MB/s 19849 calls/s 19849 msg/s # 8.63 [+0.59] GRO frag list over UDP tunnel ok # 9.37 [+0.74] GRO fwd over UDP tunnel ok # 9.62 [+0.25] IPv6 # 9.86 [+0.24] No GRO ok # 10.37 [+0.51] GRO frag list ok # 10.92 [+0.56] GRO fwd ok # 11.40 [+0.48] UDP fwd perf udp rx: 1252 MB/s 1019328 calls/s # 12.47 [+1.07] udp tx: 1282 MB/s 21756 calls/s 21756 msg/s # 13.44 [+0.97] udp rx: 1006 MB/s 819068 calls/s # 13.47 [+0.03] udp tx: 1105 MB/s 18750 calls/s 18750 msg/s # 14.44 [+0.97] udp rx: 1113 MB/s 906188 calls/s # 14.47 [+0.03] udp tx: 1116 MB/s 18934 calls/s 18934 msg/s # 14.59 [+0.12] UDP GRO fwd perf udp rx: 1076 MB/s 876720 calls/s # 15.66 [+1.07] udp tx: 1106 MB/s 18762 calls/s 18762 msg/s # 16.63 [+0.97] udp rx: 1124 MB/s 915648 calls/s # 16.66 [+0.03] udp tx: 1123 MB/s 19060 calls/s 19060 msg/s # 17.63 [+0.97] udp rx: 1132 MB/s 922272 calls/s # 17.66 [+0.03] udp tx: 1132 MB/s 19204 calls/s 19204 msg/s # 18.22 [+0.57] GRO frag list over UDP tunnel ok # 18.96 [+0.74] 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__->