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.26 [+0.24] No GRO ok # 0.75 [+0.49] GRO frag list ok # 1.31 [+0.55] GRO fwd ok # 1.78 [+0.47] UDP fwd perf udp rx: 1297 MB/s 1055996 calls/s # 2.84 [+1.07] udp tx: 1861 MB/s 31575 calls/s 31575 msg/s # 3.82 [+0.98] udp rx: 1950 MB/s 1588224 calls/s # 3.84 [+0.02] udp tx: 1949 MB/s 33059 calls/s 33059 msg/s # 4.82 [+0.98] udp rx: 1955 MB/s 1591776 calls/s # 4.84 [+0.02] udp tx: 1953 MB/s 33130 calls/s 33130 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1890 MB/s 1539216 calls/s # 6.03 [+1.07] udp tx: 1944 MB/s 32986 calls/s 32986 msg/s # 7.00 [+0.97] udp rx: 1952 MB/s 1589808 calls/s # 7.03 [+0.03] udp tx: 1950 MB/s 33074 calls/s 33074 msg/s # 8.00 [+0.97] udp rx: 1946 MB/s 1584480 calls/s # 8.03 [+0.03] udp tx: 1944 MB/s 32982 calls/s 32982 msg/s # 8.59 [+0.56] GRO frag list over UDP tunnel ok # 9.32 [+0.73] GRO fwd over UDP tunnel ok # 9.56 [+0.24] IPv6 # 9.79 [+0.23] No GRO ok # 10.28 [+0.49] GRO frag list ok # 10.81 [+0.52] GRO fwd ok # 11.28 [+0.47] UDP fwd perf udp rx: 1427 MB/s 1162460 calls/s # 12.34 [+1.06] udp tx: 1853 MB/s 31437 calls/s 31437 msg/s # 13.32 [+0.98] udp rx: 1916 MB/s 1560528 calls/s # 13.34 [+0.02] udp tx: 1914 MB/s 32475 calls/s 32475 msg/s # 14.32 [+0.98] udp rx: 1907 MB/s 1552656 calls/s # 14.34 [+0.02] udp tx: 1905 MB/s 32312 calls/s 32312 msg/s # 14.46 [+0.12] UDP GRO fwd perf udp rx: 1887 MB/s 1536720 calls/s # 15.53 [+1.06] udp tx: 1932 MB/s 32784 calls/s 32784 msg/s # 16.50 [+0.98] udp rx: 1928 MB/s 1570272 calls/s # 16.53 [+0.02] udp tx: 1926 MB/s 32675 calls/s 32675 msg/s # 17.51 [+0.98] udp rx: 1933 MB/s 1573824 calls/s # 17.53 [+0.02] udp tx: 1932 MB/s 32770 calls/s 32770 msg/s # 18.10 [+0.57] GRO frag list over UDP tunnel ok # 18.83 [+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__->