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.27 [+0.55] GRO fwd ok # 1.70 [+0.43] UDP fwd perf udp rx: 1685 MB/s 1372493 calls/s # 2.76 [+1.06] udp tx: 1901 MB/s 32257 calls/s 32257 msg/s # 3.74 [+0.98] udp rx: 1885 MB/s 1535040 calls/s # 3.76 [+0.02] udp tx: 1885 MB/s 31972 calls/s 31972 msg/s # 4.74 [+0.98] udp rx: 1994 MB/s 1624080 calls/s # 4.76 [+0.02] udp tx: 1992 MB/s 33801 calls/s 33801 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1859 MB/s 1513824 calls/s # 5.94 [+1.06] udp tx: 1908 MB/s 32361 calls/s 32361 msg/s # 6.92 [+0.98] udp rx: 1936 MB/s 1576656 calls/s # 6.94 [+0.02] udp tx: 1935 MB/s 32824 calls/s 32824 msg/s # 7.92 [+0.98] udp rx: 1966 MB/s 1601088 calls/s # 7.94 [+0.02] udp tx: 1966 MB/s 33352 calls/s 33352 msg/s # 8.46 [+0.52] GRO frag list over UDP tunnel ok # 9.13 [+0.67] GRO fwd over UDP tunnel ok # 9.37 [+0.24] IPv6 # 9.58 [+0.21] No GRO ok # 10.05 [+0.47] GRO frag list ok # 10.56 [+0.51] GRO fwd ok # 11.02 [+0.46] UDP fwd perf udp rx: 1649 MB/s 1342880 calls/s # 12.08 [+1.06] udp tx: 1858 MB/s 31523 calls/s 31523 msg/s # 13.05 [+0.98] udp rx: 1910 MB/s 1555700 calls/s # 13.08 [+0.02] udp tx: 1916 MB/s 32500 calls/s 32500 msg/s # 14.05 [+0.98] udp rx: 1950 MB/s 1587888 calls/s # 14.08 [+0.02] udp tx: 1949 MB/s 33062 calls/s 33062 msg/s # 14.19 [+0.12] UDP GRO fwd perf udp rx: 1904 MB/s 1550832 calls/s # 15.25 [+1.06] udp tx: 1954 MB/s 33149 calls/s 33149 msg/s # 16.23 [+0.98] udp rx: 1961 MB/s 1596672 calls/s # 16.25 [+0.02] udp tx: 1959 MB/s 33242 calls/s 33242 msg/s # 17.23 [+0.98] udp rx: 1947 MB/s 1585872 calls/s # 17.25 [+0.02] udp tx: 1946 MB/s 33007 calls/s 33007 msg/s # 17.78 [+0.53] GRO frag list over UDP tunnel ok # 18.47 [+0.69] 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__->