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.01 [+0.01] IPv4 # 0.22 [+0.21] No GRO ok # 0.72 [+0.50] GRO frag list ok # 1.28 [+0.56] GRO fwd ok # 1.71 [+0.43] UDP fwd perf udp rx: 1941 MB/s 1580544 calls/s # 2.77 [+1.06] udp tx: 1985 MB/s 33669 calls/s 33669 msg/s # 3.75 [+0.98] udp rx: 1959 MB/s 1595328 calls/s # 3.77 [+0.02] udp tx: 1956 MB/s 33187 calls/s 33187 msg/s # 4.75 [+0.98] udp rx: 1948 MB/s 1586320 calls/s # 4.77 [+0.02] udp tx: 1946 MB/s 33010 calls/s 33010 msg/s # 4.89 [+0.12] UDP GRO fwd perf udp rx: 1811 MB/s 1475166 calls/s # 5.95 [+1.06] udp tx: 1876 MB/s 31835 calls/s 31835 msg/s # 6.93 [+0.98] udp rx: 1815 MB/s 1478045 calls/s # 6.95 [+0.02] udp tx: 1850 MB/s 31378 calls/s 31378 msg/s # 7.93 [+0.98] udp rx: 1955 MB/s 1592348 calls/s # 7.95 [+0.02] udp tx: 1956 MB/s 33180 calls/s 33180 msg/s # 8.48 [+0.53] GRO frag list over UDP tunnel ok # 9.15 [+0.67] GRO fwd over UDP tunnel ok # 9.38 [+0.24] IPv6 # 9.62 [+0.23] No GRO ok # 10.10 [+0.48] GRO frag list ok # 10.62 [+0.53] GRO fwd ok # 11.06 [+0.44] UDP fwd perf udp rx: 1561 MB/s 1271260 calls/s # 12.12 [+1.06] udp tx: 1838 MB/s 31178 calls/s 31178 msg/s # 13.09 [+0.98] udp rx: 1878 MB/s 1529004 calls/s # 13.12 [+0.02] udp tx: 1921 MB/s 32586 calls/s 32586 msg/s # 14.12 [+1.00] udp tx: 1930 MB/s 32748 calls/s 32748 msg/s # 14.12 [+0.00] udp rx: 1924 MB/s 1567040 calls/s # 14.24 [+0.12] UDP GRO fwd perf udp rx: 1606 MB/s 1307586 calls/s # 15.30 [+1.07] udp tx: 1794 MB/s 30433 calls/s 30433 msg/s # 16.28 [+0.97] udp rx: 1715 MB/s 1396716 calls/s # 16.30 [+0.03] udp tx: 1964 MB/s 33315 calls/s 33315 msg/s # 17.28 [+0.97] udp rx: 1838 MB/s 1496512 calls/s # 17.30 [+0.03] udp tx: 1961 MB/s 33262 calls/s 33262 msg/s # 17.87 [+0.56] GRO frag list over UDP tunnel ok # 18.58 [+0.71] 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__->