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.00 [+0.00] IPv4 # 0.28 [+0.27] No GRO ok # 0.89 [+0.61] GRO frag list ok # 1.55 [+0.66] GRO fwd ok # 2.09 [+0.54] UDP fwd perf udp rx: 1084 MB/s 883225 calls/s # 3.17 [+1.08] udp tx: 1145 MB/s 19432 calls/s 19432 msg/s # 4.14 [+0.97] udp rx: 1205 MB/s 981744 calls/s # 4.17 [+0.03] udp tx: 1205 MB/s 20441 calls/s 20441 msg/s # 5.14 [+0.97] udp rx: 1233 MB/s 1004304 calls/s # 5.17 [+0.03] udp tx: 1233 MB/s 20915 calls/s 20915 msg/s # 5.29 [+0.12] UDP GRO fwd perf udp rx: 1158 MB/s 942768 calls/s # 6.37 [+1.08] udp tx: 1198 MB/s 20325 calls/s 20325 msg/s # 7.34 [+0.97] udp rx: 1199 MB/s 976128 calls/s # 7.37 [+0.03] udp tx: 1197 MB/s 20311 calls/s 20311 msg/s # 8.34 [+0.97] udp rx: 1215 MB/s 989616 calls/s # 8.37 [+0.03] udp tx: 1214 MB/s 20600 calls/s 20600 msg/s # 9.01 [+0.64] GRO frag list over UDP tunnel ok # 9.83 [+0.82] GRO fwd over UDP tunnel ok # 10.11 [+0.28] IPv6 # 10.40 [+0.29] No GRO ok # 10.99 [+0.59] GRO frag list ok # 11.61 [+0.62] GRO fwd ok # 12.14 [+0.53] UDP fwd perf udp rx: 1079 MB/s 878790 calls/s # 13.22 [+1.08] udp tx: 1129 MB/s 19149 calls/s 19149 msg/s # 14.19 [+0.97] udp rx: 1120 MB/s 912369 calls/s # 14.22 [+0.03] udp tx: 1206 MB/s 20471 calls/s 20471 msg/s # 15.19 [+0.97] udp rx: 1129 MB/s 919614 calls/s # 15.22 [+0.03] udp tx: 1196 MB/s 20299 calls/s 20299 msg/s # 15.34 [+0.12] UDP GRO fwd perf udp rx: 1130 MB/s 920736 calls/s # 16.42 [+1.07] udp tx: 1168 MB/s 19826 calls/s 19826 msg/s # 17.38 [+0.97] udp rx: 1161 MB/s 945788 calls/s # 17.42 [+0.03] udp tx: 1184 MB/s 20085 calls/s 20085 msg/s # 18.38 [+0.97] udp rx: 1174 MB/s 956112 calls/s # 18.42 [+0.03] udp tx: 1173 MB/s 19896 calls/s 19896 msg/s # 19.05 [+0.64] GRO frag list over UDP tunnel ok # 19.87 [+0.82] 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__->