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.01 [+0.01] IPv4 # 0.25 [+0.24] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.34 [+0.57] GRO fwd ok # 1.81 [+0.47] UDP fwd perf udp rx: 1152 MB/s 938156 calls/s # 2.88 [+1.07] udp tx: 1186 MB/s 20131 calls/s 20131 msg/s # 3.85 [+0.98] udp rx: 1186 MB/s 966240 calls/s # 3.88 [+0.02] udp tx: 1185 MB/s 20099 calls/s 20099 msg/s # 4.85 [+0.98] udp rx: 1193 MB/s 971856 calls/s # 4.88 [+0.02] udp tx: 1192 MB/s 20231 calls/s 20231 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1162 MB/s 946316 calls/s # 6.07 [+1.07] udp tx: 1193 MB/s 20246 calls/s 20246 msg/s # 7.04 [+0.97] udp rx: 1197 MB/s 975024 calls/s # 7.07 [+0.03] udp tx: 1195 MB/s 20282 calls/s 20282 msg/s # 8.04 [+0.98] udp rx: 1188 MB/s 967584 calls/s # 8.07 [+0.03] udp tx: 1186 MB/s 20132 calls/s 20132 msg/s # 8.66 [+0.59] GRO frag list over UDP tunnel ok # 9.39 [+0.73] GRO fwd over UDP tunnel ok # 9.63 [+0.24] IPv6 # 9.90 [+0.27] No GRO ok # 10.41 [+0.51] GRO frag list ok # 10.94 [+0.53] GRO fwd ok # 11.42 [+0.48] UDP fwd perf udp rx: 1781 MB/s 1450512 calls/s # 12.49 [+1.07] udp tx: 1837 MB/s 31169 calls/s 31169 msg/s # 13.46 [+0.97] udp rx: 1877 MB/s 1528368 calls/s # 13.49 [+0.03] udp tx: 1874 MB/s 31798 calls/s 31798 msg/s # 14.46 [+0.97] udp rx: 1877 MB/s 1528656 calls/s # 14.49 [+0.03] udp tx: 1876 MB/s 31821 calls/s 31821 msg/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 1806 MB/s 1470816 calls/s # 15.68 [+1.07] udp tx: 1860 MB/s 31549 calls/s 31549 msg/s # 16.65 [+0.97] udp rx: 1870 MB/s 1522608 calls/s # 16.68 [+0.03] udp tx: 1868 MB/s 31684 calls/s 31684 msg/s # 17.65 [+0.97] udp rx: 1874 MB/s 1526112 calls/s # 17.68 [+0.03] udp tx: 1872 MB/s 31758 calls/s 31758 msg/s # 18.26 [+0.58] GRO frag list over UDP tunnel ok # 19.01 [+0.74] 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__->