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.31 [+0.29] No GRO ok # 0.88 [+0.57] GRO frag list ok # 1.52 [+0.64] GRO fwd ok # 2.07 [+0.55] UDP fwd perf udp rx: 1033 MB/s 841191 calls/s # 3.15 [+1.07] udp tx: 1154 MB/s 19589 calls/s 19589 msg/s # 4.12 [+0.97] udp rx: 1051 MB/s 855755 calls/s # 4.15 [+0.03] udp tx: 1123 MB/s 19053 calls/s 19053 msg/s # 5.12 [+0.97] udp rx: 1154 MB/s 940086 calls/s # 5.15 [+0.03] udp tx: 1160 MB/s 19687 calls/s 19687 msg/s # 5.27 [+0.12] UDP GRO fwd perf udp rx: 1068 MB/s 869971 calls/s # 6.35 [+1.08] udp tx: 1106 MB/s 18771 calls/s 18771 msg/s # 7.32 [+0.97] udp rx: 1139 MB/s 927600 calls/s # 7.35 [+0.03] udp tx: 1138 MB/s 19315 calls/s 19315 msg/s # 8.32 [+0.97] udp rx: 1168 MB/s 951648 calls/s # 8.35 [+0.03] udp tx: 1167 MB/s 19810 calls/s 19810 msg/s # 8.97 [+0.62] GRO frag list over UDP tunnel ok # 9.78 [+0.81] GRO fwd over UDP tunnel ok # 10.05 [+0.28] IPv6 # 10.33 [+0.27] No GRO ok # 10.88 [+0.55] GRO frag list ok # 11.47 [+0.59] GRO fwd ok # 12.00 [+0.53] UDP fwd perf udp rx: 1453 MB/s 1183682 calls/s # 13.08 [+1.08] udp tx: 1636 MB/s 27763 calls/s 27763 msg/s # 14.06 [+0.98] udp rx: 1382 MB/s 1125888 calls/s # 14.08 [+0.02] udp tx: 1669 MB/s 28315 calls/s 28315 msg/s # 15.06 [+0.98] udp rx: 1457 MB/s 1186759 calls/s # 15.08 [+0.02] udp tx: 1756 MB/s 29794 calls/s 29794 msg/s # 15.20 [+0.12] UDP GRO fwd perf udp rx: 1691 MB/s 1376995 calls/s # 16.28 [+1.08] udp tx: 1751 MB/s 29704 calls/s 29704 msg/s # 17.25 [+0.97] udp rx: 1603 MB/s 1305565 calls/s # 17.28 [+0.03] udp tx: 1611 MB/s 27327 calls/s 27327 msg/s # 18.25 [+0.97] udp rx: 1765 MB/s 1437648 calls/s # 18.28 [+0.03] udp tx: 1769 MB/s 30009 calls/s 30009 msg/s # 18.90 [+0.62] GRO frag list over UDP tunnel ok # 19.74 [+0.84] 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__->