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.23] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.40 [+0.60] GRO fwd ok # 1.90 [+0.50] UDP fwd perf udp rx: 1226 MB/s 998588 calls/s # 2.97 [+1.07] udp tx: 1311 MB/s 22236 calls/s 22236 msg/s # 3.94 [+0.97] udp rx: 1240 MB/s 1009580 calls/s # 3.97 [+0.03] udp tx: 1309 MB/s 22206 calls/s 22206 msg/s # 4.94 [+0.97] udp rx: 1197 MB/s 974643 calls/s # 4.97 [+0.03] udp tx: 1329 MB/s 22557 calls/s 22557 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1294 MB/s 1053600 calls/s # 6.18 [+1.08] udp tx: 1336 MB/s 22661 calls/s 22661 msg/s # 7.14 [+0.97] udp rx: 1335 MB/s 1087248 calls/s # 7.18 [+0.03] udp tx: 1333 MB/s 22625 calls/s 22625 msg/s # 8.15 [+0.97] udp rx: 1338 MB/s 1089408 calls/s # 8.18 [+0.03] udp tx: 1335 MB/s 22658 calls/s 22658 msg/s # 8.77 [+0.60] GRO frag list over UDP tunnel ok # 9.53 [+0.76] GRO fwd over UDP tunnel ok # 9.79 [+0.26] IPv6 # 10.04 [+0.25] No GRO ok # 10.58 [+0.54] GRO frag list ok # 11.14 [+0.56] GRO fwd ok # 11.65 [+0.50] UDP fwd perf udp rx: 1036 MB/s 844107 calls/s # 12.72 [+1.07] udp tx: 1228 MB/s 20840 calls/s 20840 msg/s # 13.69 [+0.97] udp rx: 1278 MB/s 1040592 calls/s # 13.72 [+0.03] udp tx: 1276 MB/s 21652 calls/s 21652 msg/s # 14.69 [+0.97] udp rx: 1276 MB/s 1039200 calls/s # 14.72 [+0.03] udp tx: 1274 MB/s 21624 calls/s 21624 msg/s # 14.84 [+0.12] UDP GRO fwd perf udp rx: 1134 MB/s 923859 calls/s # 15.91 [+1.07] udp tx: 1262 MB/s 21420 calls/s 21420 msg/s # 16.88 [+0.97] udp rx: 1269 MB/s 1033680 calls/s # 16.91 [+0.03] udp tx: 1267 MB/s 21501 calls/s 21501 msg/s # 17.88 [+0.97] udp rx: 1272 MB/s 1036224 calls/s # 17.91 [+0.03] udp tx: 1272 MB/s 21575 calls/s 21575 msg/s # 18.49 [+0.59] GRO frag list over UDP tunnel ok # 19.28 [+0.78] 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__->