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.23 [+0.22] No GRO ok # 0.71 [+0.48] GRO frag list ok # 1.24 [+0.54] GRO fwd ok # 1.70 [+0.46] UDP fwd perf udp rx: 1466 MB/s 1193767 calls/s # 2.76 [+1.06] udp tx: 1737 MB/s 29470 calls/s 29470 msg/s # 3.73 [+0.98] udp rx: 1871 MB/s 1523612 calls/s # 3.76 [+0.02] udp tx: 1880 MB/s 31903 calls/s 31903 msg/s # 4.74 [+0.98] udp rx: 1720 MB/s 1400711 calls/s # 4.76 [+0.02] udp tx: 1820 MB/s 30875 calls/s 30875 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1772 MB/s 1443156 calls/s # 5.94 [+1.06] udp tx: 1920 MB/s 32565 calls/s 32565 msg/s # 6.91 [+0.97] udp rx: 1860 MB/s 1514279 calls/s # 6.94 [+0.03] udp tx: 1904 MB/s 32299 calls/s 32299 msg/s # 7.92 [+0.97] udp rx: 1781 MB/s 1450144 calls/s # 7.94 [+0.03] udp tx: 1779 MB/s 30174 calls/s 30174 msg/s # 8.56 [+0.62] GRO frag list over UDP tunnel ok # 9.28 [+0.72] GRO fwd over UDP tunnel ok # 9.51 [+0.23] IPv6 # 9.73 [+0.22] No GRO ok # 10.22 [+0.49] GRO frag list ok # 10.76 [+0.54] GRO fwd ok # 11.25 [+0.49] UDP fwd perf udp rx: 855 MB/s 696078 calls/s # 12.32 [+1.07] udp tx: 1226 MB/s 20797 calls/s 20797 msg/s # 13.29 [+0.97] udp rx: 1303 MB/s 1060976 calls/s # 13.32 [+0.03] udp tx: 1301 MB/s 22081 calls/s 22081 msg/s # 14.29 [+0.97] udp rx: 1316 MB/s 1071616 calls/s # 14.32 [+0.03] udp tx: 1315 MB/s 22313 calls/s 22313 msg/s # 14.44 [+0.12] UDP GRO fwd perf udp rx: 1513 MB/s 1232384 calls/s # 15.51 [+1.07] udp tx: 1735 MB/s 29436 calls/s 29436 msg/s # 16.51 [+1.00] udp tx: 1882 MB/s 31926 calls/s 31926 msg/s # 16.51 [+0.00] udp rx: 1794 MB/s 1461178 calls/s # 17.51 [+1.00] udp tx: 1869 MB/s 31703 calls/s 31703 msg/s # 17.61 [+0.10] udp rx: 1636 MB/s 1332245 calls/s # 18.11 [+0.50] GRO frag list over UDP tunnel ok # 18.85 [+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__->