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.23 [+0.21] No GRO ok # 0.69 [+0.46] GRO frag list ok # 1.18 [+0.50] GRO fwd ok # 1.62 [+0.43] UDP fwd perf udp rx: 1934 MB/s 1575072 calls/s # 2.68 [+1.06] udp tx: 1981 MB/s 33613 calls/s 33613 msg/s # 3.65 [+0.98] udp rx: 1945 MB/s 1584144 calls/s # 3.68 [+0.02] udp tx: 1943 MB/s 32962 calls/s 32962 msg/s # 4.65 [+0.98] udp rx: 1945 MB/s 1584000 calls/s # 4.68 [+0.02] udp tx: 1944 MB/s 32974 calls/s 32974 msg/s # 4.79 [+0.12] UDP GRO fwd perf udp rx: 1899 MB/s 1546224 calls/s # 5.85 [+1.06] udp tx: 1944 MB/s 32975 calls/s 32975 msg/s # 6.83 [+0.98] udp rx: 1941 MB/s 1580448 calls/s # 6.85 [+0.02] udp tx: 1939 MB/s 32893 calls/s 32893 msg/s # 7.83 [+0.98] udp rx: 1945 MB/s 1584048 calls/s # 7.85 [+0.02] udp tx: 1943 MB/s 32968 calls/s 32968 msg/s # 8.38 [+0.53] GRO frag list over UDP tunnel ok # 9.06 [+0.67] GRO fwd over UDP tunnel ok # 9.29 [+0.23] IPv6 # 9.48 [+0.20] No GRO ok # 9.93 [+0.45] GRO frag list ok # 10.41 [+0.48] GRO fwd ok # 10.83 [+0.42] UDP fwd perf udp rx: 1546 MB/s 1259148 calls/s # 11.89 [+1.06] udp tx: 1835 MB/s 31129 calls/s 31129 msg/s # 12.87 [+0.98] udp rx: 1894 MB/s 1542576 calls/s # 12.89 [+0.02] udp tx: 1892 MB/s 32094 calls/s 32094 msg/s # 13.87 [+0.98] udp rx: 1890 MB/s 1539312 calls/s # 13.89 [+0.02] udp tx: 1889 MB/s 32051 calls/s 32051 msg/s # 14.01 [+0.12] UDP GRO fwd perf udp rx: 1845 MB/s 1502256 calls/s # 15.06 [+1.06] udp tx: 1887 MB/s 32009 calls/s 32009 msg/s # 16.04 [+0.98] udp rx: 1903 MB/s 1549392 calls/s # 16.06 [+0.02] udp tx: 1901 MB/s 32244 calls/s 32244 msg/s # 17.05 [+0.98] udp rx: 1908 MB/s 1553856 calls/s # 17.06 [+0.02] udp tx: 1906 MB/s 32340 calls/s 32340 msg/s # 17.60 [+0.54] GRO frag list over UDP tunnel ok # 18.28 [+0.68] 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__->