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.78 [+0.52] GRO frag list ok # 1.38 [+0.60] GRO fwd ok # 1.87 [+0.50] UDP fwd perf udp rx: 1083 MB/s 882428 calls/s # 2.94 [+1.07] udp tx: 1286 MB/s 21813 calls/s 21813 msg/s # 3.92 [+0.97] udp rx: 1324 MB/s 1078224 calls/s # 3.94 [+0.03] udp tx: 1322 MB/s 22435 calls/s 22435 msg/s # 4.92 [+0.97] udp rx: 1323 MB/s 1077696 calls/s # 4.94 [+0.03] udp tx: 1322 MB/s 22432 calls/s 22432 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1294 MB/s 1053888 calls/s # 6.13 [+1.07] udp tx: 1329 MB/s 22546 calls/s 22546 msg/s # 7.11 [+0.97] udp rx: 1331 MB/s 1083984 calls/s # 7.13 [+0.03] udp tx: 1330 MB/s 22564 calls/s 22564 msg/s # 8.11 [+0.97] udp rx: 1333 MB/s 1085952 calls/s # 8.13 [+0.03] udp tx: 1332 MB/s 22600 calls/s 22600 msg/s # 8.71 [+0.58] GRO frag list over UDP tunnel ok # 9.45 [+0.74] GRO fwd over UDP tunnel ok # 9.71 [+0.25] IPv6 # 9.94 [+0.24] No GRO ok # 10.45 [+0.51] GRO frag list ok # 10.99 [+0.54] GRO fwd ok # 11.48 [+0.49] UDP fwd perf udp rx: 1242 MB/s 1011312 calls/s # 12.55 [+1.07] udp tx: 1273 MB/s 21603 calls/s 21603 msg/s # 13.52 [+0.97] udp rx: 1250 MB/s 1018128 calls/s # 13.55 [+0.03] udp tx: 1248 MB/s 21182 calls/s 21182 msg/s # 14.52 [+0.98] udp rx: 1256 MB/s 1023072 calls/s # 14.55 [+0.03] udp tx: 1256 MB/s 21317 calls/s 21317 msg/s # 14.67 [+0.12] UDP GRO fwd perf udp rx: 1217 MB/s 991440 calls/s # 15.74 [+1.07] udp tx: 1252 MB/s 21241 calls/s 21241 msg/s # 16.71 [+0.97] udp rx: 1177 MB/s 958508 calls/s # 16.74 [+0.03] udp tx: 1228 MB/s 20839 calls/s 20839 msg/s # 17.71 [+0.97] udp rx: 1239 MB/s 1009488 calls/s # 17.74 [+0.03] udp tx: 1239 MB/s 21015 calls/s 21015 msg/s # 18.33 [+0.59] 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__->