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.82 [+0.54] GRO frag list ok # 1.42 [+0.59] GRO fwd ok # 1.93 [+0.52] UDP fwd perf udp rx: 1090 MB/s 887826 calls/s # 3.01 [+1.08] udp tx: 1170 MB/s 19857 calls/s 19857 msg/s # 3.98 [+0.97] udp rx: 1245 MB/s 1014096 calls/s # 4.01 [+0.03] udp tx: 1243 MB/s 21095 calls/s 21095 msg/s # 4.98 [+0.97] udp rx: 1199 MB/s 976272 calls/s # 5.01 [+0.03] udp tx: 1190 MB/s 20193 calls/s 20193 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1080 MB/s 879648 calls/s # 6.21 [+1.08] udp tx: 1115 MB/s 18914 calls/s 18914 msg/s # 7.18 [+0.97] udp rx: 1232 MB/s 1003152 calls/s # 7.21 [+0.03] udp tx: 1230 MB/s 20870 calls/s 20870 msg/s # 8.18 [+0.97] udp rx: 1221 MB/s 994176 calls/s # 8.21 [+0.03] udp tx: 1220 MB/s 20694 calls/s 20694 msg/s # 8.81 [+0.60] GRO frag list over UDP tunnel ok # 9.64 [+0.83] GRO fwd over UDP tunnel ok # 9.91 [+0.27] IPv6 # 10.17 [+0.25] No GRO ok # 10.72 [+0.55] GRO frag list ok # 11.32 [+0.61] GRO fwd ok # 11.85 [+0.52] UDP fwd perf udp rx: 878 MB/s 715462 calls/s # 12.92 [+1.07] udp tx: 1153 MB/s 19556 calls/s 19556 msg/s # 13.89 [+0.97] udp rx: 1120 MB/s 912374 calls/s # 13.92 [+0.03] udp tx: 1149 MB/s 19501 calls/s 19501 msg/s # 14.89 [+0.97] udp rx: 1154 MB/s 939648 calls/s # 14.92 [+0.03] udp tx: 1151 MB/s 19531 calls/s 19531 msg/s # 15.04 [+0.12] UDP GRO fwd perf udp rx: 1089 MB/s 887146 calls/s # 16.12 [+1.08] udp tx: 1161 MB/s 19692 calls/s 19692 msg/s # 17.09 [+0.97] udp rx: 1107 MB/s 901970 calls/s # 17.12 [+0.03] udp tx: 1166 MB/s 19781 calls/s 19781 msg/s # 18.09 [+0.97] udp rx: 890 MB/s 724823 calls/s # 18.12 [+0.03] udp tx: 1186 MB/s 20120 calls/s 20120 msg/s # 18.78 [+0.66] GRO frag list over UDP tunnel ok # 19.60 [+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__->