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.26 [+0.24] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.36 [+0.58] GRO fwd ok # 1.84 [+0.48] UDP fwd perf udp rx: 1146 MB/s 933356 calls/s # 2.91 [+1.07] udp tx: 1179 MB/s 19998 calls/s 19998 msg/s # 3.88 [+0.97] udp rx: 1178 MB/s 959328 calls/s # 3.91 [+0.03] udp tx: 1176 MB/s 19958 calls/s 19958 msg/s # 4.88 [+0.97] udp rx: 1203 MB/s 979776 calls/s # 4.91 [+0.03] udp tx: 1202 MB/s 20397 calls/s 20397 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1147 MB/s 933840 calls/s # 6.10 [+1.07] udp tx: 1177 MB/s 19976 calls/s 19976 msg/s # 7.07 [+0.97] udp rx: 1172 MB/s 954432 calls/s # 7.10 [+0.03] udp tx: 1171 MB/s 19869 calls/s 19869 msg/s # 8.07 [+0.97] udp rx: 1181 MB/s 962016 calls/s # 8.10 [+0.03] udp tx: 1180 MB/s 20028 calls/s 20028 msg/s # 8.68 [+0.57] GRO frag list over UDP tunnel ok # 9.40 [+0.73] GRO fwd over UDP tunnel ok # 9.65 [+0.25] IPv6 # 9.88 [+0.23] No GRO ok # 10.38 [+0.50] GRO frag list ok # 10.92 [+0.54] GRO fwd ok # 11.41 [+0.49] UDP fwd perf udp rx: 1238 MB/s 1008200 calls/s # 12.47 [+1.06] udp tx: 1266 MB/s 21489 calls/s 21489 msg/s # 13.45 [+0.98] udp rx: 1161 MB/s 945352 calls/s # 13.47 [+0.03] udp tx: 1159 MB/s 19659 calls/s 19659 msg/s # 14.45 [+0.98] udp rx: 1158 MB/s 942776 calls/s # 14.47 [+0.02] udp tx: 1157 MB/s 19638 calls/s 19638 msg/s # 14.59 [+0.12] UDP GRO fwd perf udp rx: 1134 MB/s 923568 calls/s # 15.66 [+1.06] udp tx: 1161 MB/s 19703 calls/s 19703 msg/s # 16.63 [+0.98] udp rx: 1187 MB/s 967112 calls/s # 16.66 [+0.02] udp tx: 1187 MB/s 20139 calls/s 20139 msg/s # 17.63 [+0.98] udp rx: 1202 MB/s 978712 calls/s # 17.66 [+0.02] udp tx: 1201 MB/s 20383 calls/s 20383 msg/s # 18.23 [+0.57] GRO frag list over UDP tunnel ok # 18.95 [+0.72] 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__->