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.25 [+0.23] No GRO ok # 0.73 [+0.48] GRO frag list ok # 1.28 [+0.55] GRO fwd ok # 1.74 [+0.46] UDP fwd perf udp rx: 1737 MB/s 1414316 calls/s # 2.80 [+1.06] udp tx: 1874 MB/s 31790 calls/s 31790 msg/s # 3.78 [+0.97] udp rx: 1820 MB/s 1481904 calls/s # 3.80 [+0.03] udp tx: 1817 MB/s 30831 calls/s 30831 msg/s # 4.78 [+0.97] udp rx: 1845 MB/s 1502544 calls/s # 4.80 [+0.03] udp tx: 1825 MB/s 30961 calls/s 30961 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1658 MB/s 1350432 calls/s # 6.00 [+1.07] udp tx: 1710 MB/s 29012 calls/s 29012 msg/s # 6.97 [+0.97] udp rx: 1712 MB/s 1393920 calls/s # 7.00 [+0.03] udp tx: 1710 MB/s 29011 calls/s 29011 msg/s # 7.97 [+0.97] udp rx: 1837 MB/s 1496304 calls/s # 8.00 [+0.03] udp tx: 1836 MB/s 31155 calls/s 31155 msg/s # 8.55 [+0.56] GRO frag list over UDP tunnel ok # 9.30 [+0.74] GRO fwd over UDP tunnel ok # 9.54 [+0.25] IPv6 # 9.77 [+0.23] No GRO ok # 10.29 [+0.52] GRO frag list ok # 10.82 [+0.53] GRO fwd ok # 11.29 [+0.47] UDP fwd perf udp rx: 1598 MB/s 1301372 calls/s # 12.36 [+1.07] udp tx: 1856 MB/s 31490 calls/s 31490 msg/s # 13.33 [+0.97] udp rx: 1918 MB/s 1561920 calls/s # 13.36 [+0.03] udp tx: 1916 MB/s 32513 calls/s 32513 msg/s # 14.33 [+0.98] udp rx: 1910 MB/s 1555488 calls/s # 14.36 [+0.02] udp tx: 1908 MB/s 32365 calls/s 32365 msg/s # 14.47 [+0.12] UDP GRO fwd perf udp rx: 1839 MB/s 1497888 calls/s # 15.54 [+1.07] udp tx: 1890 MB/s 32058 calls/s 32058 msg/s # 16.51 [+0.97] udp rx: 1906 MB/s 1552368 calls/s # 16.54 [+0.03] udp tx: 1904 MB/s 32303 calls/s 32303 msg/s # 17.52 [+0.97] udp rx: 1902 MB/s 1548480 calls/s # 17.54 [+0.03] udp tx: 1900 MB/s 32240 calls/s 32240 msg/s # 18.09 [+0.55] GRO frag list over UDP tunnel ok # 18.81 [+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__->