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.80 [+0.54] GRO frag list ok # 1.38 [+0.58] GRO fwd ok # 1.88 [+0.50] UDP fwd perf udp rx: 1151 MB/s 937260 calls/s # 2.95 [+1.07] udp tx: 1373 MB/s 23289 calls/s 23289 msg/s # 3.92 [+0.97] udp rx: 1332 MB/s 1084608 calls/s # 3.95 [+0.03] udp tx: 1331 MB/s 22590 calls/s 22590 msg/s # 4.92 [+0.97] udp rx: 1330 MB/s 1083456 calls/s # 4.95 [+0.03] udp tx: 1329 MB/s 22550 calls/s 22550 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1293 MB/s 1052648 calls/s # 6.15 [+1.08] udp tx: 1331 MB/s 22585 calls/s 22585 msg/s # 7.12 [+0.97] udp rx: 1331 MB/s 1084024 calls/s # 7.15 [+0.03] udp tx: 1329 MB/s 22553 calls/s 22553 msg/s # 8.12 [+0.97] udp rx: 1319 MB/s 1074400 calls/s # 8.15 [+0.03] udp tx: 1318 MB/s 22368 calls/s 22368 msg/s # 8.73 [+0.58] GRO frag list over UDP tunnel ok # 9.48 [+0.75] GRO fwd over UDP tunnel ok # 9.73 [+0.25] IPv6 # 9.96 [+0.23] No GRO ok # 10.47 [+0.51] GRO frag list ok # 11.02 [+0.54] GRO fwd ok # 11.50 [+0.49] UDP fwd perf udp rx: 1060 MB/s 863180 calls/s # 12.57 [+1.07] udp tx: 1236 MB/s 20969 calls/s 20969 msg/s # 13.55 [+0.97] udp rx: 1265 MB/s 1029972 calls/s # 13.57 [+0.03] udp tx: 1267 MB/s 21490 calls/s 21490 msg/s # 14.55 [+0.97] udp rx: 1190 MB/s 968988 calls/s # 14.57 [+0.03] udp tx: 1269 MB/s 21537 calls/s 21537 msg/s # 14.69 [+0.12] UDP GRO fwd perf udp rx: 1251 MB/s 1019219 calls/s # 15.76 [+1.07] udp tx: 1290 MB/s 21895 calls/s 21895 msg/s # 16.74 [+0.97] udp rx: 1293 MB/s 1052960 calls/s # 16.76 [+0.03] udp tx: 1292 MB/s 21926 calls/s 21926 msg/s # 17.74 [+0.97] udp rx: 1189 MB/s 968780 calls/s # 17.76 [+0.03] udp tx: 1265 MB/s 21466 calls/s 21466 msg/s # 18.36 [+0.59] GRO frag list over UDP tunnel ok # 19.12 [+0.76] 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__->