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.28 [+0.25] No GRO ok # 0.82 [+0.55] GRO frag list ok # 1.48 [+0.66] GRO fwd ok # 1.98 [+0.50] UDP fwd perf udp rx: 1579 MB/s 1286024 calls/s # 3.05 [+1.08] udp tx: 1745 MB/s 29612 calls/s 29612 msg/s # 4.02 [+0.97] udp rx: 1410 MB/s 1147995 calls/s # 4.05 [+0.03] udp tx: 1786 MB/s 30304 calls/s 30304 msg/s # 5.02 [+0.97] udp rx: 1305 MB/s 1062421 calls/s # 5.05 [+0.03] udp tx: 1843 MB/s 31266 calls/s 31266 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1691 MB/s 1376784 calls/s # 6.25 [+1.08] udp tx: 1749 MB/s 29673 calls/s 29673 msg/s # 7.22 [+0.97] udp rx: 1831 MB/s 1491014 calls/s # 7.25 [+0.03] udp tx: 1853 MB/s 31430 calls/s 31430 msg/s # 8.25 [+0.99] udp rx: 1309 MB/s 1065838 calls/s # 8.25 [+0.01] udp tx: 1828 MB/s 31019 calls/s 31019 msg/s # 8.94 [+0.69] GRO frag list over UDP tunnel ok # 9.79 [+0.84] GRO fwd over UDP tunnel ok # 10.07 [+0.28] IPv6 # 10.35 [+0.28] No GRO ok # 10.91 [+0.56] GRO frag list ok # 11.52 [+0.61] GRO fwd ok # 12.05 [+0.52] UDP fwd perf udp rx: 1257 MB/s 1023961 calls/s # 13.12 [+1.07] udp tx: 1573 MB/s 26682 calls/s 26682 msg/s # 14.09 [+0.97] udp rx: 1674 MB/s 1362912 calls/s # 14.12 [+0.03] udp tx: 1680 MB/s 28500 calls/s 28500 msg/s # 15.09 [+0.97] udp rx: 1819 MB/s 1481616 calls/s # 15.12 [+0.03] udp tx: 1817 MB/s 30826 calls/s 30826 msg/s # 15.24 [+0.12] UDP GRO fwd perf udp rx: 1740 MB/s 1417043 calls/s # 16.32 [+1.08] udp tx: 1809 MB/s 30693 calls/s 30693 msg/s # 17.29 [+0.97] udp rx: 1840 MB/s 1498224 calls/s # 17.32 [+0.03] udp tx: 1836 MB/s 31152 calls/s 31152 msg/s # 18.29 [+0.97] udp rx: 1844 MB/s 1501584 calls/s # 18.32 [+0.03] udp tx: 1845 MB/s 31298 calls/s 31298 msg/s # 18.98 [+0.66] GRO frag list over UDP tunnel ok # 19.81 [+0.83] 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__->