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.30 [+0.28] No GRO ok # 0.86 [+0.56] GRO frag list ok # 1.47 [+0.61] GRO fwd ok # 1.96 [+0.50] UDP fwd perf udp rx: 980 MB/s 798080 calls/s # 3.05 [+1.08] udp tx: 1039 MB/s 17631 calls/s 17631 msg/s # 4.01 [+0.97] udp rx: 951 MB/s 774748 calls/s # 4.05 [+0.03] udp tx: 1050 MB/s 17812 calls/s 17812 msg/s # 5.01 [+0.97] udp rx: 1115 MB/s 908124 calls/s # 5.05 [+0.03] udp tx: 1146 MB/s 19449 calls/s 19449 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1002 MB/s 816548 calls/s # 6.25 [+1.08] udp tx: 1080 MB/s 18333 calls/s 18333 msg/s # 7.22 [+0.97] udp rx: 1134 MB/s 924000 calls/s # 7.25 [+0.03] udp tx: 1133 MB/s 19227 calls/s 19227 msg/s # 8.22 [+0.97] udp rx: 1087 MB/s 885120 calls/s # 8.25 [+0.03] udp tx: 1083 MB/s 18373 calls/s 18373 msg/s # 8.90 [+0.65] GRO frag list over UDP tunnel ok # 9.79 [+0.89] GRO fwd over UDP tunnel ok # 10.07 [+0.28] IPv6 # 10.35 [+0.28] No GRO ok # 10.91 [+0.56] GRO frag list ok # 11.48 [+0.57] GRO fwd ok # 12.01 [+0.54] UDP fwd perf udp rx: 972 MB/s 792057 calls/s # 13.09 [+1.08] udp tx: 1077 MB/s 18283 calls/s 18283 msg/s # 14.06 [+0.97] udp rx: 1146 MB/s 933168 calls/s # 14.09 [+0.03] udp tx: 1145 MB/s 19434 calls/s 19434 msg/s # 15.06 [+0.97] udp rx: 1147 MB/s 934272 calls/s # 15.09 [+0.03] udp tx: 1144 MB/s 19417 calls/s 19417 msg/s # 15.21 [+0.12] UDP GRO fwd perf udp rx: 1000 MB/s 814711 calls/s # 16.29 [+1.08] udp tx: 1173 MB/s 19908 calls/s 19908 msg/s # 17.26 [+0.97] udp rx: 1135 MB/s 924336 calls/s # 17.29 [+0.03] udp tx: 1127 MB/s 19129 calls/s 19129 msg/s # 18.26 [+0.97] udp rx: 1036 MB/s 843456 calls/s # 18.29 [+0.03] udp tx: 1038 MB/s 17621 calls/s 17621 msg/s # 18.95 [+0.65] GRO frag list over UDP tunnel ok # 19.78 [+0.83] 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__->