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.23] No GRO ok # 0.72 [+0.47] GRO frag list ok # 1.24 [+0.52] GRO fwd ok # 1.70 [+0.45] UDP fwd perf udp rx: 1583 MB/s 1288906 calls/s # 2.76 [+1.06] udp tx: 1854 MB/s 31459 calls/s 31459 msg/s # 3.75 [+1.00] udp rx: 1590 MB/s 1294473 calls/s # 3.76 [+0.00] udp tx: 1921 MB/s 32592 calls/s 32592 msg/s # 4.76 [+1.00] udp rx: 1930 MB/s 1571738 calls/s # 4.76 [+0.00] udp tx: 1958 MB/s 33215 calls/s 33215 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1763 MB/s 1435719 calls/s # 5.94 [+1.07] udp tx: 1949 MB/s 33058 calls/s 33058 msg/s # 6.91 [+0.97] udp rx: 1913 MB/s 1558183 calls/s # 6.94 [+0.03] udp tx: 1951 MB/s 33102 calls/s 33102 msg/s # 7.92 [+0.97] udp rx: 1919 MB/s 1563015 calls/s # 7.94 [+0.03] udp tx: 1978 MB/s 33550 calls/s 33550 msg/s # 8.56 [+0.62] GRO frag list over UDP tunnel ok # 9.32 [+0.76] GRO fwd over UDP tunnel ok # 9.57 [+0.25] IPv6 # 9.84 [+0.27] No GRO ok # 10.38 [+0.54] GRO frag list ok # 10.94 [+0.56] GRO fwd ok # 11.44 [+0.51] UDP fwd perf udp rx: 1673 MB/s 1362284 calls/s # 12.51 [+1.07] udp tx: 1823 MB/s 30932 calls/s 30932 msg/s # 13.48 [+0.97] udp rx: 1887 MB/s 1536528 calls/s # 13.51 [+0.03] udp tx: 1886 MB/s 31993 calls/s 31993 msg/s # 14.49 [+0.97] udp rx: 1943 MB/s 1582128 calls/s # 14.51 [+0.03] udp tx: 1941 MB/s 32921 calls/s 32921 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1787 MB/s 1455504 calls/s # 15.71 [+1.07] udp tx: 1849 MB/s 31361 calls/s 31361 msg/s # 16.68 [+0.97] udp rx: 1938 MB/s 1578080 calls/s # 16.71 [+0.03] udp tx: 1959 MB/s 33237 calls/s 33237 msg/s # 17.68 [+0.97] udp rx: 1566 MB/s 1275311 calls/s # 17.71 [+0.03] udp tx: 1948 MB/s 33056 calls/s 33056 msg/s # 18.32 [+0.61] GRO frag list over UDP tunnel ok # 19.10 [+0.78] 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__->