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.23 [+0.22] No GRO ok # 0.72 [+0.49] GRO frag list ok # 1.25 [+0.53] GRO fwd ok # 1.71 [+0.46] UDP fwd perf udp rx: 1895 MB/s 1543296 calls/s # 2.77 [+1.06] udp tx: 1945 MB/s 32990 calls/s 32990 msg/s # 3.74 [+0.97] udp rx: 1005 MB/s 818293 calls/s # 3.77 [+0.03] udp tx: 1745 MB/s 29604 calls/s 29604 msg/s # 4.74 [+0.98] udp rx: 1889 MB/s 1538304 calls/s # 4.77 [+0.02] udp tx: 1888 MB/s 32035 calls/s 32035 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1886 MB/s 1535904 calls/s # 5.95 [+1.07] udp tx: 1940 MB/s 32907 calls/s 32907 msg/s # 6.92 [+0.97] udp rx: 1927 MB/s 1569456 calls/s # 6.95 [+0.03] udp tx: 1925 MB/s 32659 calls/s 32659 msg/s # 7.92 [+0.97] udp rx: 1928 MB/s 1570272 calls/s # 7.95 [+0.03] udp tx: 1926 MB/s 32680 calls/s 32680 msg/s # 8.53 [+0.58] GRO frag list over UDP tunnel ok # 9.27 [+0.73] GRO fwd over UDP tunnel ok # 9.50 [+0.24] IPv6 # 9.75 [+0.24] No GRO ok # 10.25 [+0.51] GRO frag list ok # 10.80 [+0.55] GRO fwd ok # 11.29 [+0.48] UDP fwd perf udp rx: 1864 MB/s 1517760 calls/s # 12.36 [+1.07] udp tx: 1918 MB/s 32533 calls/s 32533 msg/s # 13.33 [+0.97] udp rx: 1905 MB/s 1551376 calls/s # 13.36 [+0.03] udp tx: 1903 MB/s 32286 calls/s 32286 msg/s # 14.33 [+0.97] udp rx: 1892 MB/s 1541072 calls/s # 14.36 [+0.03] udp tx: 1891 MB/s 32074 calls/s 32074 msg/s # 14.48 [+0.12] UDP GRO fwd perf udp rx: 1840 MB/s 1498704 calls/s # 15.55 [+1.07] udp tx: 1895 MB/s 32157 calls/s 32157 msg/s # 16.52 [+0.97] udp rx: 1904 MB/s 1550352 calls/s # 16.55 [+0.03] udp tx: 1903 MB/s 32277 calls/s 32277 msg/s # 17.52 [+0.97] udp rx: 1908 MB/s 1553488 calls/s # 17.55 [+0.03] udp tx: 1906 MB/s 32329 calls/s 32329 msg/s # 18.13 [+0.58] GRO frag list over UDP tunnel ok # 18.87 [+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__->