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.29 [+0.28] No GRO ok # 0.90 [+0.61] GRO frag list ok # 1.52 [+0.63] GRO fwd ok # 2.01 [+0.49] UDP fwd perf udp rx: 1430 MB/s 1164588 calls/s # 3.09 [+1.07] udp tx: 1704 MB/s 28908 calls/s 28908 msg/s # 4.06 [+0.97] udp rx: 1766 MB/s 1438464 calls/s # 4.09 [+0.03] udp tx: 1767 MB/s 29977 calls/s 29977 msg/s # 5.06 [+0.97] udp rx: 1863 MB/s 1516944 calls/s # 5.09 [+0.03] udp tx: 1861 MB/s 31568 calls/s 31568 msg/s # 5.21 [+0.12] UDP GRO fwd perf udp rx: 1797 MB/s 1463424 calls/s # 6.28 [+1.07] udp tx: 1854 MB/s 31448 calls/s 31448 msg/s # 7.25 [+0.97] udp rx: 1792 MB/s 1459296 calls/s # 7.28 [+0.03] udp tx: 1791 MB/s 30389 calls/s 30389 msg/s # 8.25 [+0.97] udp rx: 1776 MB/s 1446480 calls/s # 8.28 [+0.03] udp tx: 1774 MB/s 30091 calls/s 30091 msg/s # 8.92 [+0.64] GRO frag list over UDP tunnel ok # 9.73 [+0.82] GRO fwd over UDP tunnel ok # 10.01 [+0.27] IPv6 # 10.27 [+0.26] No GRO ok # 10.82 [+0.55] GRO frag list ok # 11.42 [+0.60] GRO fwd ok # 11.94 [+0.52] UDP fwd perf udp tx: 1663 MB/s 28214 calls/s 28214 msg/s # 13.01 [+1.08] udp rx: 1046 MB/s 851710 calls/s # 14.01 [+1.00] udp tx: 1843 MB/s 31268 calls/s 31268 msg/s # 14.01 [+0.00] udp rx: 1731 MB/s 1409317 calls/s # 15.01 [+1.00] udp tx: 1818 MB/s 30847 calls/s 30847 msg/s # 15.11 [+0.10] udp rx: 1677 MB/s 1365631 calls/s # 15.13 [+0.02] UDP GRO fwd perf udp rx: 1709 MB/s 1391726 calls/s # 16.21 [+1.08] udp tx: 1782 MB/s 30236 calls/s 30236 msg/s # 17.18 [+0.96] udp rx: 1756 MB/s 1429845 calls/s # 17.22 [+0.04] udp tx: 1782 MB/s 30238 calls/s 30238 msg/s # 18.18 [+0.96] udp rx: 1777 MB/s 1446956 calls/s # 18.21 [+0.03] udp tx: 1813 MB/s 30763 calls/s 30763 msg/s # 18.87 [+0.66] GRO frag list over UDP tunnel ok # 19.72 [+0.85] 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__->