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.27 [+0.25] No GRO ok # 0.83 [+0.56] GRO frag list ok # 1.48 [+0.65] GRO fwd ok # 1.96 [+0.48] UDP fwd perf udp rx: 1670 MB/s 1359997 calls/s # 3.03 [+1.07] udp tx: 1890 MB/s 32062 calls/s 32062 msg/s # 4.00 [+0.97] udp rx: 1891 MB/s 1539936 calls/s # 4.03 [+0.03] udp tx: 1882 MB/s 31933 calls/s 31933 msg/s # 5.00 [+0.97] udp rx: 1752 MB/s 1426464 calls/s # 5.03 [+0.03] udp tx: 1757 MB/s 29809 calls/s 29809 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1872 MB/s 1524660 calls/s # 6.22 [+1.07] udp tx: 1930 MB/s 32751 calls/s 32751 msg/s # 7.19 [+0.97] udp rx: 1946 MB/s 1584864 calls/s # 7.22 [+0.03] udp tx: 1945 MB/s 32999 calls/s 32999 msg/s # 8.19 [+0.97] udp rx: 1969 MB/s 1603104 calls/s # 8.22 [+0.03] udp tx: 1968 MB/s 33380 calls/s 33380 msg/s # 8.81 [+0.59] GRO frag list over UDP tunnel ok # 9.58 [+0.77] GRO fwd over UDP tunnel ok # 9.83 [+0.25] IPv6 # 10.05 [+0.22] No GRO ok # 10.54 [+0.49] GRO frag list ok # 11.05 [+0.51] GRO fwd ok # 11.52 [+0.47] UDP fwd perf udp rx: 1636 MB/s 1331965 calls/s # 12.58 [+1.06] udp tx: 1766 MB/s 29954 calls/s 29954 msg/s # 13.56 [+0.98] udp rx: 1834 MB/s 1493184 calls/s # 13.58 [+0.02] udp tx: 1848 MB/s 31345 calls/s 31345 msg/s # 14.56 [+0.98] udp rx: 1828 MB/s 1488960 calls/s # 14.58 [+0.02] udp tx: 1826 MB/s 30978 calls/s 30978 msg/s # 14.70 [+0.12] UDP GRO fwd perf udp rx: 1535 MB/s 1249917 calls/s # 15.75 [+1.06] udp tx: 1833 MB/s 31102 calls/s 31102 msg/s # 16.73 [+0.98] udp rx: 1890 MB/s 1538916 calls/s # 16.75 [+0.02] udp tx: 1923 MB/s 32631 calls/s 32631 msg/s # 17.73 [+0.98] udp rx: 1935 MB/s 1575584 calls/s # 17.75 [+0.02] udp tx: 1932 MB/s 32777 calls/s 32777 msg/s # 18.28 [+0.52] GRO frag list over UDP tunnel ok # 19.02 [+0.74] 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__->