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.25 [+0.23] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.32 [+0.55] GRO fwd ok # 1.78 [+0.46] UDP fwd perf udp rx: 1145 MB/s 932396 calls/s # 2.85 [+1.07] udp tx: 1178 MB/s 19992 calls/s 19992 msg/s # 3.82 [+0.97] udp rx: 1158 MB/s 942864 calls/s # 3.85 [+0.03] udp tx: 1156 MB/s 19622 calls/s 19622 msg/s # 4.82 [+0.98] udp rx: 1157 MB/s 942048 calls/s # 4.85 [+0.02] udp tx: 1155 MB/s 19601 calls/s 19601 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1166 MB/s 949632 calls/s # 6.03 [+1.06] udp tx: 1195 MB/s 20280 calls/s 20280 msg/s # 7.00 [+0.98] udp rx: 1160 MB/s 944592 calls/s # 7.03 [+0.02] udp tx: 1160 MB/s 19678 calls/s 19678 msg/s # 8.00 [+0.98] udp rx: 1162 MB/s 946416 calls/s # 8.03 [+0.02] udp tx: 1161 MB/s 19696 calls/s 19696 msg/s # 8.60 [+0.57] GRO frag list over UDP tunnel ok # 9.34 [+0.74] GRO fwd over UDP tunnel ok # 9.59 [+0.25] IPv6 # 9.82 [+0.23] No GRO ok # 10.31 [+0.49] GRO frag list ok # 10.83 [+0.52] GRO fwd ok # 11.30 [+0.48] UDP fwd perf udp rx: 1237 MB/s 1007376 calls/s # 12.37 [+1.07] udp tx: 1267 MB/s 21498 calls/s 21498 msg/s # 13.34 [+0.97] udp rx: 1138 MB/s 927120 calls/s # 13.37 [+0.03] udp tx: 1137 MB/s 19295 calls/s 19295 msg/s # 14.34 [+0.97] udp rx: 1081 MB/s 880560 calls/s # 14.37 [+0.02] udp tx: 1080 MB/s 18325 calls/s 18325 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1118 MB/s 910560 calls/s # 15.55 [+1.07] udp tx: 1145 MB/s 19428 calls/s 19428 msg/s # 16.53 [+0.97] udp rx: 1096 MB/s 892608 calls/s # 16.55 [+0.03] udp tx: 1097 MB/s 18622 calls/s 18622 msg/s # 17.53 [+0.98] udp rx: 1153 MB/s 938784 calls/s # 17.55 [+0.02] udp tx: 1152 MB/s 19542 calls/s 19542 msg/s # 18.11 [+0.56] GRO frag list over UDP tunnel ok # 18.84 [+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__->