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.26] No GRO ok # 0.78 [+0.50] GRO frag list ok # 1.34 [+0.56] GRO fwd ok # 1.82 [+0.49] UDP fwd perf udp rx: 1480 MB/s 1205549 calls/s # 2.89 [+1.06] udp tx: 1868 MB/s 31686 calls/s 31686 msg/s # 3.86 [+0.97] udp rx: 1984 MB/s 1615920 calls/s # 3.89 [+0.03] udp tx: 1983 MB/s 33643 calls/s 33643 msg/s # 4.86 [+0.97] udp rx: 1992 MB/s 1622112 calls/s # 4.89 [+0.03] udp tx: 1990 MB/s 33756 calls/s 33756 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1902 MB/s 1548528 calls/s # 6.07 [+1.06] udp tx: 1949 MB/s 33069 calls/s 33069 msg/s # 7.05 [+0.98] udp rx: 1935 MB/s 1575840 calls/s # 7.07 [+0.02] udp tx: 1932 MB/s 32775 calls/s 32775 msg/s # 8.05 [+0.98] udp rx: 1935 MB/s 1575360 calls/s # 8.07 [+0.02] udp tx: 1933 MB/s 32798 calls/s 32798 msg/s # 8.60 [+0.53] GRO frag list over UDP tunnel ok # 9.30 [+0.70] GRO fwd over UDP tunnel ok # 9.54 [+0.23] IPv6 # 9.77 [+0.23] No GRO ok # 10.27 [+0.50] GRO frag list ok # 10.78 [+0.50] GRO fwd ok # 11.22 [+0.45] UDP fwd perf udp rx: 1703 MB/s 1386773 calls/s # 12.29 [+1.07] udp tx: 1863 MB/s 31604 calls/s 31604 msg/s # 13.28 [+0.99] udp rx: 1622 MB/s 1321275 calls/s # 13.29 [+0.01] udp tx: 1894 MB/s 32128 calls/s 32128 msg/s # 14.28 [+0.99] udp rx: 1441 MB/s 1173214 calls/s # 14.29 [+0.01] udp tx: 1928 MB/s 32707 calls/s 32707 msg/s # 14.41 [+0.12] UDP GRO fwd perf udp rx: 1532 MB/s 1247975 calls/s # 15.47 [+1.06] udp tx: 1863 MB/s 31610 calls/s 31610 msg/s # 16.44 [+0.97] udp rx: 1959 MB/s 1595568 calls/s # 16.47 [+0.03] udp tx: 1957 MB/s 33199 calls/s 33199 msg/s # 17.44 [+0.97] udp rx: 1969 MB/s 1603392 calls/s # 17.47 [+0.03] udp tx: 1967 MB/s 33373 calls/s 33373 msg/s # 18.04 [+0.57] GRO frag list over UDP tunnel ok # 18.80 [+0.76] 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__->