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.26 [+0.24] No GRO ok # 0.77 [+0.51] GRO frag list ok # 1.29 [+0.52] GRO fwd ok # 1.72 [+0.43] UDP fwd perf udp rx: 1607 MB/s 1308732 calls/s # 2.78 [+1.06] udp tx: 1882 MB/s 31928 calls/s 31928 msg/s # 3.76 [+0.98] udp rx: 1915 MB/s 1559520 calls/s # 3.78 [+0.02] udp tx: 1913 MB/s 32458 calls/s 32458 msg/s # 4.76 [+0.98] udp rx: 1930 MB/s 1571720 calls/s # 4.78 [+0.02] udp tx: 1928 MB/s 32713 calls/s 32713 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1886 MB/s 1536000 calls/s # 5.96 [+1.06] udp tx: 1937 MB/s 32855 calls/s 32855 msg/s # 6.93 [+0.97] udp rx: 1926 MB/s 1568592 calls/s # 6.96 [+0.03] udp tx: 1924 MB/s 32640 calls/s 32640 msg/s # 7.93 [+0.97] udp rx: 1928 MB/s 1570224 calls/s # 7.96 [+0.03] udp tx: 1928 MB/s 32715 calls/s 32715 msg/s # 8.47 [+0.51] GRO frag list over UDP tunnel ok # 9.12 [+0.65] GRO fwd over UDP tunnel ok # 9.34 [+0.23] IPv6 # 9.55 [+0.21] No GRO ok # 9.99 [+0.44] GRO frag list ok # 10.46 [+0.47] GRO fwd ok # 10.89 [+0.43] UDP fwd perf udp rx: 1147 MB/s 933901 calls/s # 11.95 [+1.06] udp tx: 1771 MB/s 30042 calls/s 30042 msg/s # 12.92 [+0.97] udp rx: 1869 MB/s 1522080 calls/s # 12.95 [+0.03] udp tx: 1866 MB/s 31657 calls/s 31657 msg/s # 13.93 [+0.97] udp rx: 1868 MB/s 1520784 calls/s # 13.95 [+0.03] udp tx: 1866 MB/s 31665 calls/s 31665 msg/s # 14.07 [+0.12] UDP GRO fwd perf udp rx: 1841 MB/s 1498944 calls/s # 15.13 [+1.06] udp tx: 1888 MB/s 32028 calls/s 32028 msg/s # 16.10 [+0.97] udp rx: 1882 MB/s 1532736 calls/s # 16.13 [+0.03] udp tx: 1880 MB/s 31902 calls/s 31902 msg/s # 17.10 [+0.98] udp rx: 1899 MB/s 1546368 calls/s # 17.13 [+0.02] udp tx: 1898 MB/s 32192 calls/s 32192 msg/s # 17.65 [+0.52] GRO frag list over UDP tunnel ok # 18.33 [+0.68] 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__->