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.28 [+0.26] No GRO ok # 0.82 [+0.55] GRO frag list ok # 1.42 [+0.60] GRO fwd ok # 1.92 [+0.50] UDP fwd perf udp rx: 1278 MB/s 1041120 calls/s # 2.99 [+1.07] udp tx: 1313 MB/s 22279 calls/s 22279 msg/s # 3.96 [+0.97] udp rx: 1208 MB/s 984096 calls/s # 3.99 [+0.03] udp tx: 1207 MB/s 20479 calls/s 20479 msg/s # 4.96 [+0.97] udp rx: 1203 MB/s 979488 calls/s # 4.99 [+0.03] udp tx: 1202 MB/s 20388 calls/s 20388 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1173 MB/s 954960 calls/s # 6.18 [+1.07] udp tx: 1207 MB/s 20486 calls/s 20486 msg/s # 7.15 [+0.97] udp rx: 1219 MB/s 992592 calls/s # 7.18 [+0.03] udp tx: 1217 MB/s 20656 calls/s 20656 msg/s # 8.15 [+0.97] udp rx: 1212 MB/s 986928 calls/s # 8.18 [+0.03] udp tx: 1211 MB/s 20541 calls/s 20541 msg/s # 8.79 [+0.61] GRO frag list over UDP tunnel ok # 9.59 [+0.79] GRO fwd over UDP tunnel ok # 9.84 [+0.26] IPv6 # 10.10 [+0.26] No GRO ok # 10.64 [+0.54] GRO frag list ok # 11.22 [+0.58] GRO fwd ok # 11.73 [+0.51] UDP fwd perf udp rx: 1226 MB/s 998832 calls/s # 12.81 [+1.08] udp tx: 1262 MB/s 21420 calls/s 21420 msg/s # 13.77 [+0.97] udp rx: 1177 MB/s 958896 calls/s # 13.81 [+0.03] udp tx: 1176 MB/s 19947 calls/s 19947 msg/s # 14.78 [+0.97] udp rx: 1166 MB/s 950016 calls/s # 14.81 [+0.03] udp tx: 1165 MB/s 19771 calls/s 19771 msg/s # 14.93 [+0.12] UDP GRO fwd perf udp rx: 1145 MB/s 932928 calls/s # 16.00 [+1.07] udp tx: 1178 MB/s 19993 calls/s 19993 msg/s # 16.97 [+0.97] udp rx: 1181 MB/s 962256 calls/s # 17.00 [+0.03] udp tx: 1179 MB/s 20012 calls/s 20012 msg/s # 17.97 [+0.97] udp rx: 1172 MB/s 954816 calls/s # 18.00 [+0.03] udp tx: 1171 MB/s 19864 calls/s 19864 msg/s # 18.61 [+0.61] GRO frag list over UDP tunnel ok # 19.42 [+0.82] 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__->