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.26 [+0.24] No GRO ok # 0.81 [+0.55] GRO frag list ok # 1.37 [+0.57] GRO fwd ok # 1.86 [+0.48] UDP fwd perf udp rx: 1462 MB/s 1190811 calls/s # 2.92 [+1.07] udp tx: 1779 MB/s 30175 calls/s 30175 msg/s # 3.89 [+0.97] udp rx: 1904 MB/s 1550304 calls/s # 3.92 [+0.03] udp tx: 1902 MB/s 32275 calls/s 32275 msg/s # 4.90 [+0.97] udp rx: 1907 MB/s 1552896 calls/s # 4.92 [+0.03] udp tx: 1905 MB/s 32323 calls/s 32323 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1786 MB/s 1454501 calls/s # 6.11 [+1.06] udp tx: 1884 MB/s 31961 calls/s 31961 msg/s # 7.08 [+0.97] udp rx: 1892 MB/s 1540512 calls/s # 7.11 [+0.03] udp tx: 1890 MB/s 32070 calls/s 32070 msg/s # 8.08 [+0.98] udp rx: 1875 MB/s 1526880 calls/s # 8.11 [+0.02] udp tx: 1872 MB/s 31765 calls/s 31765 msg/s # 8.66 [+0.55] GRO frag list over UDP tunnel ok # 9.38 [+0.72] GRO fwd over UDP tunnel ok # 9.61 [+0.24] IPv6 # 9.83 [+0.22] No GRO ok # 10.31 [+0.48] GRO frag list ok # 10.79 [+0.48] GRO fwd ok # 11.21 [+0.43] UDP fwd perf udp rx: 1635 MB/s 1331276 calls/s # 12.27 [+1.06] udp tx: 1787 MB/s 30324 calls/s 30324 msg/s # 13.25 [+0.98] udp rx: 1729 MB/s 1408232 calls/s # 13.27 [+0.02] udp tx: 1712 MB/s 29043 calls/s 29043 msg/s # 14.25 [+0.98] udp rx: 1807 MB/s 1471528 calls/s # 14.27 [+0.02] udp tx: 1820 MB/s 30885 calls/s 30885 msg/s # 14.39 [+0.12] UDP GRO fwd perf udp rx: 1752 MB/s 1426992 calls/s # 15.45 [+1.06] udp tx: 1796 MB/s 30464 calls/s 30464 msg/s # 16.43 [+0.98] udp rx: 1707 MB/s 1389993 calls/s # 16.45 [+0.02] udp tx: 1866 MB/s 31665 calls/s 31665 msg/s # 17.43 [+0.98] udp rx: 1686 MB/s 1373045 calls/s # 17.45 [+0.02] udp tx: 1736 MB/s 29458 calls/s 29458 msg/s # 18.03 [+0.58] GRO frag list over UDP tunnel ok # 18.76 [+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__->