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.24] No GRO ok # 0.76 [+0.50] GRO frag list ok # 1.34 [+0.58] GRO fwd ok # 1.82 [+0.48] UDP fwd perf udp rx: 949 MB/s 773276 calls/s # 2.89 [+1.07] udp tx: 984 MB/s 16700 calls/s 16700 msg/s # 3.86 [+0.97] udp rx: 1161 MB/s 945840 calls/s # 3.89 [+0.03] udp tx: 1160 MB/s 19676 calls/s 19676 msg/s # 4.86 [+0.98] udp rx: 1168 MB/s 951264 calls/s # 4.89 [+0.02] udp tx: 1167 MB/s 19802 calls/s 19802 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1139 MB/s 927744 calls/s # 6.08 [+1.07] udp tx: 1172 MB/s 19887 calls/s 19887 msg/s # 7.05 [+0.97] udp rx: 1431 MB/s 1165104 calls/s # 7.08 [+0.03] udp tx: 1450 MB/s 24599 calls/s 24599 msg/s # 8.05 [+0.97] udp rx: 1920 MB/s 1563216 calls/s # 8.08 [+0.02] udp tx: 1917 MB/s 32527 calls/s 32527 msg/s # 8.65 [+0.58] GRO frag list over UDP tunnel ok # 9.39 [+0.73] GRO fwd over UDP tunnel ok # 9.63 [+0.24] IPv6 # 9.86 [+0.23] No GRO ok # 10.35 [+0.49] GRO frag list ok # 10.88 [+0.53] GRO fwd ok # 11.36 [+0.48] UDP fwd perf udp rx: 1616 MB/s 1316173 calls/s # 12.43 [+1.07] udp tx: 1839 MB/s 31195 calls/s 31195 msg/s # 13.40 [+0.97] udp rx: 1877 MB/s 1528224 calls/s # 13.43 [+0.03] udp tx: 1874 MB/s 31791 calls/s 31791 msg/s # 14.40 [+0.97] udp rx: 1871 MB/s 1523472 calls/s # 14.43 [+0.03] udp tx: 1869 MB/s 31703 calls/s 31703 msg/s # 14.55 [+0.12] UDP GRO fwd perf udp rx: 1828 MB/s 1488432 calls/s # 15.61 [+1.07] udp tx: 1877 MB/s 31844 calls/s 31844 msg/s # 16.59 [+0.97] udp rx: 1887 MB/s 1536384 calls/s # 16.61 [+0.03] udp tx: 1885 MB/s 31976 calls/s 31976 msg/s # 17.59 [+0.98] udp rx: 1889 MB/s 1538400 calls/s # 17.61 [+0.02] udp tx: 1887 MB/s 32006 calls/s 32006 msg/s # 18.16 [+0.55] GRO frag list over UDP tunnel ok # 18.89 [+0.73] 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__->