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.29 [+0.27] No GRO ok # 0.83 [+0.54] GRO frag list ok # 1.46 [+0.63] GRO fwd ok # 1.98 [+0.53] UDP fwd perf udp rx: 1586 MB/s 1291580 calls/s # 3.05 [+1.07] udp tx: 1684 MB/s 28563 calls/s 28563 msg/s # 4.02 [+0.97] udp rx: 1765 MB/s 1436976 calls/s # 4.05 [+0.03] udp tx: 1762 MB/s 29895 calls/s 29895 msg/s # 5.02 [+0.97] udp rx: 1728 MB/s 1407024 calls/s # 5.05 [+0.03] udp tx: 1717 MB/s 29127 calls/s 29127 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1611 MB/s 1312051 calls/s # 6.25 [+1.08] udp tx: 1704 MB/s 28908 calls/s 28908 msg/s # 7.22 [+0.97] udp rx: 1723 MB/s 1403376 calls/s # 7.25 [+0.03] udp tx: 1727 MB/s 29306 calls/s 29306 msg/s # 8.22 [+0.97] udp rx: 1776 MB/s 1446336 calls/s # 8.25 [+0.03] udp tx: 1776 MB/s 30128 calls/s 30128 msg/s # 8.85 [+0.60] GRO frag list over UDP tunnel ok # 9.68 [+0.82] GRO fwd over UDP tunnel ok # 9.94 [+0.26] IPv6 # 10.19 [+0.25] No GRO ok # 10.77 [+0.57] GRO frag list ok # 11.34 [+0.57] GRO fwd ok # 11.85 [+0.51] UDP fwd perf udp rx: 1722 MB/s 1402418 calls/s # 12.92 [+1.07] udp tx: 1793 MB/s 30421 calls/s 30421 msg/s # 13.89 [+0.97] udp rx: 1588 MB/s 1293446 calls/s # 13.92 [+0.03] udp tx: 1838 MB/s 31181 calls/s 31181 msg/s # 14.89 [+0.97] udp rx: 1849 MB/s 1505952 calls/s # 14.92 [+0.03] udp tx: 1848 MB/s 31354 calls/s 31354 msg/s # 15.04 [+0.12] UDP GRO fwd perf udp rx: 1668 MB/s 1358162 calls/s # 16.11 [+1.07] udp tx: 1843 MB/s 31260 calls/s 31260 msg/s # 17.08 [+0.97] udp rx: 1833 MB/s 1493000 calls/s # 17.11 [+0.03] udp tx: 1832 MB/s 31077 calls/s 31077 msg/s # 18.08 [+0.98] udp rx: 1844 MB/s 1501960 calls/s # 18.11 [+0.02] udp tx: 1843 MB/s 31266 calls/s 31266 msg/s # 18.70 [+0.60] GRO frag list over UDP tunnel ok # 19.47 [+0.76] 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__->