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.68 [+0.45] GRO frag list ok # 1.18 [+0.50] GRO fwd ok # 1.61 [+0.44] UDP fwd perf udp rx: 1864 MB/s 1517676 calls/s # 2.67 [+1.06] udp tx: 1955 MB/s 33174 calls/s 33174 msg/s # 3.65 [+0.98] udp rx: 1945 MB/s 1584048 calls/s # 3.67 [+0.02] udp tx: 1944 MB/s 32978 calls/s 32978 msg/s # 4.65 [+0.98] udp rx: 1947 MB/s 1585776 calls/s # 4.67 [+0.02] udp tx: 1945 MB/s 33000 calls/s 33000 msg/s # 4.79 [+0.12] UDP GRO fwd perf udp rx: 1895 MB/s 1543440 calls/s # 5.85 [+1.06] udp tx: 1939 MB/s 32889 calls/s 32889 msg/s # 6.83 [+0.98] udp rx: 1942 MB/s 1581216 calls/s # 6.85 [+0.02] udp tx: 1939 MB/s 32903 calls/s 32903 msg/s # 7.83 [+0.98] udp rx: 1894 MB/s 1542156 calls/s # 7.85 [+0.02] udp tx: 1937 MB/s 32867 calls/s 32867 msg/s # 8.36 [+0.51] GRO frag list over UDP tunnel ok # 9.06 [+0.69] GRO fwd over UDP tunnel ok # 9.29 [+0.24] IPv6 # 9.52 [+0.23] No GRO ok # 9.99 [+0.46] GRO frag list ok # 10.47 [+0.49] GRO fwd ok # 10.91 [+0.44] UDP fwd perf udp rx: 1450 MB/s 1181036 calls/s # 11.97 [+1.06] udp tx: 1844 MB/s 31280 calls/s 31280 msg/s # 12.95 [+0.97] udp rx: 1917 MB/s 1560768 calls/s # 12.97 [+0.03] udp tx: 1915 MB/s 32484 calls/s 32484 msg/s # 13.95 [+0.97] udp rx: 1907 MB/s 1553280 calls/s # 13.97 [+0.02] udp tx: 1906 MB/s 32330 calls/s 32330 msg/s # 14.09 [+0.12] UDP GRO fwd perf udp rx: 1870 MB/s 1522512 calls/s # 15.16 [+1.06] udp tx: 1918 MB/s 32544 calls/s 32544 msg/s # 16.16 [+1.00] udp tx: 1878 MB/s 31864 calls/s 31864 msg/s # 16.16 [+0.00] udp rx: 1755 MB/s 1429504 calls/s # 17.16 [+1.00] udp tx: 1910 MB/s 32398 calls/s 32398 msg/s # 17.26 [+0.10] udp rx: 1911 MB/s 1556572 calls/s # 17.69 [+0.43] GRO frag list over UDP tunnel ok # 18.37 [+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__->