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.29 [+0.26] No GRO ok # 0.81 [+0.52] GRO frag list ok # 1.40 [+0.59] GRO fwd ok # 1.86 [+0.47] UDP fwd perf udp rx: 1696 MB/s 1381148 calls/s # 2.93 [+1.06] udp tx: 1819 MB/s 30858 calls/s 30858 msg/s # 3.90 [+0.97] udp rx: 1888 MB/s 1537152 calls/s # 3.93 [+0.03] udp tx: 1886 MB/s 31996 calls/s 31996 msg/s # 4.90 [+0.97] udp rx: 1887 MB/s 1536288 calls/s # 4.93 [+0.03] udp tx: 1885 MB/s 31974 calls/s 31974 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1823 MB/s 1484496 calls/s # 6.11 [+1.06] udp tx: 1873 MB/s 31769 calls/s 31769 msg/s # 7.08 [+0.97] udp rx: 1909 MB/s 1554576 calls/s # 7.11 [+0.03] udp tx: 1907 MB/s 32356 calls/s 32356 msg/s # 8.08 [+0.98] udp rx: 1911 MB/s 1555920 calls/s # 8.11 [+0.03] udp tx: 1908 MB/s 32367 calls/s 32367 msg/s # 8.68 [+0.57] GRO frag list over UDP tunnel ok # 9.41 [+0.73] GRO fwd over UDP tunnel ok # 9.65 [+0.24] IPv6 # 9.87 [+0.22] No GRO ok # 10.37 [+0.50] GRO frag list ok # 10.87 [+0.50] GRO fwd ok # 11.33 [+0.47] UDP fwd perf udp rx: 1692 MB/s 1377826 calls/s # 12.40 [+1.07] udp tx: 1786 MB/s 30307 calls/s 30307 msg/s # 13.37 [+0.97] udp rx: 1846 MB/s 1503134 calls/s # 13.40 [+0.03] udp tx: 1869 MB/s 31712 calls/s 31712 msg/s # 14.38 [+0.97] udp rx: 1875 MB/s 1526736 calls/s # 14.40 [+0.03] udp tx: 1873 MB/s 31777 calls/s 31777 msg/s # 14.52 [+0.12] UDP GRO fwd perf udp rx: 1712 MB/s 1393785 calls/s # 15.59 [+1.07] udp tx: 1808 MB/s 30665 calls/s 30665 msg/s # 16.57 [+0.97] udp rx: 1871 MB/s 1523280 calls/s # 16.59 [+0.03] udp tx: 1870 MB/s 31718 calls/s 31718 msg/s # 17.57 [+0.97] udp rx: 1876 MB/s 1527888 calls/s # 17.59 [+0.03] udp tx: 1875 MB/s 31804 calls/s 31804 msg/s # 18.13 [+0.53] GRO frag list over UDP tunnel ok # 18.83 [+0.70] 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__->