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.69 [+0.47] GRO frag list ok # 1.22 [+0.52] GRO fwd ok # 1.65 [+0.43] UDP fwd perf udp rx: 1555 MB/s 1266092 calls/s # 2.71 [+1.06] udp tx: 1879 MB/s 31871 calls/s 31871 msg/s # 3.68 [+0.98] udp rx: 1935 MB/s 1575744 calls/s # 3.71 [+0.02] udp tx: 1934 MB/s 32804 calls/s 32804 msg/s # 4.68 [+0.98] udp rx: 1935 MB/s 1575840 calls/s # 4.71 [+0.02] udp tx: 1933 MB/s 32795 calls/s 32795 msg/s # 4.83 [+0.12] UDP GRO fwd perf udp rx: 1884 MB/s 1533888 calls/s # 5.89 [+1.06] udp tx: 1931 MB/s 32757 calls/s 32757 msg/s # 6.86 [+0.98] udp rx: 1935 MB/s 1576032 calls/s # 6.89 [+0.02] udp tx: 1934 MB/s 32810 calls/s 32810 msg/s # 7.86 [+0.98] udp rx: 1936 MB/s 1576848 calls/s # 7.89 [+0.02] udp tx: 1934 MB/s 32809 calls/s 32809 msg/s # 8.40 [+0.51] GRO frag list over UDP tunnel ok # 9.07 [+0.67] GRO fwd over UDP tunnel ok # 9.30 [+0.23] IPv6 # 9.53 [+0.23] No GRO ok # 9.99 [+0.46] GRO frag list ok # 10.48 [+0.49] GRO fwd ok # 10.92 [+0.44] UDP fwd perf udp rx: 1564 MB/s 1274060 calls/s # 11.98 [+1.06] udp tx: 1850 MB/s 31380 calls/s 31380 msg/s # 12.95 [+0.98] udp rx: 1880 MB/s 1530912 calls/s # 12.98 [+0.02] udp tx: 1878 MB/s 31858 calls/s 31858 msg/s # 13.95 [+0.98] udp rx: 1892 MB/s 1540320 calls/s # 13.98 [+0.02] udp tx: 1890 MB/s 32058 calls/s 32058 msg/s # 14.09 [+0.12] UDP GRO fwd perf udp rx: 1868 MB/s 1520928 calls/s # 15.15 [+1.06] udp tx: 1910 MB/s 32405 calls/s 32405 msg/s # 16.13 [+0.98] udp rx: 1889 MB/s 1538496 calls/s # 16.15 [+0.02] udp tx: 1888 MB/s 32025 calls/s 32025 msg/s # 17.13 [+0.98] udp rx: 1911 MB/s 1555968 calls/s # 17.15 [+0.02] udp tx: 1909 MB/s 32392 calls/s 32392 msg/s # 17.68 [+0.52] GRO frag list over UDP tunnel ok # 18.35 [+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__->