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.27 [+0.25] No GRO ok # 0.81 [+0.54] GRO frag list ok # 1.42 [+0.61] GRO fwd ok # 1.91 [+0.49] UDP fwd perf udp rx: 1084 MB/s 883020 calls/s # 2.98 [+1.07] udp tx: 1122 MB/s 19038 calls/s 19038 msg/s # 3.95 [+0.97] udp rx: 1120 MB/s 912303 calls/s # 3.98 [+0.03] udp tx: 1123 MB/s 19057 calls/s 19057 msg/s # 4.95 [+0.97] udp rx: 1163 MB/s 946896 calls/s # 4.98 [+0.03] udp tx: 1161 MB/s 19702 calls/s 19702 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1134 MB/s 923424 calls/s # 6.17 [+1.07] udp tx: 1170 MB/s 19858 calls/s 19858 msg/s # 7.14 [+0.97] udp rx: 1173 MB/s 955296 calls/s # 7.17 [+0.03] udp tx: 1172 MB/s 19885 calls/s 19885 msg/s # 8.14 [+0.97] udp rx: 1175 MB/s 957024 calls/s # 8.17 [+0.03] udp tx: 1174 MB/s 19914 calls/s 19914 msg/s # 8.80 [+0.63] GRO frag list over UDP tunnel ok # 9.58 [+0.79] GRO fwd over UDP tunnel ok # 9.84 [+0.26] IPv6 # 10.10 [+0.25] No GRO ok # 10.64 [+0.54] GRO frag list ok # 11.19 [+0.56] GRO fwd ok # 11.71 [+0.52] UDP fwd perf udp rx: 1051 MB/s 855715 calls/s # 12.79 [+1.07] udp tx: 1122 MB/s 19040 calls/s 19040 msg/s # 13.76 [+0.97] udp rx: 1099 MB/s 895008 calls/s # 13.79 [+0.03] udp tx: 1097 MB/s 18620 calls/s 18620 msg/s # 14.76 [+0.97] udp rx: 1115 MB/s 907872 calls/s # 14.79 [+0.03] udp tx: 1114 MB/s 18902 calls/s 18902 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1006 MB/s 819641 calls/s # 15.98 [+1.07] udp tx: 1074 MB/s 18222 calls/s 18222 msg/s # 16.95 [+0.97] udp rx: 1120 MB/s 911996 calls/s # 16.98 [+0.03] udp tx: 1132 MB/s 19201 calls/s 19201 msg/s # 17.95 [+0.97] udp rx: 1136 MB/s 925544 calls/s # 17.98 [+0.03] udp tx: 1135 MB/s 19259 calls/s 19259 msg/s # 18.60 [+0.62] GRO frag list over UDP tunnel ok # 19.43 [+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__->