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.23 [+0.21] No GRO ok # 0.73 [+0.50] GRO frag list ok # 1.26 [+0.53] GRO fwd ok # 1.69 [+0.43] UDP fwd perf udp rx: 1435 MB/s 1168844 calls/s # 2.75 [+1.06] udp tx: 1888 MB/s 32031 calls/s 32031 msg/s # 3.72 [+0.98] udp rx: 1928 MB/s 1569888 calls/s # 3.75 [+0.02] udp tx: 1926 MB/s 32668 calls/s 32668 msg/s # 4.73 [+0.98] udp rx: 1933 MB/s 1573824 calls/s # 4.75 [+0.02] udp tx: 1931 MB/s 32754 calls/s 32754 msg/s # 4.87 [+0.12] UDP GRO fwd perf udp rx: 1873 MB/s 1525440 calls/s # 5.93 [+1.06] udp tx: 1925 MB/s 32660 calls/s 32660 msg/s # 6.90 [+0.97] udp rx: 1923 MB/s 1565952 calls/s # 6.93 [+0.03] udp tx: 1921 MB/s 32594 calls/s 32594 msg/s # 7.90 [+0.97] udp rx: 1921 MB/s 1564032 calls/s # 7.93 [+0.03] udp tx: 1919 MB/s 32558 calls/s 32558 msg/s # 8.43 [+0.50] GRO frag list over UDP tunnel ok # 9.11 [+0.68] GRO fwd over UDP tunnel ok # 9.35 [+0.24] IPv6 # 9.56 [+0.21] No GRO ok # 10.02 [+0.46] GRO frag list ok # 10.49 [+0.48] GRO fwd ok # 10.92 [+0.43] UDP fwd perf udp rx: 1326 MB/s 1080284 calls/s # 11.98 [+1.06] udp tx: 1807 MB/s 30648 calls/s 30648 msg/s # 12.95 [+0.98] udp rx: 1901 MB/s 1547856 calls/s # 12.98 [+0.02] udp tx: 1899 MB/s 32213 calls/s 32213 msg/s # 13.96 [+0.98] udp rx: 1895 MB/s 1543392 calls/s # 13.98 [+0.02] udp tx: 1893 MB/s 32115 calls/s 32115 msg/s # 14.10 [+0.12] UDP GRO fwd perf udp rx: 1848 MB/s 1504560 calls/s # 15.15 [+1.06] udp tx: 1891 MB/s 32088 calls/s 32088 msg/s # 16.13 [+0.98] udp rx: 1895 MB/s 1543152 calls/s # 16.15 [+0.02] udp tx: 1893 MB/s 32111 calls/s 32111 msg/s # 17.13 [+0.98] udp rx: 1899 MB/s 1546416 calls/s # 17.15 [+0.02] udp tx: 1898 MB/s 32197 calls/s 32197 msg/s # 17.66 [+0.51] GRO frag list over UDP tunnel ok # 18.32 [+0.66] 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__->