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.26 [+0.24] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.31 [+0.55] GRO fwd ok # 1.77 [+0.47] UDP fwd perf udp rx: 1403 MB/s 1142828 calls/s # 2.84 [+1.06] udp tx: 1866 MB/s 31657 calls/s 31657 msg/s # 3.81 [+0.98] udp rx: 1924 MB/s 1566912 calls/s # 3.84 [+0.02] udp tx: 1922 MB/s 32611 calls/s 32611 msg/s # 4.81 [+0.98] udp rx: 1936 MB/s 1576176 calls/s # 4.84 [+0.02] udp tx: 1933 MB/s 32800 calls/s 32800 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1885 MB/s 1535184 calls/s # 6.03 [+1.07] udp tx: 1934 MB/s 32818 calls/s 32818 msg/s # 7.00 [+0.97] udp rx: 1924 MB/s 1567056 calls/s # 7.03 [+0.03] udp tx: 1922 MB/s 32615 calls/s 32615 msg/s # 8.00 [+0.98] udp rx: 1932 MB/s 1573488 calls/s # 8.03 [+0.02] udp tx: 1930 MB/s 32749 calls/s 32749 msg/s # 8.58 [+0.56] GRO frag list over UDP tunnel ok # 9.32 [+0.73] GRO fwd over UDP tunnel ok # 9.55 [+0.24] IPv6 # 9.80 [+0.25] No GRO ok # 10.29 [+0.49] GRO frag list ok # 10.80 [+0.51] GRO fwd ok # 11.28 [+0.48] UDP fwd perf udp rx: 1902 MB/s 1548816 calls/s # 12.34 [+1.07] udp tx: 1949 MB/s 33068 calls/s 33068 msg/s # 13.32 [+0.97] udp rx: 1878 MB/s 1529376 calls/s # 13.34 [+0.03] udp tx: 1877 MB/s 31848 calls/s 31848 msg/s # 14.32 [+0.98] udp rx: 1893 MB/s 1541616 calls/s # 14.34 [+0.02] udp tx: 1891 MB/s 32078 calls/s 32078 msg/s # 14.46 [+0.12] UDP GRO fwd perf udp rx: 1834 MB/s 1493280 calls/s # 15.53 [+1.06] udp tx: 1882 MB/s 31936 calls/s 31936 msg/s # 16.50 [+0.97] udp rx: 1906 MB/s 1552128 calls/s # 16.53 [+0.03] udp tx: 1904 MB/s 32294 calls/s 32294 msg/s # 17.50 [+0.98] udp rx: 1573 MB/s 1281308 calls/s # 17.53 [+0.02] udp tx: 1834 MB/s 31121 calls/s 31121 msg/s # 18.09 [+0.57] GRO frag list over UDP tunnel ok # 18.82 [+0.73] 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__->