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.77 [+0.51] GRO frag list ok # 1.29 [+0.53] GRO fwd ok # 1.76 [+0.47] UDP fwd perf udp rx: 1197 MB/s 975068 calls/s # 2.84 [+1.07] udp tx: 1238 MB/s 21003 calls/s 21003 msg/s # 3.81 [+0.97] udp rx: 1275 MB/s 1038144 calls/s # 3.84 [+0.03] udp tx: 1273 MB/s 21606 calls/s 21606 msg/s # 4.81 [+0.97] udp rx: 1278 MB/s 1040832 calls/s # 4.84 [+0.03] udp tx: 1277 MB/s 21663 calls/s 21663 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1256 MB/s 1022592 calls/s # 6.02 [+1.06] udp tx: 1289 MB/s 21875 calls/s 21875 msg/s # 7.00 [+0.97] udp rx: 1285 MB/s 1046592 calls/s # 7.02 [+0.03] udp tx: 1283 MB/s 21775 calls/s 21775 msg/s # 8.00 [+0.98] udp rx: 1292 MB/s 1052400 calls/s # 8.02 [+0.02] udp tx: 1291 MB/s 21910 calls/s 21910 msg/s # 8.58 [+0.56] GRO frag list over UDP tunnel ok # 9.31 [+0.73] GRO fwd over UDP tunnel ok # 9.56 [+0.25] IPv6 # 9.81 [+0.25] No GRO ok # 10.33 [+0.52] GRO frag list ok # 10.88 [+0.55] GRO fwd ok # 11.36 [+0.48] UDP fwd perf udp rx: 1226 MB/s 998400 calls/s # 12.43 [+1.07] udp tx: 1260 MB/s 21381 calls/s 21381 msg/s # 13.40 [+0.97] udp rx: 1249 MB/s 1017024 calls/s # 13.43 [+0.03] udp tx: 1248 MB/s 21178 calls/s 21178 msg/s # 14.40 [+0.97] udp rx: 1395 MB/s 1135773 calls/s # 14.43 [+0.03] udp tx: 1537 MB/s 26078 calls/s 26078 msg/s # 14.55 [+0.12] UDP GRO fwd perf udp rx: 1839 MB/s 1497600 calls/s # 15.62 [+1.07] udp tx: 1890 MB/s 32072 calls/s 32072 msg/s # 16.59 [+0.97] udp rx: 1876 MB/s 1528032 calls/s # 16.62 [+0.03] udp tx: 1874 MB/s 31786 calls/s 31786 msg/s # 17.59 [+0.97] udp rx: 1891 MB/s 1540032 calls/s # 17.62 [+0.03] udp tx: 1890 MB/s 32068 calls/s 32068 msg/s # 18.20 [+0.58] GRO frag list over UDP tunnel ok # 18.98 [+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__->