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.83 [+0.57] GRO frag list ok # 1.44 [+0.61] GRO fwd ok # 1.96 [+0.51] UDP fwd perf udp rx: 1130 MB/s 919971 calls/s # 3.03 [+1.07] udp tx: 1250 MB/s 21207 calls/s 21207 msg/s # 4.00 [+0.97] udp rx: 1280 MB/s 1042848 calls/s # 4.03 [+0.03] udp tx: 1279 MB/s 21709 calls/s 21709 msg/s # 5.00 [+0.97] udp rx: 1279 MB/s 1041552 calls/s # 5.03 [+0.03] udp tx: 1277 MB/s 21674 calls/s 21674 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1201 MB/s 978096 calls/s # 6.23 [+1.08] udp tx: 1241 MB/s 21062 calls/s 21062 msg/s # 7.20 [+0.97] udp rx: 1230 MB/s 1002144 calls/s # 7.23 [+0.03] udp tx: 1230 MB/s 20864 calls/s 20864 msg/s # 8.20 [+0.97] udp rx: 1288 MB/s 1048608 calls/s # 8.23 [+0.03] udp tx: 1287 MB/s 21837 calls/s 21837 msg/s # 8.83 [+0.60] GRO frag list over UDP tunnel ok # 9.63 [+0.80] GRO fwd over UDP tunnel ok # 9.90 [+0.26] IPv6 # 10.14 [+0.25] No GRO ok # 10.65 [+0.51] GRO frag list ok # 11.20 [+0.55] GRO fwd ok # 11.71 [+0.51] UDP fwd perf udp rx: 1120 MB/s 911852 calls/s # 12.79 [+1.08] udp tx: 1183 MB/s 20076 calls/s 20076 msg/s # 13.76 [+0.97] udp rx: 1199 MB/s 976464 calls/s # 13.79 [+0.03] udp tx: 1197 MB/s 20315 calls/s 20315 msg/s # 14.76 [+0.97] udp rx: 1196 MB/s 974256 calls/s # 14.79 [+0.03] udp tx: 1195 MB/s 20269 calls/s 20269 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 933 MB/s 759718 calls/s # 15.98 [+1.07] udp tx: 1204 MB/s 20429 calls/s 20429 msg/s # 16.95 [+0.97] udp rx: 1193 MB/s 971904 calls/s # 16.98 [+0.03] udp tx: 1192 MB/s 20227 calls/s 20227 msg/s # 17.95 [+0.97] udp rx: 1193 MB/s 971472 calls/s # 17.98 [+0.02] udp tx: 1192 MB/s 20219 calls/s 20219 msg/s # 18.58 [+0.60] GRO frag list over UDP tunnel ok # 19.36 [+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__->