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.01 [+0.01] IPv4 # 0.28 [+0.27] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.44 [+0.61] GRO fwd ok # 1.91 [+0.48] UDP fwd perf udp rx: 1133 MB/s 922844 calls/s # 2.98 [+1.07] udp tx: 1168 MB/s 19816 calls/s 19816 msg/s # 3.95 [+0.97] udp rx: 1166 MB/s 950016 calls/s # 3.98 [+0.03] udp tx: 1165 MB/s 19765 calls/s 19765 msg/s # 4.96 [+0.97] udp rx: 1166 MB/s 949584 calls/s # 4.98 [+0.03] udp tx: 1165 MB/s 19763 calls/s 19763 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1135 MB/s 924192 calls/s # 6.17 [+1.07] udp tx: 1168 MB/s 19821 calls/s 19821 msg/s # 7.14 [+0.97] udp rx: 1171 MB/s 953904 calls/s # 7.17 [+0.03] udp tx: 1169 MB/s 19843 calls/s 19843 msg/s # 8.14 [+0.97] udp rx: 1160 MB/s 945168 calls/s # 8.17 [+0.03] udp tx: 1159 MB/s 19670 calls/s 19670 msg/s # 8.75 [+0.58] GRO frag list over UDP tunnel ok # 9.49 [+0.74] GRO fwd over UDP tunnel ok # 9.75 [+0.26] IPv6 # 10.00 [+0.25] No GRO ok # 10.54 [+0.54] GRO frag list ok # 11.10 [+0.56] GRO fwd ok # 11.59 [+0.49] UDP fwd perf udp rx: 1189 MB/s 968304 calls/s # 12.66 [+1.07] udp tx: 1224 MB/s 20773 calls/s 20773 msg/s # 13.63 [+0.97] udp rx: 1162 MB/s 946560 calls/s # 13.66 [+0.03] udp tx: 1161 MB/s 19697 calls/s 19697 msg/s # 14.63 [+0.97] udp rx: 1164 MB/s 947808 calls/s # 14.66 [+0.03] udp tx: 1161 MB/s 19702 calls/s 19702 msg/s # 14.78 [+0.12] UDP GRO fwd perf udp rx: 1110 MB/s 904032 calls/s # 15.86 [+1.07] udp tx: 1141 MB/s 19368 calls/s 19368 msg/s # 16.83 [+0.97] udp rx: 1153 MB/s 939128 calls/s # 16.86 [+0.03] udp tx: 1152 MB/s 19548 calls/s 19548 msg/s # 17.83 [+0.97] udp rx: 1162 MB/s 946792 calls/s # 17.86 [+0.03] udp tx: 1161 MB/s 19704 calls/s 19704 msg/s # 18.46 [+0.60] GRO frag list over UDP tunnel ok # 19.23 [+0.78] 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__->