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.22 [+0.21] No GRO ok # 0.71 [+0.49] GRO frag list ok # 1.24 [+0.52] GRO fwd ok # 1.71 [+0.48] UDP fwd perf udp rx: 1206 MB/s 981867 calls/s # 2.78 [+1.07] udp tx: 1770 MB/s 30031 calls/s 30031 msg/s # 3.75 [+0.97] udp rx: 1873 MB/s 1524960 calls/s # 3.78 [+0.03] udp tx: 1871 MB/s 31749 calls/s 31749 msg/s # 4.75 [+0.97] udp rx: 1881 MB/s 1531824 calls/s # 4.78 [+0.03] udp tx: 1879 MB/s 31872 calls/s 31872 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1740 MB/s 1417008 calls/s # 5.96 [+1.06] udp tx: 1788 MB/s 30329 calls/s 30329 msg/s # 6.93 [+0.98] udp rx: 1883 MB/s 1532976 calls/s # 6.96 [+0.03] udp tx: 1880 MB/s 31900 calls/s 31900 msg/s # 7.93 [+0.98] udp rx: 1877 MB/s 1528224 calls/s # 7.96 [+0.02] udp tx: 1874 MB/s 31798 calls/s 31798 msg/s # 8.51 [+0.55] GRO frag list over UDP tunnel ok # 9.27 [+0.76] GRO fwd over UDP tunnel ok # 9.50 [+0.23] IPv6 # 9.76 [+0.26] No GRO ok # 10.25 [+0.48] GRO frag list ok # 10.76 [+0.51] GRO fwd ok # 11.22 [+0.46] UDP fwd perf udp rx: 850 MB/s 692709 calls/s # 12.28 [+1.06] udp tx: 1150 MB/s 19510 calls/s 19510 msg/s # 13.26 [+0.97] udp rx: 1057 MB/s 860951 calls/s # 13.28 [+0.02] udp tx: 1059 MB/s 17963 calls/s 17963 msg/s # 14.26 [+0.98] udp rx: 1106 MB/s 900912 calls/s # 14.28 [+0.02] udp tx: 1114 MB/s 18895 calls/s 18895 msg/s # 14.40 [+0.12] UDP GRO fwd perf udp rx: 1102 MB/s 897643 calls/s # 15.47 [+1.07] udp tx: 1144 MB/s 19404 calls/s 19404 msg/s # 16.44 [+0.97] udp rx: 1043 MB/s 849355 calls/s # 16.47 [+0.03] udp tx: 1109 MB/s 18812 calls/s 18812 msg/s # 17.44 [+0.97] udp rx: 1035 MB/s 843080 calls/s # 17.47 [+0.03] udp tx: 1035 MB/s 17571 calls/s 17571 msg/s # 18.07 [+0.60] GRO frag list over UDP tunnel ok # 18.85 [+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__->