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.28 [+0.27] No GRO ok # 0.81 [+0.53] GRO frag list ok # 1.38 [+0.57] GRO fwd ok # 1.85 [+0.48] UDP fwd perf udp rx: 1578 MB/s 1285190 calls/s # 2.92 [+1.07] udp tx: 1768 MB/s 29989 calls/s 29989 msg/s # 3.89 [+0.97] udp rx: 1583 MB/s 1288747 calls/s # 3.92 [+0.03] udp tx: 1819 MB/s 30865 calls/s 30865 msg/s # 4.89 [+0.97] udp rx: 1829 MB/s 1489072 calls/s # 4.92 [+0.03] udp tx: 1826 MB/s 30982 calls/s 30982 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1723 MB/s 1403396 calls/s # 6.10 [+1.06] udp tx: 1812 MB/s 30744 calls/s 30744 msg/s # 7.08 [+0.98] udp rx: 1892 MB/s 1540944 calls/s # 7.10 [+0.02] udp tx: 1891 MB/s 32075 calls/s 32075 msg/s # 8.08 [+0.98] udp rx: 1894 MB/s 1542432 calls/s # 8.10 [+0.02] udp tx: 1891 MB/s 32089 calls/s 32089 msg/s # 8.63 [+0.53] GRO frag list over UDP tunnel ok # 9.37 [+0.74] GRO fwd over UDP tunnel ok # 9.61 [+0.24] IPv6 # 9.84 [+0.22] No GRO ok # 10.33 [+0.50] GRO frag list ok # 10.83 [+0.50] GRO fwd ok # 11.30 [+0.46] UDP fwd perf udp rx: 1573 MB/s 1281132 calls/s # 12.36 [+1.06] udp tx: 1798 MB/s 30498 calls/s 30498 msg/s # 13.33 [+0.97] udp rx: 1849 MB/s 1505328 calls/s # 13.36 [+0.03] udp tx: 1848 MB/s 31357 calls/s 31357 msg/s # 14.33 [+0.98] udp rx: 1711 MB/s 1393498 calls/s # 14.36 [+0.02] udp tx: 1839 MB/s 31199 calls/s 31199 msg/s # 14.48 [+0.12] UDP GRO fwd perf udp rx: 1361 MB/s 1108813 calls/s # 15.54 [+1.06] udp tx: 1769 MB/s 30008 calls/s 30008 msg/s # 16.51 [+0.98] udp rx: 1759 MB/s 1432752 calls/s # 16.54 [+0.02] udp tx: 1759 MB/s 29840 calls/s 29840 msg/s # 17.51 [+0.98] udp rx: 1829 MB/s 1489619 calls/s # 17.54 [+0.02] udp tx: 1829 MB/s 31023 calls/s 31023 msg/s # 18.08 [+0.54] GRO frag list over UDP tunnel ok # 18.79 [+0.71] 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__->