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.24 [+0.23] No GRO ok # 0.76 [+0.52] GRO frag list ok # 1.37 [+0.61] GRO fwd ok # 1.91 [+0.53] UDP fwd perf udp rx: 828 MB/s 674628 calls/s # 2.98 [+1.08] udp tx: 1250 MB/s 21206 calls/s 21206 msg/s # 3.95 [+0.97] udp rx: 1258 MB/s 1024644 calls/s # 3.98 [+0.03] udp tx: 1295 MB/s 21968 calls/s 21968 msg/s # 4.95 [+0.97] udp rx: 1301 MB/s 1059744 calls/s # 4.98 [+0.03] udp tx: 1300 MB/s 22065 calls/s 22065 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1220 MB/s 993568 calls/s # 6.19 [+1.08] udp tx: 1266 MB/s 21481 calls/s 21481 msg/s # 7.15 [+0.96] udp rx: 1208 MB/s 983600 calls/s # 7.19 [+0.04] udp tx: 1197 MB/s 20303 calls/s 20303 msg/s # 8.15 [+0.97] udp rx: 1204 MB/s 980928 calls/s # 8.19 [+0.03] udp tx: 1212 MB/s 20567 calls/s 20567 msg/s # 8.81 [+0.62] GRO frag list over UDP tunnel ok # 9.66 [+0.85] GRO fwd over UDP tunnel ok # 9.94 [+0.27] IPv6 # 10.23 [+0.29] No GRO ok # 10.78 [+0.55] GRO frag list ok # 11.35 [+0.57] GRO fwd ok # 11.89 [+0.53] UDP fwd perf udp rx: 1007 MB/s 819895 calls/s # 12.96 [+1.07] udp tx: 1131 MB/s 19196 calls/s 19196 msg/s # 13.93 [+0.97] udp rx: 1212 MB/s 987392 calls/s # 13.96 [+0.03] udp tx: 1210 MB/s 20534 calls/s 20534 msg/s # 14.93 [+0.97] udp rx: 1204 MB/s 980784 calls/s # 14.96 [+0.03] udp tx: 1203 MB/s 20414 calls/s 20414 msg/s # 15.08 [+0.12] UDP GRO fwd perf udp rx: 954 MB/s 777137 calls/s # 16.16 [+1.08] udp tx: 1236 MB/s 20971 calls/s 20971 msg/s # 17.12 [+0.96] udp rx: 1167 MB/s 950352 calls/s # 17.16 [+0.04] udp tx: 1162 MB/s 19711 calls/s 19711 msg/s # 18.12 [+0.97] udp rx: 1146 MB/s 933280 calls/s # 18.16 [+0.03] udp tx: 1140 MB/s 19338 calls/s 19338 msg/s # 18.77 [+0.62] GRO frag list over UDP tunnel ok # 19.63 [+0.86] 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__->