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.04 [+0.04] IPv4 # 0.42 [+0.39] No GRO ok # 1.06 [+0.64] GRO frag list ok # 1.71 [+0.65] GRO fwd ok # 2.28 [+0.57] UDP fwd perf udp rx: 878 MB/s 715468 calls/s # 3.36 [+1.08] udp tx: 1782 MB/s 30237 calls/s 30237 msg/s # 4.34 [+0.98] udp rx: 1295 MB/s 1055007 calls/s # 4.36 [+0.02] udp tx: 1592 MB/s 27009 calls/s 27009 msg/s # 5.34 [+0.98] udp rx: 1525 MB/s 1242238 calls/s # 5.36 [+0.02] udp tx: 1807 MB/s 30664 calls/s 30664 msg/s # 5.48 [+0.12] UDP GRO fwd perf udp rx: 1288 MB/s 1048885 calls/s # 6.56 [+1.08] udp tx: 1777 MB/s 30156 calls/s 30156 msg/s # 7.52 [+0.96] udp rx: 1541 MB/s 1254744 calls/s # 7.56 [+0.04] udp tx: 1871 MB/s 31742 calls/s 31742 msg/s # 8.52 [+0.96] udp rx: 1830 MB/s 1490228 calls/s # 8.56 [+0.04] udp tx: 1828 MB/s 31010 calls/s 31010 msg/s # 9.20 [+0.64] GRO frag list over UDP tunnel ok # 10.07 [+0.88] GRO fwd over UDP tunnel ok # 10.35 [+0.28] IPv6 # 10.64 [+0.28] No GRO ok # 11.20 [+0.56] GRO frag list ok # 11.77 [+0.57] GRO fwd ok # 12.29 [+0.52] UDP fwd perf udp rx: 1433 MB/s 1167125 calls/s # 13.37 [+1.08] udp tx: 1722 MB/s 29211 calls/s 29211 msg/s # 14.33 [+0.96] udp rx: 1388 MB/s 1130631 calls/s # 14.37 [+0.04] udp tx: 1791 MB/s 30393 calls/s 30393 msg/s # 15.33 [+0.97] udp rx: 1815 MB/s 1477746 calls/s # 15.37 [+0.03] udp tx: 1815 MB/s 30785 calls/s 30785 msg/s # 15.49 [+0.12] UDP GRO fwd perf udp rx: 1817 MB/s 1479936 calls/s # 16.56 [+1.07] udp tx: 1882 MB/s 31935 calls/s 31935 msg/s # 17.53 [+0.97] udp rx: 1901 MB/s 1548048 calls/s # 17.56 [+0.03] udp tx: 1898 MB/s 32197 calls/s 32197 msg/s # 18.53 [+0.97] udp rx: 1879 MB/s 1530432 calls/s # 18.56 [+0.03] udp tx: 1879 MB/s 31881 calls/s 31881 msg/s # 19.19 [+0.62] GRO frag list over UDP tunnel ok # 19.96 [+0.77] 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__->