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.75 [+0.50] GRO frag list ok # 1.32 [+0.57] GRO fwd ok # 1.80 [+0.48] UDP fwd perf udp rx: 1147 MB/s 934342 calls/s # 2.87 [+1.07] udp tx: 1198 MB/s 20325 calls/s 20325 msg/s # 3.84 [+0.97] udp rx: 1105 MB/s 900042 calls/s # 3.87 [+0.03] udp tx: 1197 MB/s 20305 calls/s 20305 msg/s # 4.84 [+0.97] udp rx: 1183 MB/s 963840 calls/s # 4.87 [+0.03] udp tx: 1183 MB/s 20065 calls/s 20065 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1155 MB/s 940512 calls/s # 6.06 [+1.07] udp tx: 1189 MB/s 20167 calls/s 20167 msg/s # 7.03 [+0.97] udp rx: 1170 MB/s 953232 calls/s # 7.06 [+0.03] udp tx: 1158 MB/s 19652 calls/s 19652 msg/s # 8.03 [+0.97] udp rx: 1182 MB/s 962592 calls/s # 8.06 [+0.03] udp tx: 1192 MB/s 20226 calls/s 20226 msg/s # 8.62 [+0.56] GRO frag list over UDP tunnel ok # 9.37 [+0.75] GRO fwd over UDP tunnel ok # 9.62 [+0.25] IPv6 # 9.87 [+0.24] No GRO ok # 10.38 [+0.51] GRO frag list ok # 10.91 [+0.53] GRO fwd ok # 11.38 [+0.48] UDP fwd perf udp rx: 1071 MB/s 872588 calls/s # 12.45 [+1.07] udp tx: 1166 MB/s 19792 calls/s 19792 msg/s # 13.42 [+0.97] udp rx: 1172 MB/s 954192 calls/s # 13.45 [+0.03] udp tx: 1170 MB/s 19849 calls/s 19849 msg/s # 14.43 [+0.97] udp rx: 1157 MB/s 942192 calls/s # 14.45 [+0.02] udp tx: 1156 MB/s 19617 calls/s 19617 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1140 MB/s 928656 calls/s # 15.64 [+1.07] udp tx: 1175 MB/s 19941 calls/s 19941 msg/s # 16.62 [+0.97] udp rx: 1073 MB/s 874186 calls/s # 16.64 [+0.03] udp tx: 1174 MB/s 19926 calls/s 19926 msg/s # 17.61 [+0.97] udp rx: 1154 MB/s 939600 calls/s # 17.64 [+0.03] udp tx: 1154 MB/s 19582 calls/s 19582 msg/s # 18.21 [+0.56] GRO frag list over UDP tunnel ok # 18.98 [+0.77] 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__->