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.29 [+0.27] No GRO ok # 0.84 [+0.55] GRO frag list ok # 1.42 [+0.57] GRO fwd ok # 1.90 [+0.48] UDP fwd perf udp rx: 1364 MB/s 1110589 calls/s # 2.97 [+1.07] udp tx: 1831 MB/s 31061 calls/s 31061 msg/s # 3.94 [+0.97] udp rx: 1885 MB/s 1535176 calls/s # 3.97 [+0.03] udp tx: 1883 MB/s 31945 calls/s 31945 msg/s # 4.94 [+0.97] udp rx: 1891 MB/s 1540272 calls/s # 4.97 [+0.03] udp tx: 1888 MB/s 32033 calls/s 32033 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1830 MB/s 1490400 calls/s # 6.16 [+1.07] udp tx: 1888 MB/s 32030 calls/s 32030 msg/s # 7.13 [+0.97] udp rx: 1886 MB/s 1536000 calls/s # 7.16 [+0.03] udp tx: 1884 MB/s 31964 calls/s 31964 msg/s # 8.13 [+0.97] udp rx: 1891 MB/s 1539648 calls/s # 8.16 [+0.03] udp tx: 1889 MB/s 32047 calls/s 32047 msg/s # 8.77 [+0.61] GRO frag list over UDP tunnel ok # 9.55 [+0.78] GRO fwd over UDP tunnel ok # 9.80 [+0.25] IPv6 # 10.05 [+0.25] No GRO ok # 10.54 [+0.49] GRO frag list ok # 11.09 [+0.54] GRO fwd ok # 11.58 [+0.49] UDP fwd perf udp rx: 1499 MB/s 1220924 calls/s # 12.65 [+1.07] udp tx: 1842 MB/s 31255 calls/s 31255 msg/s # 13.62 [+0.97] udp rx: 1881 MB/s 1532016 calls/s # 13.65 [+0.03] udp tx: 1880 MB/s 31889 calls/s 31889 msg/s # 14.62 [+0.97] udp rx: 1898 MB/s 1545264 calls/s # 14.65 [+0.03] udp tx: 1896 MB/s 32168 calls/s 32168 msg/s # 14.77 [+0.12] UDP GRO fwd perf udp rx: 1847 MB/s 1504416 calls/s # 15.83 [+1.07] udp tx: 1896 MB/s 32166 calls/s 32166 msg/s # 16.83 [+1.00] udp tx: 1856 MB/s 31481 calls/s 31481 msg/s # 16.84 [+0.00] udp rx: 1709 MB/s 1391440 calls/s # 17.83 [+1.00] udp tx: 1888 MB/s 32028 calls/s 32028 msg/s # 17.93 [+0.10] udp rx: 1890 MB/s 1538716 calls/s # 18.43 [+0.49] GRO frag list over UDP tunnel ok # 19.23 [+0.80] 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__->