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.83 [+0.56] GRO frag list ok # 1.44 [+0.61] GRO fwd ok # 1.93 [+0.49] UDP fwd perf udp rx: 1108 MB/s 902308 calls/s # 3.00 [+1.07] udp tx: 1226 MB/s 20807 calls/s 20807 msg/s # 3.97 [+0.97] udp rx: 1242 MB/s 1011279 calls/s # 4.00 [+0.03] udp tx: 1272 MB/s 21589 calls/s 21589 msg/s # 4.97 [+0.97] udp rx: 1149 MB/s 935477 calls/s # 5.00 [+0.03] udp tx: 1210 MB/s 20525 calls/s 20525 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1242 MB/s 1011598 calls/s # 6.19 [+1.08] udp tx: 1295 MB/s 21968 calls/s 21968 msg/s # 7.16 [+0.97] udp rx: 1361 MB/s 1108032 calls/s # 7.20 [+0.04] udp tx: 1359 MB/s 23050 calls/s 23050 msg/s # 8.16 [+0.97] udp rx: 1364 MB/s 1111120 calls/s # 8.20 [+0.03] udp tx: 1363 MB/s 23121 calls/s 23121 msg/s # 8.81 [+0.61] GRO frag list over UDP tunnel ok # 9.61 [+0.80] GRO fwd over UDP tunnel ok # 9.86 [+0.26] IPv6 # 10.12 [+0.26] No GRO ok # 10.68 [+0.56] GRO frag list ok # 11.25 [+0.57] GRO fwd ok # 11.77 [+0.51] UDP fwd perf udp rx: 1077 MB/s 876962 calls/s # 12.84 [+1.07] udp tx: 1198 MB/s 20325 calls/s 20325 msg/s # 13.81 [+0.97] udp rx: 1258 MB/s 1024784 calls/s # 13.84 [+0.03] udp tx: 1253 MB/s 21254 calls/s 21254 msg/s # 14.81 [+0.97] udp rx: 1279 MB/s 1041424 calls/s # 14.84 [+0.02] udp tx: 1282 MB/s 21752 calls/s 21752 msg/s # 14.96 [+0.12] UDP GRO fwd perf udp rx: 1840 MB/s 1498032 calls/s # 16.03 [+1.07] udp tx: 1904 MB/s 32305 calls/s 32305 msg/s # 17.00 [+0.97] udp rx: 1982 MB/s 1613760 calls/s # 17.03 [+0.03] udp tx: 1980 MB/s 33593 calls/s 33593 msg/s # 18.00 [+0.97] udp rx: 1981 MB/s 1613568 calls/s # 18.03 [+0.03] udp tx: 1979 MB/s 33582 calls/s 33582 msg/s # 18.65 [+0.62] GRO frag list over UDP tunnel ok # 19.42 [+0.77] 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__->