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.55] GRO frag list ok # 1.48 [+0.65] GRO fwd ok # 2.02 [+0.54] UDP fwd perf udp rx: 1081 MB/s 880177 calls/s # 3.10 [+1.08] udp tx: 1160 MB/s 19681 calls/s 19681 msg/s # 4.06 [+0.97] udp rx: 1165 MB/s 948672 calls/s # 4.10 [+0.04] udp tx: 1163 MB/s 19740 calls/s 19740 msg/s # 5.06 [+0.97] udp rx: 1182 MB/s 962304 calls/s # 5.10 [+0.03] udp tx: 1180 MB/s 20014 calls/s 20014 msg/s # 5.22 [+0.12] UDP GRO fwd perf udp rx: 1066 MB/s 868064 calls/s # 6.30 [+1.08] udp tx: 1186 MB/s 20125 calls/s 20125 msg/s # 7.27 [+0.97] udp rx: 1180 MB/s 961296 calls/s # 7.30 [+0.03] udp tx: 1179 MB/s 20002 calls/s 20002 msg/s # 8.27 [+0.97] udp rx: 1167 MB/s 950233 calls/s # 8.30 [+0.03] udp tx: 1189 MB/s 20173 calls/s 20173 msg/s # 8.95 [+0.65] GRO frag list over UDP tunnel ok # 9.73 [+0.78] GRO fwd over UDP tunnel ok # 9.99 [+0.26] IPv6 # 10.25 [+0.26] No GRO ok # 10.79 [+0.54] GRO frag list ok # 11.31 [+0.52] GRO fwd ok # 11.79 [+0.48] UDP fwd perf udp rx: 1261 MB/s 1027177 calls/s # 12.87 [+1.08] udp tx: 1324 MB/s 22462 calls/s 22462 msg/s # 13.84 [+0.97] udp rx: 1135 MB/s 924518 calls/s # 13.87 [+0.03] udp tx: 1206 MB/s 20463 calls/s 20463 msg/s # 14.84 [+0.97] udp rx: 1068 MB/s 869910 calls/s # 14.87 [+0.03] udp tx: 1177 MB/s 19972 calls/s 19972 msg/s # 14.99 [+0.12] UDP GRO fwd perf udp rx: 953 MB/s 776318 calls/s # 16.06 [+1.08] udp tx: 1212 MB/s 20570 calls/s 20570 msg/s # 17.03 [+0.97] udp rx: 1215 MB/s 989531 calls/s # 17.06 [+0.03] udp tx: 1228 MB/s 20830 calls/s 20830 msg/s # 18.03 [+0.97] udp rx: 1168 MB/s 951518 calls/s # 18.06 [+0.03] udp tx: 1164 MB/s 19751 calls/s 19751 msg/s # 18.67 [+0.60] GRO frag list over UDP tunnel ok # 19.44 [+0.78] 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__->