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.34 [+0.57] GRO fwd ok # 1.82 [+0.48] UDP fwd perf udp rx: 1105 MB/s 899725 calls/s # 2.89 [+1.07] udp tx: 1252 MB/s 21237 calls/s 21237 msg/s # 3.86 [+0.97] udp rx: 1309 MB/s 1065840 calls/s # 3.89 [+0.03] udp tx: 1308 MB/s 22186 calls/s 22186 msg/s # 4.86 [+0.98] udp rx: 1309 MB/s 1065888 calls/s # 4.89 [+0.02] udp tx: 1307 MB/s 22181 calls/s 22181 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1266 MB/s 1030752 calls/s # 6.08 [+1.07] udp tx: 1301 MB/s 22074 calls/s 22074 msg/s # 7.05 [+0.97] udp rx: 1236 MB/s 1006800 calls/s # 7.08 [+0.03] udp tx: 1235 MB/s 20953 calls/s 20953 msg/s # 8.05 [+0.97] udp rx: 1293 MB/s 1052976 calls/s # 8.08 [+0.03] udp tx: 1291 MB/s 21913 calls/s 21913 msg/s # 8.65 [+0.57] GRO frag list over UDP tunnel ok # 9.38 [+0.74] GRO fwd over UDP tunnel ok # 9.64 [+0.26] IPv6 # 9.87 [+0.23] No GRO ok # 10.39 [+0.51] GRO frag list ok # 10.92 [+0.53] GRO fwd ok # 11.39 [+0.48] UDP fwd perf udp rx: 1133 MB/s 922508 calls/s # 12.46 [+1.07] udp tx: 1192 MB/s 20234 calls/s 20234 msg/s # 13.43 [+0.97] udp rx: 1238 MB/s 1008336 calls/s # 13.46 [+0.03] udp tx: 1236 MB/s 20979 calls/s 20979 msg/s # 14.44 [+0.97] udp rx: 1243 MB/s 1012560 calls/s # 14.46 [+0.03] udp tx: 1242 MB/s 21076 calls/s 21076 msg/s # 14.58 [+0.12] UDP GRO fwd perf udp rx: 1221 MB/s 994272 calls/s # 15.66 [+1.07] udp tx: 1259 MB/s 21362 calls/s 21362 msg/s # 16.62 [+0.97] udp rx: 1115 MB/s 908300 calls/s # 16.66 [+0.03] udp tx: 1231 MB/s 20895 calls/s 20895 msg/s # 17.63 [+0.97] udp rx: 1257 MB/s 1023888 calls/s # 17.66 [+0.03] udp tx: 1256 MB/s 21312 calls/s 21312 msg/s # 18.23 [+0.58] GRO frag list over UDP tunnel ok # 18.98 [+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__->