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.23 [+0.22] No GRO ok # 0.72 [+0.48] GRO frag list ok # 1.26 [+0.55] GRO fwd ok # 1.71 [+0.44] UDP fwd perf udp rx: 1782 MB/s 1451060 calls/s # 2.77 [+1.06] udp tx: 1843 MB/s 31269 calls/s 31269 msg/s # 3.74 [+0.98] udp rx: 1257 MB/s 1024137 calls/s # 3.77 [+0.02] udp tx: 1964 MB/s 33313 calls/s 33313 msg/s # 4.74 [+0.98] udp rx: 1989 MB/s 1619632 calls/s # 4.77 [+0.02] udp tx: 1987 MB/s 33701 calls/s 33701 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1853 MB/s 1509064 calls/s # 5.95 [+1.06] udp tx: 1983 MB/s 33647 calls/s 33647 msg/s # 6.92 [+0.98] udp rx: 1971 MB/s 1605108 calls/s # 6.95 [+0.02] udp tx: 1982 MB/s 33619 calls/s 33619 msg/s # 7.92 [+0.98] udp rx: 1591 MB/s 1296000 calls/s # 7.95 [+0.02] udp tx: 1974 MB/s 33486 calls/s 33486 msg/s # 8.49 [+0.54] GRO frag list over UDP tunnel ok # 9.16 [+0.67] GRO fwd over UDP tunnel ok # 9.39 [+0.24] IPv6 # 9.62 [+0.23] No GRO ok # 10.11 [+0.49] GRO frag list ok # 10.60 [+0.49] GRO fwd ok # 11.06 [+0.46] UDP fwd perf udp rx: 1424 MB/s 1159738 calls/s # 12.12 [+1.06] udp tx: 1783 MB/s 30243 calls/s 30243 msg/s # 13.10 [+0.97] udp rx: 1925 MB/s 1567566 calls/s # 13.12 [+0.03] udp tx: 1926 MB/s 32674 calls/s 32674 msg/s # 14.10 [+0.97] udp rx: 1792 MB/s 1459058 calls/s # 14.12 [+0.02] udp tx: 1908 MB/s 32374 calls/s 32374 msg/s # 14.24 [+0.12] UDP GRO fwd perf udp rx: 1863 MB/s 1516752 calls/s # 15.30 [+1.06] udp tx: 1903 MB/s 32286 calls/s 32286 msg/s # 16.28 [+0.98] udp rx: 1936 MB/s 1576704 calls/s # 16.30 [+0.02] udp tx: 1934 MB/s 32813 calls/s 32813 msg/s # 17.28 [+0.98] udp rx: 1930 MB/s 1571712 calls/s # 17.30 [+0.02] udp tx: 1928 MB/s 32714 calls/s 32714 msg/s # 17.82 [+0.53] GRO frag list over UDP tunnel ok # 18.58 [+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__->