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.31 [+0.29] No GRO ok # 0.86 [+0.55] GRO frag list ok # 1.42 [+0.56] GRO fwd ok # 1.89 [+0.47] UDP fwd perf udp rx: 1720 MB/s 1400828 calls/s # 2.96 [+1.07] udp tx: 1828 MB/s 31005 calls/s 31005 msg/s # 3.93 [+0.97] udp rx: 1932 MB/s 1573248 calls/s # 3.96 [+0.02] udp tx: 1930 MB/s 32742 calls/s 32742 msg/s # 4.93 [+0.98] udp rx: 1910 MB/s 1555584 calls/s # 4.96 [+0.02] udp tx: 1908 MB/s 32372 calls/s 32372 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1716 MB/s 1397666 calls/s # 6.14 [+1.07] udp tx: 1848 MB/s 31352 calls/s 31352 msg/s # 7.11 [+0.97] udp rx: 1691 MB/s 1376737 calls/s # 7.14 [+0.03] udp tx: 1748 MB/s 29652 calls/s 29652 msg/s # 8.11 [+0.97] udp rx: 1800 MB/s 1465920 calls/s # 8.14 [+0.03] udp tx: 1798 MB/s 30506 calls/s 30506 msg/s # 8.72 [+0.58] GRO frag list over UDP tunnel ok # 9.46 [+0.73] GRO fwd over UDP tunnel ok # 9.72 [+0.26] IPv6 # 9.97 [+0.25] No GRO ok # 10.49 [+0.51] GRO frag list ok # 11.04 [+0.55] GRO fwd ok # 11.54 [+0.49] UDP fwd perf udp rx: 1414 MB/s 1151612 calls/s # 12.61 [+1.07] udp tx: 1684 MB/s 28572 calls/s 28572 msg/s # 13.58 [+0.97] udp rx: 1691 MB/s 1377175 calls/s # 13.61 [+0.03] udp tx: 1842 MB/s 31256 calls/s 31256 msg/s # 14.58 [+0.97] udp rx: 1862 MB/s 1515984 calls/s # 14.61 [+0.03] udp tx: 1860 MB/s 31556 calls/s 31556 msg/s # 14.73 [+0.12] UDP GRO fwd perf udp rx: 1604 MB/s 1305896 calls/s # 15.79 [+1.07] udp tx: 1648 MB/s 27953 calls/s 27953 msg/s # 16.77 [+0.97] udp rx: 1735 MB/s 1413160 calls/s # 16.79 [+0.03] udp tx: 1742 MB/s 29559 calls/s 29559 msg/s # 17.77 [+0.97] udp rx: 1803 MB/s 1467888 calls/s # 17.79 [+0.03] udp tx: 1801 MB/s 30556 calls/s 30556 msg/s # 18.37 [+0.58] GRO frag list over UDP tunnel ok # 19.11 [+0.74] 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__->