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.31 [+0.56] GRO fwd ok # 1.78 [+0.47] UDP fwd perf udp rx: 1302 MB/s 1060560 calls/s # 2.85 [+1.07] udp tx: 1339 MB/s 22713 calls/s 22713 msg/s # 3.82 [+0.97] udp rx: 1340 MB/s 1091392 calls/s # 3.85 [+0.03] udp tx: 1339 MB/s 22712 calls/s 22712 msg/s # 4.82 [+0.97] udp rx: 1343 MB/s 1093632 calls/s # 4.85 [+0.03] udp tx: 1341 MB/s 22754 calls/s 22754 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1299 MB/s 1057936 calls/s # 6.04 [+1.07] udp tx: 1335 MB/s 22651 calls/s 22651 msg/s # 7.01 [+0.97] udp rx: 1339 MB/s 1090496 calls/s # 7.04 [+0.03] udp tx: 1338 MB/s 22694 calls/s 22694 msg/s # 8.01 [+0.97] udp rx: 1340 MB/s 1091328 calls/s # 8.04 [+0.03] udp tx: 1339 MB/s 22711 calls/s 22711 msg/s # 8.61 [+0.57] GRO frag list over UDP tunnel ok # 9.38 [+0.77] GRO fwd over UDP tunnel ok # 9.64 [+0.25] IPv6 # 9.89 [+0.25] No GRO ok # 10.42 [+0.53] GRO frag list ok # 10.96 [+0.55] GRO fwd ok # 11.45 [+0.48] UDP fwd perf udp rx: 1184 MB/s 964508 calls/s # 12.52 [+1.07] udp tx: 1266 MB/s 21478 calls/s 21478 msg/s # 13.49 [+0.97] udp rx: 1279 MB/s 1041264 calls/s # 13.52 [+0.03] udp tx: 1277 MB/s 21662 calls/s 21662 msg/s # 14.49 [+0.97] udp rx: 1268 MB/s 1032816 calls/s # 14.52 [+0.02] udp tx: 1267 MB/s 21496 calls/s 21496 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1248 MB/s 1016016 calls/s # 15.72 [+1.08] udp tx: 1286 MB/s 21826 calls/s 21826 msg/s # 16.68 [+0.97] udp rx: 1284 MB/s 1045968 calls/s # 16.72 [+0.03] udp tx: 1283 MB/s 21768 calls/s 21768 msg/s # 17.69 [+0.97] udp rx: 1281 MB/s 1043280 calls/s # 17.72 [+0.03] udp tx: 1280 MB/s 21723 calls/s 21723 msg/s # 18.29 [+0.57] GRO frag list over UDP tunnel ok # 19.01 [+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__->