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.82 [+0.56] GRO frag list ok # 1.41 [+0.59] GRO fwd ok # 1.93 [+0.52] UDP fwd perf udp rx: 1192 MB/s 970474 calls/s # 3.00 [+1.07] udp tx: 1818 MB/s 30836 calls/s 30836 msg/s # 3.97 [+0.97] udp rx: 1728 MB/s 1407126 calls/s # 4.00 [+0.03] udp tx: 1890 MB/s 32061 calls/s 32061 msg/s # 4.97 [+0.98] udp rx: 1900 MB/s 1547184 calls/s # 5.00 [+0.02] udp tx: 1898 MB/s 32200 calls/s 32200 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1725 MB/s 1404499 calls/s # 6.19 [+1.07] udp tx: 1814 MB/s 30781 calls/s 30781 msg/s # 7.16 [+0.97] udp rx: 1894 MB/s 1542672 calls/s # 7.19 [+0.03] udp tx: 1892 MB/s 32103 calls/s 32103 msg/s # 8.16 [+0.97] udp rx: 1891 MB/s 1540032 calls/s # 8.19 [+0.03] udp tx: 1889 MB/s 32051 calls/s 32051 msg/s # 8.82 [+0.63] GRO frag list over UDP tunnel ok # 9.58 [+0.76] GRO fwd over UDP tunnel ok # 9.84 [+0.25] IPv6 # 10.09 [+0.26] No GRO ok # 10.61 [+0.52] GRO frag list ok # 11.14 [+0.53] GRO fwd ok # 11.63 [+0.49] UDP fwd perf udp rx: 1381 MB/s 1124661 calls/s # 12.69 [+1.06] udp tx: 1723 MB/s 29237 calls/s 29237 msg/s # 13.67 [+0.97] udp rx: 1827 MB/s 1488000 calls/s # 13.69 [+0.03] udp tx: 1825 MB/s 30968 calls/s 30968 msg/s # 14.67 [+0.97] udp rx: 1845 MB/s 1502352 calls/s # 14.69 [+0.03] udp tx: 1842 MB/s 31258 calls/s 31258 msg/s # 14.81 [+0.12] UDP GRO fwd perf udp rx: 1667 MB/s 1357389 calls/s # 15.89 [+1.08] udp tx: 1778 MB/s 30169 calls/s 30169 msg/s # 16.86 [+0.97] udp rx: 1430 MB/s 1164741 calls/s # 16.89 [+0.03] udp tx: 1844 MB/s 31291 calls/s 31291 msg/s # 17.86 [+0.97] udp rx: 1541 MB/s 1254652 calls/s # 17.89 [+0.03] udp tx: 1843 MB/s 31260 calls/s 31260 msg/s # 18.53 [+0.64] GRO frag list over UDP tunnel ok # 19.34 [+0.81] 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__->