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.24 [+0.22] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.28 [+0.55] GRO fwd ok # 1.74 [+0.46] UDP fwd perf udp rx: 1214 MB/s 988988 calls/s # 2.81 [+1.06] udp tx: 1301 MB/s 22079 calls/s 22079 msg/s # 3.78 [+0.98] udp rx: 1315 MB/s 1070592 calls/s # 3.80 [+0.02] udp tx: 1313 MB/s 22286 calls/s 22286 msg/s # 4.78 [+0.98] udp rx: 1333 MB/s 1085616 calls/s # 4.81 [+0.02] udp tx: 1332 MB/s 22599 calls/s 22599 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1305 MB/s 1062912 calls/s # 5.99 [+1.07] udp tx: 1339 MB/s 22722 calls/s 22722 msg/s # 6.97 [+0.98] udp rx: 1336 MB/s 1088456 calls/s # 6.99 [+0.02] udp tx: 1335 MB/s 22655 calls/s 22655 msg/s # 7.97 [+0.98] udp rx: 1338 MB/s 1089688 calls/s # 7.99 [+0.02] udp tx: 1337 MB/s 22682 calls/s 22682 msg/s # 8.54 [+0.55] GRO frag list over UDP tunnel ok # 9.25 [+0.70] GRO fwd over UDP tunnel ok # 9.49 [+0.24] IPv6 # 9.72 [+0.23] No GRO ok # 10.21 [+0.49] GRO frag list ok # 10.73 [+0.52] GRO fwd ok # 11.20 [+0.47] UDP fwd perf udp rx: 1138 MB/s 926972 calls/s # 12.26 [+1.06] udp tx: 1246 MB/s 21140 calls/s 21140 msg/s # 13.24 [+0.98] udp rx: 1257 MB/s 1023512 calls/s # 13.26 [+0.02] udp tx: 1256 MB/s 21303 calls/s 21303 msg/s # 14.24 [+0.98] udp rx: 1248 MB/s 1016584 calls/s # 14.26 [+0.02] udp tx: 1247 MB/s 21164 calls/s 21164 msg/s # 14.38 [+0.12] UDP GRO fwd perf udp rx: 1226 MB/s 998304 calls/s # 15.45 [+1.07] udp tx: 1258 MB/s 21348 calls/s 21348 msg/s # 16.42 [+0.97] udp rx: 1266 MB/s 1031424 calls/s # 16.45 [+0.03] udp tx: 1261 MB/s 21398 calls/s 21398 msg/s # 17.43 [+0.98] udp rx: 1249 MB/s 1016924 calls/s # 17.45 [+0.02] udp tx: 1262 MB/s 21408 calls/s 21408 msg/s # 18.00 [+0.55] GRO frag list over UDP tunnel ok # 18.72 [+0.72] 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__->