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.76 [+0.51] GRO frag list ok # 1.33 [+0.56] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp rx: 1129 MB/s 919868 calls/s # 2.86 [+1.07] udp tx: 1301 MB/s 22076 calls/s 22076 msg/s # 3.83 [+0.97] udp rx: 1329 MB/s 1082128 calls/s # 3.86 [+0.03] udp tx: 1327 MB/s 22517 calls/s 22517 msg/s # 4.84 [+0.97] udp rx: 1329 MB/s 1082640 calls/s # 4.86 [+0.03] udp tx: 1328 MB/s 22533 calls/s 22533 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1290 MB/s 1050928 calls/s # 6.06 [+1.07] udp tx: 1327 MB/s 22517 calls/s 22517 msg/s # 7.03 [+0.97] udp rx: 1330 MB/s 1082816 calls/s # 7.06 [+0.03] udp tx: 1328 MB/s 22533 calls/s 22533 msg/s # 8.03 [+0.97] udp rx: 1332 MB/s 1084656 calls/s # 8.06 [+0.03] udp tx: 1330 MB/s 22573 calls/s 22573 msg/s # 8.64 [+0.58] GRO frag list over UDP tunnel ok # 9.37 [+0.73] GRO fwd over UDP tunnel ok # 9.62 [+0.25] IPv6 # 9.85 [+0.24] No GRO ok # 10.36 [+0.50] GRO frag list ok # 10.88 [+0.52] GRO fwd ok # 11.36 [+0.48] UDP fwd perf udp rx: 1013 MB/s 825356 calls/s # 12.43 [+1.07] udp tx: 1231 MB/s 20889 calls/s 20889 msg/s # 13.40 [+0.97] udp rx: 1266 MB/s 1030992 calls/s # 13.43 [+0.03] udp tx: 1264 MB/s 21451 calls/s 21451 msg/s # 14.40 [+0.97] udp rx: 1258 MB/s 1024464 calls/s # 14.43 [+0.03] udp tx: 1256 MB/s 21316 calls/s 21316 msg/s # 14.55 [+0.12] UDP GRO fwd perf udp rx: 1234 MB/s 1005360 calls/s # 15.62 [+1.07] udp tx: 1270 MB/s 21544 calls/s 21544 msg/s # 16.60 [+0.97] udp rx: 1275 MB/s 1038000 calls/s # 16.62 [+0.03] udp tx: 1273 MB/s 21591 calls/s 21591 msg/s # 17.60 [+0.98] udp rx: 1274 MB/s 1037904 calls/s # 17.62 [+0.02] udp tx: 1273 MB/s 21607 calls/s 21607 msg/s # 18.21 [+0.59] GRO frag list over UDP tunnel ok # 18.96 [+0.75] 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__->