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.79 [+0.52] GRO frag list ok # 1.35 [+0.56] GRO fwd ok # 1.83 [+0.48] UDP fwd perf udp rx: 1213 MB/s 987633 calls/s # 2.90 [+1.07] udp tx: 1256 MB/s 21304 calls/s 21304 msg/s # 3.87 [+0.97] udp rx: 1218 MB/s 992328 calls/s # 3.90 [+0.03] udp tx: 1216 MB/s 20641 calls/s 20641 msg/s # 4.87 [+0.97] udp rx: 1217 MB/s 990792 calls/s # 4.90 [+0.03] udp tx: 1215 MB/s 20611 calls/s 20611 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1208 MB/s 983986 calls/s # 6.10 [+1.07] udp tx: 1252 MB/s 21241 calls/s 21241 msg/s # 7.07 [+0.97] udp rx: 1242 MB/s 1011264 calls/s # 7.10 [+0.03] udp tx: 1240 MB/s 21044 calls/s 21044 msg/s # 8.07 [+0.97] udp rx: 1249 MB/s 1017600 calls/s # 8.10 [+0.03] udp tx: 1247 MB/s 21163 calls/s 21163 msg/s # 8.70 [+0.60] GRO frag list over UDP tunnel ok # 9.47 [+0.77] GRO fwd over UDP tunnel ok # 9.72 [+0.26] IPv6 # 9.97 [+0.24] No GRO ok # 10.49 [+0.52] GRO frag list ok # 11.04 [+0.55] GRO fwd ok # 11.54 [+0.50] UDP fwd perf udp rx: 1094 MB/s 891164 calls/s # 12.61 [+1.07] udp tx: 1144 MB/s 19406 calls/s 19406 msg/s # 13.58 [+0.97] udp rx: 1156 MB/s 941712 calls/s # 13.61 [+0.03] udp tx: 1156 MB/s 19622 calls/s 19622 msg/s # 14.58 [+0.97] udp rx: 1192 MB/s 970608 calls/s # 14.61 [+0.03] udp tx: 1190 MB/s 20199 calls/s 20199 msg/s # 14.73 [+0.12] UDP GRO fwd perf udp rx: 1155 MB/s 941088 calls/s # 15.80 [+1.07] udp tx: 1193 MB/s 20247 calls/s 20247 msg/s # 16.77 [+0.97] udp rx: 1198 MB/s 975360 calls/s # 16.80 [+0.03] udp tx: 1197 MB/s 20306 calls/s 20306 msg/s # 17.77 [+0.97] udp rx: 1201 MB/s 977904 calls/s # 17.80 [+0.03] udp tx: 1200 MB/s 20358 calls/s 20358 msg/s # 18.39 [+0.59] GRO frag list over UDP tunnel ok # 19.16 [+0.77] 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__->