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.27 [+0.25] No GRO ok # 0.84 [+0.57] GRO frag list ok # 1.43 [+0.59] GRO fwd ok # 1.94 [+0.51] UDP fwd perf udp rx: 1252 MB/s 1019420 calls/s # 3.01 [+1.07] udp tx: 1295 MB/s 21979 calls/s 21979 msg/s # 3.99 [+0.97] udp rx: 1301 MB/s 1059840 calls/s # 4.01 [+0.03] udp tx: 1300 MB/s 22058 calls/s 22058 msg/s # 4.99 [+0.97] udp rx: 1297 MB/s 1056715 calls/s # 5.01 [+0.03] udp tx: 1298 MB/s 22018 calls/s 22018 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1255 MB/s 1022256 calls/s # 6.21 [+1.08] udp tx: 1293 MB/s 21945 calls/s 21945 msg/s # 7.18 [+0.97] udp rx: 1298 MB/s 1056720 calls/s # 7.21 [+0.03] udp tx: 1296 MB/s 21993 calls/s 21993 msg/s # 8.19 [+0.97] udp rx: 1296 MB/s 1055808 calls/s # 8.21 [+0.03] udp tx: 1295 MB/s 21970 calls/s 21970 msg/s # 8.79 [+0.58] GRO frag list over UDP tunnel ok # 9.53 [+0.74] GRO fwd over UDP tunnel ok # 9.78 [+0.25] IPv6 # 10.01 [+0.23] No GRO ok # 10.50 [+0.50] GRO frag list ok # 11.03 [+0.52] GRO fwd ok # 11.51 [+0.49] UDP fwd perf udp rx: 1128 MB/s 918428 calls/s # 12.58 [+1.07] udp tx: 1167 MB/s 19809 calls/s 19809 msg/s # 13.56 [+0.97] udp rx: 1207 MB/s 982992 calls/s # 13.58 [+0.03] udp tx: 1205 MB/s 20452 calls/s 20452 msg/s # 14.56 [+0.97] udp rx: 1211 MB/s 986064 calls/s # 14.58 [+0.03] udp tx: 1210 MB/s 20530 calls/s 20530 msg/s # 14.70 [+0.12] UDP GRO fwd perf udp rx: 1185 MB/s 964800 calls/s # 15.77 [+1.06] udp tx: 1214 MB/s 20603 calls/s 20603 msg/s # 16.74 [+0.98] udp rx: 1215 MB/s 989760 calls/s # 16.77 [+0.02] udp tx: 1213 MB/s 20588 calls/s 20588 msg/s # 17.74 [+0.98] udp rx: 1213 MB/s 988224 calls/s # 17.77 [+0.02] udp tx: 1212 MB/s 20571 calls/s 20571 msg/s # 18.33 [+0.57] GRO frag list over UDP tunnel ok # 19.07 [+0.74] 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__->