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.27] No GRO ok # 0.87 [+0.59] GRO frag list ok # 1.49 [+0.62] GRO fwd ok # 1.99 [+0.50] UDP fwd perf udp rx: 1207 MB/s 983004 calls/s # 3.07 [+1.08] udp tx: 1260 MB/s 21383 calls/s 21383 msg/s # 4.04 [+0.97] udp rx: 1261 MB/s 1026750 calls/s # 4.07 [+0.03] udp tx: 1267 MB/s 21503 calls/s 21503 msg/s # 5.04 [+0.97] udp rx: 1003 MB/s 816827 calls/s # 5.07 [+0.03] udp tx: 1258 MB/s 21341 calls/s 21341 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 995 MB/s 810272 calls/s # 6.26 [+1.07] udp tx: 1138 MB/s 19305 calls/s 19305 msg/s # 7.23 [+0.97] udp rx: 1195 MB/s 973552 calls/s # 7.26 [+0.03] udp tx: 1202 MB/s 20392 calls/s 20392 msg/s # 8.23 [+0.97] udp rx: 1204 MB/s 980400 calls/s # 8.26 [+0.03] udp tx: 1202 MB/s 20397 calls/s 20397 msg/s # 8.89 [+0.62] GRO frag list over UDP tunnel ok # 9.69 [+0.80] GRO fwd over UDP tunnel ok # 9.96 [+0.27] IPv6 # 10.21 [+0.26] No GRO ok # 10.74 [+0.53] GRO frag list ok # 11.31 [+0.57] GRO fwd ok # 11.83 [+0.51] UDP fwd perf udp rx: 972 MB/s 791971 calls/s # 12.89 [+1.07] udp tx: 1139 MB/s 19319 calls/s 19319 msg/s # 13.87 [+0.97] udp rx: 1040 MB/s 846864 calls/s # 13.89 [+0.03] udp tx: 1049 MB/s 17801 calls/s 17801 msg/s # 14.87 [+0.97] udp rx: 1123 MB/s 914928 calls/s # 14.89 [+0.03] udp tx: 1123 MB/s 19049 calls/s 19049 msg/s # 15.01 [+0.12] UDP GRO fwd perf udp rx: 1022 MB/s 832416 calls/s # 16.08 [+1.07] udp tx: 1047 MB/s 17772 calls/s 17772 msg/s # 17.05 [+0.97] udp rx: 1101 MB/s 896448 calls/s # 17.08 [+0.03] udp tx: 1108 MB/s 18799 calls/s 18799 msg/s # 18.06 [+0.97] udp rx: 1169 MB/s 952320 calls/s # 18.08 [+0.03] udp tx: 1167 MB/s 19810 calls/s 19810 msg/s # 18.71 [+0.63] GRO frag list over UDP tunnel ok # 19.50 [+0.79] 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__->