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.31 [+0.29] No GRO ok # 0.92 [+0.61] GRO frag list ok # 1.68 [+0.76] GRO fwd ok # 2.30 [+0.62] UDP fwd perf udp rx: 1121 MB/s 912672 calls/s # 3.38 [+1.09] udp tx: 1549 MB/s 26281 calls/s 26281 msg/s # 4.34 [+0.96] udp rx: 1510 MB/s 1229808 calls/s # 4.38 [+0.04] udp tx: 1846 MB/s 31325 calls/s 31325 msg/s # 5.35 [+0.96] udp rx: 1383 MB/s 1126060 calls/s # 5.38 [+0.04] udp tx: 1595 MB/s 27069 calls/s 27069 msg/s # 5.51 [+0.12] UDP GRO fwd perf udp rx: 1257 MB/s 1023843 calls/s # 6.60 [+1.09] udp tx: 1600 MB/s 27149 calls/s 27149 msg/s # 7.56 [+0.96] udp rx: 1629 MB/s 1326201 calls/s # 7.60 [+0.04] udp tx: 1648 MB/s 27958 calls/s 27958 msg/s # 8.56 [+0.96] udp rx: 1181 MB/s 962016 calls/s # 8.60 [+0.04] udp tx: 1182 MB/s 20055 calls/s 20055 msg/s # 9.19 [+0.59] GRO frag list over UDP tunnel ok # 9.86 [+0.67] GRO fwd over UDP tunnel ok # 10.10 [+0.24] IPv6 # 10.38 [+0.28] No GRO ok # 11.10 [+0.72] GRO frag list ok # 11.93 [+0.83] GRO fwd ok # 12.54 [+0.62] UDP fwd perf udp rx: 1258 MB/s 1024792 calls/s # 13.63 [+1.09] udp tx: 1307 MB/s 22181 calls/s 22181 msg/s # 14.59 [+0.96] udp rx: 1206 MB/s 982416 calls/s # 14.63 [+0.04] udp tx: 1207 MB/s 20475 calls/s 20475 msg/s # 15.59 [+0.96] udp rx: 1299 MB/s 1057552 calls/s # 15.63 [+0.04] udp tx: 1293 MB/s 21943 calls/s 21943 msg/s # 15.76 [+0.13] UDP GRO fwd perf udp rx: 1156 MB/s 941152 calls/s # 16.87 [+1.11] udp tx: 1225 MB/s 20790 calls/s 20790 msg/s # 17.82 [+0.95] udp rx: 1228 MB/s 1000456 calls/s # 17.87 [+0.05] udp tx: 1221 MB/s 20725 calls/s 20725 msg/s # 18.82 [+0.95] udp rx: 1177 MB/s 958227 calls/s # 18.87 [+0.05] udp tx: 1177 MB/s 19964 calls/s 19964 msg/s # 19.71 [+0.85] GRO frag list over UDP tunnel ok # 20.80 [+1.09] 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__->