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.27 [+0.25] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.36 [+0.57] GRO fwd ok # 1.87 [+0.51] UDP fwd perf udp rx: 1509 MB/s 1229245 calls/s # 2.93 [+1.06] udp tx: 1827 MB/s 30989 calls/s 30989 msg/s # 3.91 [+0.97] udp rx: 1820 MB/s 1482048 calls/s # 3.93 [+0.03] udp tx: 1818 MB/s 30844 calls/s 30844 msg/s # 4.91 [+0.97] udp rx: 1827 MB/s 1487472 calls/s # 4.93 [+0.03] udp tx: 1825 MB/s 30957 calls/s 30957 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1580 MB/s 1286635 calls/s # 6.11 [+1.06] udp tx: 1842 MB/s 31254 calls/s 31254 msg/s # 7.09 [+0.97] udp rx: 1854 MB/s 1510176 calls/s # 7.11 [+0.03] udp tx: 1853 MB/s 31435 calls/s 31435 msg/s # 8.09 [+0.97] udp rx: 1807 MB/s 1471152 calls/s # 8.11 [+0.03] udp tx: 1804 MB/s 30613 calls/s 30613 msg/s # 8.75 [+0.64] GRO frag list over UDP tunnel ok # 9.54 [+0.79] GRO fwd over UDP tunnel ok # 9.80 [+0.26] IPv6 # 10.06 [+0.26] No GRO ok # 10.61 [+0.55] GRO frag list ok # 11.20 [+0.59] GRO fwd ok # 11.65 [+0.46] UDP fwd perf udp rx: 1435 MB/s 1168894 calls/s # 12.72 [+1.07] udp tx: 1821 MB/s 30896 calls/s 30896 msg/s # 13.69 [+0.97] udp rx: 1828 MB/s 1488592 calls/s # 13.72 [+0.03] udp tx: 1826 MB/s 30977 calls/s 30977 msg/s # 14.70 [+0.97] udp rx: 1853 MB/s 1508640 calls/s # 14.72 [+0.03] udp tx: 1851 MB/s 31403 calls/s 31403 msg/s # 14.84 [+0.12] UDP GRO fwd perf udp rx: 1673 MB/s 1362096 calls/s # 15.91 [+1.07] udp tx: 1734 MB/s 29425 calls/s 29425 msg/s # 16.88 [+0.97] udp rx: 1769 MB/s 1440907 calls/s # 16.91 [+0.03] udp tx: 1848 MB/s 31357 calls/s 31357 msg/s # 17.88 [+0.97] udp rx: 1742 MB/s 1418668 calls/s # 17.91 [+0.03] udp tx: 1838 MB/s 31178 calls/s 31178 msg/s # 18.47 [+0.56] GRO frag list over UDP tunnel ok # 19.18 [+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__->