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.79 [+0.53] GRO frag list ok # 1.38 [+0.58] GRO fwd ok # 1.86 [+0.49] UDP fwd perf udp rx: 1098 MB/s 894156 calls/s # 2.93 [+1.07] udp tx: 1189 MB/s 20174 calls/s 20174 msg/s # 3.90 [+0.97] udp rx: 1176 MB/s 957456 calls/s # 3.93 [+0.03] udp tx: 1174 MB/s 19923 calls/s 19923 msg/s # 4.91 [+0.97] udp rx: 1177 MB/s 958944 calls/s # 4.93 [+0.03] udp tx: 1176 MB/s 19960 calls/s 19960 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1148 MB/s 935136 calls/s # 6.12 [+1.07] udp tx: 1181 MB/s 20035 calls/s 20035 msg/s # 7.09 [+0.97] udp rx: 1180 MB/s 960931 calls/s # 7.12 [+0.03] udp tx: 1179 MB/s 19997 calls/s 19997 msg/s # 8.10 [+0.97] udp rx: 1190 MB/s 969360 calls/s # 8.12 [+0.03] udp tx: 1189 MB/s 20181 calls/s 20181 msg/s # 8.69 [+0.57] GRO frag list over UDP tunnel ok # 9.44 [+0.75] GRO fwd over UDP tunnel ok # 9.69 [+0.25] IPv6 # 9.94 [+0.24] No GRO ok # 10.45 [+0.51] GRO frag list ok # 10.98 [+0.53] GRO fwd ok # 11.47 [+0.49] UDP fwd perf udp rx: 1257 MB/s 1023416 calls/s # 12.53 [+1.06] udp tx: 1284 MB/s 21791 calls/s 21791 msg/s # 13.51 [+0.98] udp rx: 1136 MB/s 924856 calls/s # 13.53 [+0.02] udp tx: 1134 MB/s 19249 calls/s 19249 msg/s # 14.51 [+0.98] udp rx: 1163 MB/s 947232 calls/s # 14.53 [+0.02] udp tx: 1162 MB/s 19713 calls/s 19713 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp rx: 1100 MB/s 895680 calls/s # 15.72 [+1.07] udp tx: 1132 MB/s 19206 calls/s 19206 msg/s # 16.69 [+0.97] udp rx: 1131 MB/s 920880 calls/s # 16.72 [+0.03] udp tx: 1129 MB/s 19154 calls/s 19154 msg/s # 17.69 [+0.97] udp rx: 1165 MB/s 949248 calls/s # 17.72 [+0.03] udp tx: 1166 MB/s 19781 calls/s 19781 msg/s # 18.29 [+0.57] GRO frag list over UDP tunnel ok # 19.01 [+0.72] 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__->