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.27 [+0.25] No GRO ok # 0.78 [+0.51] GRO frag list ok # 1.33 [+0.55] GRO fwd ok # 1.80 [+0.46] UDP fwd perf udp rx: 1744 MB/s 1420236 calls/s # 2.86 [+1.06] udp tx: 1897 MB/s 32179 calls/s 32179 msg/s # 3.83 [+0.98] udp rx: 1656 MB/s 1348577 calls/s # 3.86 [+0.02] udp tx: 1936 MB/s 32848 calls/s 32848 msg/s # 4.83 [+0.98] udp rx: 1967 MB/s 1601904 calls/s # 4.86 [+0.02] udp tx: 1965 MB/s 33338 calls/s 33338 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1916 MB/s 1560384 calls/s # 6.03 [+1.06] udp tx: 1963 MB/s 33308 calls/s 33308 msg/s # 7.00 [+0.98] udp rx: 1940 MB/s 1579776 calls/s # 7.03 [+0.02] udp tx: 1938 MB/s 32875 calls/s 32875 msg/s # 8.01 [+0.98] udp rx: 1960 MB/s 1595672 calls/s # 8.03 [+0.02] udp tx: 1958 MB/s 33218 calls/s 33218 msg/s # 8.57 [+0.54] GRO frag list over UDP tunnel ok # 9.28 [+0.71] GRO fwd over UDP tunnel ok # 9.54 [+0.25] IPv6 # 9.78 [+0.24] No GRO ok # 10.32 [+0.54] GRO frag list ok # 10.82 [+0.50] GRO fwd ok # 11.28 [+0.47] UDP fwd perf udp rx: 1664 MB/s 1355197 calls/s # 12.34 [+1.06] udp tx: 1804 MB/s 30605 calls/s 30605 msg/s # 13.32 [+0.97] udp rx: 1932 MB/s 1573408 calls/s # 13.34 [+0.03] udp tx: 1929 MB/s 32722 calls/s 32722 msg/s # 14.32 [+0.97] udp rx: 1927 MB/s 1569584 calls/s # 14.34 [+0.03] udp tx: 1926 MB/s 32679 calls/s 32679 msg/s # 14.46 [+0.12] UDP GRO fwd perf udp rx: 1890 MB/s 1538736 calls/s # 15.52 [+1.06] udp tx: 1942 MB/s 32947 calls/s 32947 msg/s # 16.50 [+0.97] udp rx: 1937 MB/s 1577664 calls/s # 16.52 [+0.03] udp tx: 1935 MB/s 32828 calls/s 32828 msg/s # 17.50 [+0.97] udp rx: 1877 MB/s 1528317 calls/s # 17.52 [+0.03] udp tx: 1925 MB/s 32653 calls/s 32653 msg/s # 18.04 [+0.51] GRO frag list over UDP tunnel ok # 18.68 [+0.65] 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__->