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.37 [+0.57] GRO fwd ok # 1.87 [+0.50] UDP fwd perf udp rx: 1066 MB/s 867853 calls/s # 2.95 [+1.08] udp tx: 1133 MB/s 19219 calls/s 19219 msg/s # 3.91 [+0.97] udp rx: 1144 MB/s 931728 calls/s # 3.95 [+0.03] udp tx: 1142 MB/s 19375 calls/s 19375 msg/s # 4.92 [+0.97] udp rx: 1133 MB/s 922752 calls/s # 4.95 [+0.03] udp tx: 1133 MB/s 19224 calls/s 19224 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1115 MB/s 907872 calls/s # 6.14 [+1.07] udp tx: 1149 MB/s 19503 calls/s 19503 msg/s # 7.11 [+0.97] udp rx: 1161 MB/s 945984 calls/s # 7.14 [+0.03] udp tx: 1162 MB/s 19709 calls/s 19709 msg/s # 8.11 [+0.97] udp rx: 1191 MB/s 970232 calls/s # 8.14 [+0.03] udp tx: 1191 MB/s 20202 calls/s 20202 msg/s # 8.74 [+0.60] GRO frag list over UDP tunnel ok # 9.52 [+0.78] GRO fwd over UDP tunnel ok # 9.78 [+0.26] IPv6 # 10.04 [+0.26] No GRO ok # 10.58 [+0.54] GRO frag list ok # 11.13 [+0.56] GRO fwd ok # 11.63 [+0.50] UDP fwd perf udp rx: 1047 MB/s 853159 calls/s # 12.70 [+1.07] udp tx: 1094 MB/s 18556 calls/s 18556 msg/s # 13.68 [+0.97] udp rx: 1136 MB/s 924960 calls/s # 13.70 [+0.03] udp tx: 1136 MB/s 19275 calls/s 19275 msg/s # 14.68 [+0.97] udp rx: 1164 MB/s 947856 calls/s # 14.70 [+0.03] udp tx: 1161 MB/s 19708 calls/s 19708 msg/s # 14.82 [+0.12] UDP GRO fwd perf udp rx: 873 MB/s 711017 calls/s # 15.90 [+1.07] udp tx: 1128 MB/s 19147 calls/s 19147 msg/s # 16.86 [+0.97] udp rx: 1053 MB/s 857627 calls/s # 16.89 [+0.03] udp tx: 1140 MB/s 19348 calls/s 19348 msg/s # 17.87 [+0.97] udp rx: 1021 MB/s 831654 calls/s # 17.89 [+0.03] udp tx: 1144 MB/s 19418 calls/s 19418 msg/s # 18.47 [+0.58] GRO frag list over UDP tunnel ok # 19.26 [+0.79] 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__->