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.71 [+0.48] GRO frag list ok # 1.25 [+0.54] GRO fwd ok # 1.73 [+0.48] UDP fwd perf udp rx: 1583 MB/s 1289215 calls/s # 2.80 [+1.07] udp tx: 1862 MB/s 31593 calls/s 31593 msg/s # 3.77 [+0.97] udp rx: 1898 MB/s 1545840 calls/s # 3.80 [+0.03] udp tx: 1897 MB/s 32190 calls/s 32190 msg/s # 4.78 [+0.97] udp rx: 1891 MB/s 1540195 calls/s # 4.80 [+0.02] udp tx: 1890 MB/s 32057 calls/s 32057 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1641 MB/s 1336085 calls/s # 5.99 [+1.07] udp tx: 1896 MB/s 32169 calls/s 32169 msg/s # 6.96 [+0.97] udp rx: 1894 MB/s 1542336 calls/s # 6.99 [+0.03] udp tx: 1892 MB/s 32093 calls/s 32093 msg/s # 7.97 [+0.98] udp rx: 1887 MB/s 1536624 calls/s # 7.99 [+0.02] udp tx: 1885 MB/s 31980 calls/s 31980 msg/s # 8.60 [+0.61] GRO frag list over UDP tunnel ok # 9.39 [+0.79] GRO fwd over UDP tunnel ok # 9.65 [+0.25] IPv6 # 9.91 [+0.26] No GRO ok # 10.43 [+0.52] GRO frag list ok # 10.96 [+0.53] GRO fwd ok # 11.45 [+0.49] UDP fwd perf udp rx: 1563 MB/s 1272588 calls/s # 12.52 [+1.07] udp tx: 1846 MB/s 31314 calls/s 31314 msg/s # 13.49 [+0.97] udp rx: 1894 MB/s 1542096 calls/s # 13.52 [+0.03] udp tx: 1892 MB/s 32097 calls/s 32097 msg/s # 14.49 [+0.97] udp rx: 1901 MB/s 1547952 calls/s # 14.52 [+0.03] udp tx: 1899 MB/s 32225 calls/s 32225 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1846 MB/s 1503312 calls/s # 15.71 [+1.07] udp tx: 1897 MB/s 32178 calls/s 32178 msg/s # 16.69 [+0.97] udp rx: 1907 MB/s 1553280 calls/s # 16.71 [+0.03] udp tx: 1905 MB/s 32320 calls/s 32320 msg/s # 17.69 [+0.98] udp rx: 809 MB/s 659013 calls/s # 17.71 [+0.02] udp tx: 1669 MB/s 28317 calls/s 28317 msg/s # 18.31 [+0.60] GRO frag list over UDP tunnel ok # 19.06 [+0.75] 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__->