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.28 [+0.26] No GRO ok # 0.83 [+0.56] GRO frag list ok # 1.45 [+0.62] GRO fwd ok # 1.99 [+0.54] UDP fwd perf udp rx: 1100 MB/s 895877 calls/s # 3.07 [+1.08] udp tx: 1196 MB/s 20286 calls/s 20286 msg/s # 4.03 [+0.96] udp rx: 1199 MB/s 976528 calls/s # 4.07 [+0.04] udp tx: 1200 MB/s 20358 calls/s 20358 msg/s # 5.03 [+0.96] udp rx: 1159 MB/s 943782 calls/s # 5.07 [+0.03] udp tx: 1200 MB/s 20360 calls/s 20360 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1005 MB/s 818448 calls/s # 6.26 [+1.08] udp tx: 1071 MB/s 18168 calls/s 18168 msg/s # 7.23 [+0.97] udp rx: 1137 MB/s 926315 calls/s # 7.26 [+0.03] udp tx: 1181 MB/s 20041 calls/s 20041 msg/s # 8.23 [+0.97] udp rx: 1056 MB/s 860000 calls/s # 8.26 [+0.03] udp tx: 1190 MB/s 20195 calls/s 20195 msg/s # 8.89 [+0.63] GRO frag list over UDP tunnel ok # 9.68 [+0.79] GRO fwd over UDP tunnel ok # 9.94 [+0.26] IPv6 # 10.21 [+0.27] No GRO ok # 10.73 [+0.52] GRO frag list ok # 11.28 [+0.56] GRO fwd ok # 11.78 [+0.50] UDP fwd perf udp rx: 1270 MB/s 1034532 calls/s # 12.85 [+1.07] udp tx: 1662 MB/s 28191 calls/s 28191 msg/s # 13.82 [+0.97] udp rx: 1611 MB/s 1311725 calls/s # 13.85 [+0.03] udp tx: 1639 MB/s 27815 calls/s 27815 msg/s # 14.82 [+0.97] udp rx: 1685 MB/s 1371978 calls/s # 14.85 [+0.03] udp tx: 1820 MB/s 30869 calls/s 30869 msg/s # 14.97 [+0.12] UDP GRO fwd perf udp rx: 1144 MB/s 931354 calls/s # 16.03 [+1.06] udp tx: 1689 MB/s 28652 calls/s 28652 msg/s # 17.00 [+0.97] udp rx: 1154 MB/s 939552 calls/s # 17.03 [+0.03] udp tx: 1176 MB/s 19962 calls/s 19962 msg/s # 18.00 [+0.97] udp rx: 1117 MB/s 910059 calls/s # 18.03 [+0.03] udp tx: 1192 MB/s 20226 calls/s 20226 msg/s # 18.64 [+0.61] GRO frag list over UDP tunnel ok # 19.44 [+0.80] 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__->