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.25 [+0.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.28 [+0.53] GRO fwd ok # 1.75 [+0.47] UDP fwd perf udp rx: 1102 MB/s 897692 calls/s # 2.81 [+1.06] udp tx: 1134 MB/s 19244 calls/s 19244 msg/s # 3.79 [+0.98] udp rx: 1200 MB/s 977376 calls/s # 3.81 [+0.02] udp tx: 1199 MB/s 20338 calls/s 20338 msg/s # 4.79 [+0.98] udp rx: 1196 MB/s 974448 calls/s # 4.81 [+0.02] udp tx: 1195 MB/s 20282 calls/s 20282 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1154 MB/s 939936 calls/s # 6.00 [+1.07] udp tx: 1189 MB/s 20174 calls/s 20174 msg/s # 6.97 [+0.97] udp rx: 1194 MB/s 972528 calls/s # 7.00 [+0.03] udp tx: 1193 MB/s 20245 calls/s 20245 msg/s # 7.97 [+0.97] udp rx: 1197 MB/s 974976 calls/s # 8.00 [+0.03] udp tx: 1196 MB/s 20293 calls/s 20293 msg/s # 8.55 [+0.55] GRO frag list over UDP tunnel ok # 9.28 [+0.73] GRO fwd over UDP tunnel ok # 9.53 [+0.25] IPv6 # 9.76 [+0.24] No GRO ok # 10.25 [+0.48] GRO frag list ok # 10.77 [+0.52] GRO fwd ok # 11.22 [+0.46] UDP fwd perf udp rx: 1242 MB/s 1011744 calls/s # 12.29 [+1.06] udp tx: 1270 MB/s 21554 calls/s 21554 msg/s # 13.26 [+0.98] udp rx: 1244 MB/s 1012896 calls/s # 13.28 [+0.02] udp tx: 1257 MB/s 21326 calls/s 21326 msg/s # 14.26 [+0.98] udp rx: 1811 MB/s 1474368 calls/s # 14.29 [+0.02] udp tx: 1808 MB/s 30669 calls/s 30669 msg/s # 14.40 [+0.12] UDP GRO fwd perf udp rx: 1652 MB/s 1345674 calls/s # 15.47 [+1.07] udp tx: 1810 MB/s 30700 calls/s 30700 msg/s # 16.44 [+0.97] udp rx: 1825 MB/s 1485936 calls/s # 16.47 [+0.03] udp tx: 1824 MB/s 30940 calls/s 30940 msg/s # 17.45 [+0.97] udp rx: 1820 MB/s 1481904 calls/s # 17.47 [+0.03] udp tx: 1817 MB/s 30822 calls/s 30822 msg/s # 17.98 [+0.50] GRO frag list over UDP tunnel ok # 18.64 [+0.66] 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__->