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.22] No GRO ok # 0.71 [+0.48] GRO frag list ok # 1.27 [+0.56] GRO fwd ok # 1.72 [+0.45] UDP fwd perf udp rx: 1665 MB/s 1356040 calls/s # 2.79 [+1.07] udp tx: 1694 MB/s 28739 calls/s 28739 msg/s # 3.79 [+1.00] udp tx: 1845 MB/s 31296 calls/s 31296 msg/s # 3.94 [+0.16] udp rx: 1424 MB/s 1159336 calls/s # 4.79 [+0.84] udp tx: 1709 MB/s 28991 calls/s 28991 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp rx: 1882 MB/s 1532736 calls/s # 5.98 [+1.07] udp tx: 1932 MB/s 32771 calls/s 32771 msg/s # 6.95 [+0.97] udp rx: 1939 MB/s 1578768 calls/s # 6.98 [+0.03] udp tx: 1937 MB/s 32859 calls/s 32859 msg/s # 7.95 [+0.98] udp rx: 1936 MB/s 1576704 calls/s # 7.98 [+0.02] udp tx: 1934 MB/s 32817 calls/s 32817 msg/s # 8.53 [+0.56] GRO frag list over UDP tunnel ok # 9.26 [+0.73] GRO fwd over UDP tunnel ok # 9.51 [+0.24] IPv6 # 9.74 [+0.24] No GRO ok # 10.23 [+0.49] GRO frag list ok # 10.77 [+0.54] GRO fwd ok # 11.25 [+0.48] UDP fwd perf udp rx: 1176 MB/s 958172 calls/s # 12.32 [+1.07] udp tx: 1770 MB/s 30029 calls/s 30029 msg/s # 13.29 [+0.97] udp rx: 1889 MB/s 1537968 calls/s # 13.32 [+0.03] udp tx: 1889 MB/s 32044 calls/s 32044 msg/s # 14.29 [+0.98] udp rx: 1876 MB/s 1527984 calls/s # 14.32 [+0.02] udp tx: 1874 MB/s 31795 calls/s 31795 msg/s # 14.44 [+0.12] UDP GRO fwd perf udp rx: 1834 MB/s 1493664 calls/s # 15.51 [+1.07] udp tx: 1887 MB/s 32006 calls/s 32006 msg/s # 16.49 [+0.97] udp rx: 1881 MB/s 1531680 calls/s # 16.51 [+0.03] udp tx: 1879 MB/s 31870 calls/s 31870 msg/s # 17.49 [+0.98] udp rx: 1897 MB/s 1545120 calls/s # 17.51 [+0.02] udp tx: 1896 MB/s 32174 calls/s 32174 msg/s # 18.09 [+0.58] GRO frag list over UDP tunnel ok # 18.81 [+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__->