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.24 [+0.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.33 [+0.57] GRO fwd ok # 1.81 [+0.49] UDP fwd perf udp rx: 1194 MB/s 972668 calls/s # 2.89 [+1.07] udp tx: 1283 MB/s 21773 calls/s 21773 msg/s # 3.86 [+0.97] udp rx: 1253 MB/s 1020810 calls/s # 3.89 [+0.03] udp tx: 1278 MB/s 21686 calls/s 21686 msg/s # 4.86 [+0.97] udp rx: 1146 MB/s 933673 calls/s # 4.89 [+0.03] udp tx: 1282 MB/s 21760 calls/s 21760 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1236 MB/s 1006800 calls/s # 6.08 [+1.07] udp tx: 1270 MB/s 21549 calls/s 21549 msg/s # 7.05 [+0.97] udp rx: 1271 MB/s 1035504 calls/s # 7.08 [+0.03] udp tx: 1270 MB/s 21545 calls/s 21545 msg/s # 8.05 [+0.97] udp rx: 1245 MB/s 1014248 calls/s # 8.08 [+0.03] udp tx: 1233 MB/s 20921 calls/s 20921 msg/s # 8.68 [+0.60] GRO frag list over UDP tunnel ok # 9.43 [+0.76] GRO fwd over UDP tunnel ok # 9.69 [+0.26] IPv6 # 9.94 [+0.25] No GRO ok # 10.47 [+0.53] GRO frag list ok # 11.01 [+0.54] GRO fwd ok # 11.50 [+0.48] UDP fwd perf udp rx: 1094 MB/s 890780 calls/s # 12.57 [+1.07] udp tx: 1239 MB/s 21026 calls/s 21026 msg/s # 13.54 [+0.97] udp rx: 1255 MB/s 1022352 calls/s # 13.57 [+0.03] udp tx: 1254 MB/s 21276 calls/s 21276 msg/s # 14.54 [+0.97] udp rx: 1249 MB/s 1017600 calls/s # 14.57 [+0.03] udp tx: 1248 MB/s 21179 calls/s 21179 msg/s # 14.69 [+0.12] UDP GRO fwd perf udp rx: 1214 MB/s 988992 calls/s # 15.76 [+1.07] udp tx: 1249 MB/s 21189 calls/s 21189 msg/s # 16.73 [+0.97] udp rx: 1248 MB/s 1016592 calls/s # 16.76 [+0.03] udp tx: 1246 MB/s 21148 calls/s 21148 msg/s # 17.73 [+0.97] udp rx: 1261 MB/s 1026912 calls/s # 17.76 [+0.03] udp tx: 1261 MB/s 21390 calls/s 21390 msg/s # 18.35 [+0.59] GRO frag list over UDP tunnel ok # 19.10 [+0.75] 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__->