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.26] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.35 [+0.56] GRO fwd ok # 1.81 [+0.47] UDP fwd perf udp rx: 948 MB/s 771774 calls/s # 2.89 [+1.07] udp tx: 1226 MB/s 20803 calls/s 20803 msg/s # 3.86 [+0.97] udp rx: 1091 MB/s 888623 calls/s # 3.88 [+0.03] udp tx: 1216 MB/s 20639 calls/s 20639 msg/s # 4.86 [+0.97] udp rx: 1210 MB/s 985104 calls/s # 4.88 [+0.03] udp tx: 1207 MB/s 20485 calls/s 20485 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1044 MB/s 849950 calls/s # 6.07 [+1.07] udp tx: 1172 MB/s 19880 calls/s 19880 msg/s # 7.05 [+0.97] udp rx: 1149 MB/s 935616 calls/s # 7.07 [+0.03] udp tx: 1148 MB/s 19476 calls/s 19476 msg/s # 8.05 [+0.97] udp rx: 1108 MB/s 902208 calls/s # 8.07 [+0.03] udp tx: 1100 MB/s 18658 calls/s 18658 msg/s # 8.73 [+0.65] GRO frag list over UDP tunnel ok # 9.52 [+0.79] GRO fwd over UDP tunnel ok # 9.76 [+0.24] IPv6 # 10.01 [+0.25] No GRO ok # 10.51 [+0.50] GRO frag list ok # 11.04 [+0.53] GRO fwd ok # 11.54 [+0.50] UDP fwd perf udp rx: 743 MB/s 605020 calls/s # 12.61 [+1.07] udp tx: 1174 MB/s 19919 calls/s 19919 msg/s # 13.58 [+0.97] udp rx: 1185 MB/s 965079 calls/s # 13.61 [+0.03] udp tx: 1213 MB/s 20589 calls/s 20589 msg/s # 14.58 [+0.97] udp rx: 1184 MB/s 964171 calls/s # 14.61 [+0.03] udp tx: 1217 MB/s 20646 calls/s 20646 msg/s # 14.72 [+0.12] UDP GRO fwd perf udp rx: 1185 MB/s 964949 calls/s # 15.79 [+1.06] udp tx: 1626 MB/s 27592 calls/s 27592 msg/s # 16.76 [+0.98] udp rx: 1233 MB/s 1004146 calls/s # 16.79 [+0.02] udp tx: 1697 MB/s 28797 calls/s 28797 msg/s # 17.76 [+0.98] udp rx: 1646 MB/s 1340699 calls/s # 17.79 [+0.02] udp tx: 1646 MB/s 27923 calls/s 27923 msg/s # 18.35 [+0.56] GRO frag list over UDP tunnel ok # 19.09 [+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__->