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.81 [+0.53] GRO frag list ok # 1.43 [+0.62] GRO fwd ok # 1.93 [+0.50] UDP fwd perf udp rx: 1144 MB/s 932108 calls/s # 3.00 [+1.07] udp tx: 1185 MB/s 20106 calls/s 20106 msg/s # 3.98 [+0.97] udp rx: 1185 MB/s 965520 calls/s # 4.00 [+0.03] udp tx: 1184 MB/s 20091 calls/s 20091 msg/s # 4.98 [+0.97] udp rx: 1186 MB/s 966240 calls/s # 5.00 [+0.03] udp tx: 1185 MB/s 20112 calls/s 20112 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1151 MB/s 937536 calls/s # 6.20 [+1.07] udp tx: 1182 MB/s 20061 calls/s 20061 msg/s # 7.17 [+0.97] udp rx: 1180 MB/s 961008 calls/s # 7.20 [+0.03] udp tx: 1179 MB/s 19997 calls/s 19997 msg/s # 8.17 [+0.98] udp rx: 1183 MB/s 963120 calls/s # 8.20 [+0.02] udp tx: 1181 MB/s 20047 calls/s 20047 msg/s # 8.82 [+0.62] GRO frag list over UDP tunnel ok # 9.61 [+0.79] GRO fwd over UDP tunnel ok # 9.87 [+0.25] IPv6 # 10.12 [+0.25] No GRO ok # 10.64 [+0.52] GRO frag list ok # 11.19 [+0.55] GRO fwd ok # 11.70 [+0.50] UDP fwd perf udp rx: 1068 MB/s 870236 calls/s # 12.77 [+1.07] udp tx: 1162 MB/s 19721 calls/s 19721 msg/s # 13.74 [+0.97] udp rx: 1151 MB/s 937296 calls/s # 13.77 [+0.03] udp tx: 1151 MB/s 19529 calls/s 19529 msg/s # 14.74 [+0.97] udp rx: 1147 MB/s 933984 calls/s # 14.77 [+0.03] udp tx: 1145 MB/s 19425 calls/s 19425 msg/s # 14.89 [+0.12] UDP GRO fwd perf udp rx: 1118 MB/s 910272 calls/s # 15.96 [+1.07] udp tx: 1146 MB/s 19453 calls/s 19453 msg/s # 16.93 [+0.98] udp rx: 1152 MB/s 938640 calls/s # 16.96 [+0.02] udp tx: 1153 MB/s 19561 calls/s 19561 msg/s # 17.93 [+0.98] udp rx: 1131 MB/s 921408 calls/s # 17.96 [+0.02] udp tx: 1129 MB/s 19162 calls/s 19162 msg/s # 18.58 [+0.62] GRO frag list over UDP tunnel ok # 19.36 [+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__->