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.30 [+0.27] No GRO ok # 0.88 [+0.58] GRO frag list ok # 1.52 [+0.64] GRO fwd ok # 2.05 [+0.53] UDP fwd perf udp rx: 1253 MB/s 1020472 calls/s # 3.12 [+1.07] udp tx: 1718 MB/s 29146 calls/s 29146 msg/s # 4.09 [+0.98] udp rx: 1843 MB/s 1501200 calls/s # 4.12 [+0.02] udp tx: 1842 MB/s 31254 calls/s 31254 msg/s # 5.10 [+0.98] udp rx: 1761 MB/s 1433952 calls/s # 5.12 [+0.02] udp tx: 1759 MB/s 29845 calls/s 29845 msg/s # 5.24 [+0.12] UDP GRO fwd perf udp rx: 1793 MB/s 1460448 calls/s # 6.31 [+1.07] udp tx: 1846 MB/s 31313 calls/s 31313 msg/s # 7.28 [+0.97] udp rx: 1864 MB/s 1518000 calls/s # 7.31 [+0.03] udp tx: 1863 MB/s 31599 calls/s 31599 msg/s # 8.28 [+0.97] udp rx: 1878 MB/s 1529136 calls/s # 8.31 [+0.03] udp tx: 1876 MB/s 31820 calls/s 31820 msg/s # 8.92 [+0.61] GRO frag list over UDP tunnel ok # 9.73 [+0.81] GRO fwd over UDP tunnel ok # 9.99 [+0.26] IPv6 # 10.24 [+0.26] No GRO ok # 10.77 [+0.53] GRO frag list ok # 11.35 [+0.57] GRO fwd ok # 11.85 [+0.50] UDP fwd perf udp rx: 1394 MB/s 1135148 calls/s # 12.92 [+1.07] udp tx: 1615 MB/s 27405 calls/s 27405 msg/s # 13.89 [+0.97] udp rx: 1316 MB/s 1072183 calls/s # 13.92 [+0.03] udp tx: 1568 MB/s 26597 calls/s 26597 msg/s # 14.89 [+0.97] udp rx: 1695 MB/s 1380351 calls/s # 14.92 [+0.03] udp tx: 1746 MB/s 29615 calls/s 29615 msg/s # 15.04 [+0.12] UDP GRO fwd perf udp rx: 1364 MB/s 1110931 calls/s # 16.13 [+1.08] udp tx: 1635 MB/s 27736 calls/s 27736 msg/s # 17.09 [+0.97] udp rx: 1746 MB/s 1421568 calls/s # 17.13 [+0.03] udp tx: 1757 MB/s 29809 calls/s 29809 msg/s # 18.09 [+0.97] udp rx: 1747 MB/s 1422420 calls/s # 18.13 [+0.03] udp tx: 1785 MB/s 30282 calls/s 30282 msg/s # 18.70 [+0.58] GRO frag list over UDP tunnel ok # 19.44 [+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__->