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.74 [+0.48] GRO frag list ok # 1.30 [+0.56] GRO fwd ok # 1.77 [+0.47] UDP fwd perf udp rx: 1703 MB/s 1386620 calls/s # 2.83 [+1.06] udp tx: 1894 MB/s 32126 calls/s 32126 msg/s # 3.80 [+0.98] udp rx: 1921 MB/s 1564128 calls/s # 3.83 [+0.02] udp tx: 1919 MB/s 32557 calls/s 32557 msg/s # 4.80 [+0.98] udp rx: 1932 MB/s 1573488 calls/s # 4.83 [+0.02] udp tx: 1930 MB/s 32747 calls/s 32747 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1872 MB/s 1524048 calls/s # 6.01 [+1.06] udp tx: 1922 MB/s 32608 calls/s 32608 msg/s # 6.99 [+0.97] udp rx: 1840 MB/s 1498752 calls/s # 7.01 [+0.03] udp tx: 1838 MB/s 31186 calls/s 31186 msg/s # 7.99 [+0.98] udp rx: 1914 MB/s 1558608 calls/s # 8.01 [+0.02] udp tx: 1912 MB/s 32436 calls/s 32436 msg/s # 8.56 [+0.55] GRO frag list over UDP tunnel ok # 9.27 [+0.70] GRO fwd over UDP tunnel ok # 9.51 [+0.24] IPv6 # 9.73 [+0.22] No GRO ok # 10.22 [+0.49] GRO frag list ok # 10.73 [+0.51] GRO fwd ok # 11.17 [+0.44] UDP fwd perf udp rx: 1582 MB/s 1287932 calls/s # 12.23 [+1.06] udp tx: 1714 MB/s 29081 calls/s 29081 msg/s # 13.21 [+0.98] udp rx: 1821 MB/s 1483296 calls/s # 13.23 [+0.02] udp tx: 1820 MB/s 30871 calls/s 30871 msg/s # 14.21 [+0.98] udp rx: 1843 MB/s 1501008 calls/s # 14.23 [+0.02] udp tx: 1842 MB/s 31244 calls/s 31244 msg/s # 14.35 [+0.12] UDP GRO fwd perf udp rx: 1778 MB/s 1447968 calls/s # 15.42 [+1.07] udp tx: 1826 MB/s 30974 calls/s 30974 msg/s # 16.39 [+0.97] udp rx: 1706 MB/s 1389072 calls/s # 16.42 [+0.03] udp tx: 1704 MB/s 28913 calls/s 28913 msg/s # 17.39 [+0.98] udp rx: 1846 MB/s 1503024 calls/s # 17.42 [+0.02] udp tx: 1843 MB/s 31270 calls/s 31270 msg/s # 17.97 [+0.56] GRO frag list over UDP tunnel ok # 18.71 [+0.74] 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__->