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.24 [+0.22] No GRO ok # 0.74 [+0.49] GRO frag list ok # 1.29 [+0.55] GRO fwd ok # 1.76 [+0.47] UDP fwd perf udp rx: 1929 MB/s 1570848 calls/s # 2.82 [+1.06] udp tx: 1974 MB/s 33496 calls/s 33496 msg/s # 3.80 [+0.98] udp rx: 1926 MB/s 1568688 calls/s # 3.82 [+0.02] udp tx: 1924 MB/s 32639 calls/s 32639 msg/s # 4.80 [+0.98] udp rx: 1923 MB/s 1565712 calls/s # 4.82 [+0.02] udp tx: 1921 MB/s 32588 calls/s 32588 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1884 MB/s 1534080 calls/s # 6.01 [+1.07] udp tx: 1935 MB/s 32832 calls/s 32832 msg/s # 6.98 [+0.97] udp rx: 1939 MB/s 1578624 calls/s # 7.01 [+0.03] udp tx: 1936 MB/s 32848 calls/s 32848 msg/s # 7.98 [+0.97] udp rx: 1939 MB/s 1578960 calls/s # 8.01 [+0.03] udp tx: 1937 MB/s 32861 calls/s 32861 msg/s # 8.56 [+0.55] GRO frag list over UDP tunnel ok # 9.28 [+0.72] GRO fwd over UDP tunnel ok # 9.53 [+0.25] IPv6 # 9.76 [+0.23] No GRO ok # 10.24 [+0.48] GRO frag list ok # 10.74 [+0.50] GRO fwd ok # 11.20 [+0.46] UDP fwd perf udp rx: 1361 MB/s 1108124 calls/s # 12.26 [+1.06] udp tx: 1814 MB/s 30771 calls/s 30771 msg/s # 13.23 [+0.97] udp rx: 1868 MB/s 1521072 calls/s # 13.26 [+0.03] udp tx: 1865 MB/s 31646 calls/s 31646 msg/s # 14.24 [+0.98] udp rx: 1887 MB/s 1536816 calls/s # 14.26 [+0.03] udp tx: 1882 MB/s 31935 calls/s 31935 msg/s # 14.38 [+0.12] UDP GRO fwd perf udp rx: 1848 MB/s 1504608 calls/s # 15.45 [+1.07] udp tx: 1894 MB/s 32131 calls/s 32131 msg/s # 16.42 [+0.98] udp rx: 1882 MB/s 1532352 calls/s # 16.45 [+0.02] udp tx: 1880 MB/s 31897 calls/s 31897 msg/s # 17.42 [+0.98] udp rx: 1893 MB/s 1541136 calls/s # 17.45 [+0.02] udp tx: 1891 MB/s 32076 calls/s 32076 msg/s # 17.99 [+0.55] GRO frag list over UDP tunnel ok # 18.71 [+0.72] 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__->