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.03 [+0.03] IPv4 # 0.31 [+0.29] No GRO ok # 0.90 [+0.59] GRO frag list ok # 1.53 [+0.63] GRO fwd ok # 2.06 [+0.53] UDP fwd perf udp rx: 1601 MB/s 1303820 calls/s # 3.14 [+1.08] udp tx: 1851 MB/s 31406 calls/s 31406 msg/s # 4.10 [+0.97] udp rx: 1881 MB/s 1532016 calls/s # 4.14 [+0.03] udp tx: 1879 MB/s 31878 calls/s 31878 msg/s # 5.10 [+0.97] udp rx: 1891 MB/s 1539552 calls/s # 5.14 [+0.03] udp tx: 1889 MB/s 32046 calls/s 32046 msg/s # 5.26 [+0.12] UDP GRO fwd perf udp rx: 1722 MB/s 1402363 calls/s # 6.34 [+1.08] udp tx: 1817 MB/s 30825 calls/s 30825 msg/s # 7.31 [+0.97] udp rx: 1872 MB/s 1524816 calls/s # 7.34 [+0.03] udp tx: 1871 MB/s 31741 calls/s 31741 msg/s # 8.31 [+0.97] udp rx: 1873 MB/s 1525440 calls/s # 8.34 [+0.03] udp tx: 1871 MB/s 31745 calls/s 31745 msg/s # 9.00 [+0.66] GRO frag list over UDP tunnel ok # 9.85 [+0.85] GRO fwd over UDP tunnel ok # 10.12 [+0.27] IPv6 # 10.41 [+0.29] No GRO ok # 11.00 [+0.60] GRO frag list ok # 11.57 [+0.57] GRO fwd ok # 12.05 [+0.48] UDP fwd perf udp rx: 1673 MB/s 1362764 calls/s # 13.13 [+1.07] udp tx: 1762 MB/s 29890 calls/s 29890 msg/s # 14.10 [+0.97] udp rx: 1815 MB/s 1477728 calls/s # 14.13 [+0.03] udp tx: 1813 MB/s 30750 calls/s 30750 msg/s # 15.10 [+0.97] udp rx: 1820 MB/s 1482432 calls/s # 15.13 [+0.03] udp tx: 1818 MB/s 30850 calls/s 30850 msg/s # 15.24 [+0.12] UDP GRO fwd perf udp rx: 1625 MB/s 1323293 calls/s # 16.31 [+1.07] udp tx: 1774 MB/s 30095 calls/s 30095 msg/s # 17.28 [+0.97] udp rx: 1811 MB/s 1474848 calls/s # 17.31 [+0.03] udp tx: 1810 MB/s 30703 calls/s 30703 msg/s # 18.28 [+0.97] udp rx: 1822 MB/s 1484024 calls/s # 18.31 [+0.03] udp tx: 1820 MB/s 30876 calls/s 30876 msg/s # 18.91 [+0.60] GRO frag list over UDP tunnel ok # 19.66 [+0.75] 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__->