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.81 [+0.53] GRO frag list ok # 1.43 [+0.62] GRO fwd ok # 1.94 [+0.51] UDP fwd perf udp rx: 1627 MB/s 1325031 calls/s # 3.01 [+1.07] udp tx: 1689 MB/s 28660 calls/s 28660 msg/s # 3.98 [+0.97] udp rx: 1871 MB/s 1523904 calls/s # 4.01 [+0.03] udp tx: 1869 MB/s 31710 calls/s 31710 msg/s # 4.98 [+0.97] udp rx: 1873 MB/s 1525392 calls/s # 5.01 [+0.03] udp tx: 1872 MB/s 31758 calls/s 31758 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1697 MB/s 1382304 calls/s # 6.21 [+1.08] udp tx: 1762 MB/s 29897 calls/s 29897 msg/s # 7.18 [+0.97] udp rx: 1830 MB/s 1490160 calls/s # 7.21 [+0.03] udp tx: 1828 MB/s 31009 calls/s 31009 msg/s # 8.17 [+0.97] udp rx: 1840 MB/s 1498320 calls/s # 8.21 [+0.03] udp tx: 1839 MB/s 31198 calls/s 31198 msg/s # 8.87 [+0.66] GRO frag list over UDP tunnel ok # 9.74 [+0.88] GRO fwd over UDP tunnel ok # 10.02 [+0.28] IPv6 # 10.29 [+0.27] No GRO ok # 10.84 [+0.55] GRO frag list ok # 11.45 [+0.60] GRO fwd ok # 11.96 [+0.51] UDP fwd perf udp rx: 1187 MB/s 966908 calls/s # 13.04 [+1.08] udp tx: 1691 MB/s 28692 calls/s 28692 msg/s # 14.00 [+0.97] udp rx: 1831 MB/s 1491120 calls/s # 14.04 [+0.03] udp tx: 1829 MB/s 31026 calls/s 31026 msg/s # 15.00 [+0.97] udp rx: 1836 MB/s 1494816 calls/s # 15.04 [+0.03] udp tx: 1834 MB/s 31114 calls/s 31114 msg/s # 15.16 [+0.12] UDP GRO fwd perf udp rx: 1798 MB/s 1464480 calls/s # 16.23 [+1.07] udp tx: 1848 MB/s 31357 calls/s 31357 msg/s # 17.20 [+0.97] udp rx: 1833 MB/s 1492531 calls/s # 17.23 [+0.03] udp tx: 1857 MB/s 31502 calls/s 31502 msg/s # 18.20 [+0.97] udp rx: 1322 MB/s 1076625 calls/s # 18.23 [+0.03] udp tx: 1817 MB/s 30828 calls/s 30828 msg/s # 18.85 [+0.63] GRO frag list over UDP tunnel ok # 19.70 [+0.84] 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__->