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.25] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.36 [+0.58] GRO fwd ok # 1.82 [+0.46] UDP fwd perf udp rx: 1373 MB/s 1117789 calls/s # 2.88 [+1.06] udp tx: 1780 MB/s 30204 calls/s 30204 msg/s # 3.85 [+0.97] udp rx: 1872 MB/s 1524208 calls/s # 3.88 [+0.02] udp tx: 1875 MB/s 31807 calls/s 31807 msg/s # 4.85 [+0.98] udp rx: 1898 MB/s 1545940 calls/s # 4.88 [+0.02] udp tx: 1929 MB/s 32730 calls/s 32730 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1829 MB/s 1489248 calls/s # 6.05 [+1.06] udp tx: 1877 MB/s 31836 calls/s 31836 msg/s # 7.03 [+0.98] udp rx: 1699 MB/s 1383418 calls/s # 7.05 [+0.02] udp tx: 1956 MB/s 33190 calls/s 33190 msg/s # 8.03 [+0.98] udp rx: 1982 MB/s 1614096 calls/s # 8.05 [+0.02] udp tx: 1980 MB/s 33597 calls/s 33597 msg/s # 8.58 [+0.53] GRO frag list over UDP tunnel ok # 9.31 [+0.73] GRO fwd over UDP tunnel ok # 9.55 [+0.24] IPv6 # 9.77 [+0.22] No GRO ok # 10.26 [+0.49] GRO frag list ok # 10.81 [+0.54] GRO fwd ok # 11.32 [+0.51] UDP fwd perf udp rx: 1076 MB/s 876290 calls/s # 12.38 [+1.06] udp tx: 1228 MB/s 20830 calls/s 20830 msg/s # 13.36 [+0.98] udp rx: 1114 MB/s 907255 calls/s # 13.38 [+0.02] udp tx: 1222 MB/s 20739 calls/s 20739 msg/s # 14.36 [+0.98] udp rx: 1164 MB/s 947789 calls/s # 14.38 [+0.02] udp tx: 1214 MB/s 20599 calls/s 20599 msg/s # 14.50 [+0.12] UDP GRO fwd perf udp rx: 1190 MB/s 969120 calls/s # 15.58 [+1.08] udp tx: 1231 MB/s 20890 calls/s 20890 msg/s # 16.55 [+0.97] udp rx: 1240 MB/s 1010013 calls/s # 16.58 [+0.04] udp tx: 1239 MB/s 21026 calls/s 21026 msg/s # 17.55 [+0.96] udp rx: 1160 MB/s 944420 calls/s # 17.58 [+0.03] udp tx: 1237 MB/s 20981 calls/s 20981 msg/s # 18.21 [+0.63] GRO frag list over UDP tunnel ok # 19.01 [+0.81] 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__->