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.22] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.27 [+0.52] GRO fwd ok # 1.73 [+0.46] UDP fwd perf udp rx: 1275 MB/s 1038288 calls/s # 2.79 [+1.07] udp tx: 1308 MB/s 22193 calls/s 22193 msg/s # 3.77 [+0.97] udp rx: 1219 MB/s 992832 calls/s # 3.79 [+0.03] udp tx: 1217 MB/s 20656 calls/s 20656 msg/s # 4.77 [+0.97] udp rx: 1214 MB/s 988800 calls/s # 4.79 [+0.03] udp tx: 1213 MB/s 20584 calls/s 20584 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp rx: 1193 MB/s 971708 calls/s # 5.98 [+1.07] udp tx: 1229 MB/s 20861 calls/s 20861 msg/s # 6.95 [+0.97] udp rx: 1227 MB/s 999168 calls/s # 6.98 [+0.03] udp tx: 1225 MB/s 20787 calls/s 20787 msg/s # 7.95 [+0.97] udp rx: 1225 MB/s 998016 calls/s # 7.98 [+0.03] udp tx: 1225 MB/s 20779 calls/s 20779 msg/s # 8.52 [+0.54] GRO frag list over UDP tunnel ok # 9.24 [+0.72] GRO fwd over UDP tunnel ok # 9.48 [+0.25] IPv6 # 9.71 [+0.22] No GRO ok # 10.20 [+0.50] GRO frag list ok # 10.71 [+0.51] GRO fwd ok # 11.18 [+0.47] UDP fwd perf udp rx: 836 MB/s 681260 calls/s # 12.24 [+1.07] udp tx: 1184 MB/s 20096 calls/s 20096 msg/s # 13.22 [+0.97] udp rx: 1182 MB/s 962640 calls/s # 13.24 [+0.03] udp tx: 1180 MB/s 20025 calls/s 20025 msg/s # 14.22 [+0.97] udp rx: 1190 MB/s 969408 calls/s # 14.24 [+0.03] udp tx: 1189 MB/s 20178 calls/s 20178 msg/s # 14.36 [+0.12] UDP GRO fwd perf udp rx: 1173 MB/s 955248 calls/s # 15.43 [+1.06] udp tx: 1203 MB/s 20420 calls/s 20420 msg/s # 16.40 [+0.97] udp rx: 1179 MB/s 959856 calls/s # 16.43 [+0.03] udp tx: 1178 MB/s 19981 calls/s 19981 msg/s # 17.40 [+0.98] udp rx: 1184 MB/s 964320 calls/s # 17.43 [+0.02] udp tx: 1183 MB/s 20067 calls/s 20067 msg/s # 17.98 [+0.55] GRO frag list over UDP tunnel ok # 18.69 [+0.71] 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__->