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.30 [+0.28] No GRO ok # 0.86 [+0.56] GRO frag list ok # 1.48 [+0.62] GRO fwd ok # 2.04 [+0.56] UDP fwd perf udp rx: 947 MB/s 771152 calls/s # 3.12 [+1.08] udp tx: 1165 MB/s 19766 calls/s 19766 msg/s # 4.11 [+0.99] udp rx: 948 MB/s 772584 calls/s # 4.12 [+0.01] udp tx: 1181 MB/s 20040 calls/s 20040 msg/s # 5.11 [+0.99] udp rx: 1045 MB/s 850793 calls/s # 5.12 [+0.01] udp tx: 1172 MB/s 19891 calls/s 19891 msg/s # 5.24 [+0.12] UDP GRO fwd perf udp rx: 1629 MB/s 1326672 calls/s # 6.31 [+1.07] udp tx: 1688 MB/s 28639 calls/s 28639 msg/s # 7.28 [+0.97] udp rx: 1734 MB/s 1412064 calls/s # 7.31 [+0.03] udp tx: 1722 MB/s 29223 calls/s 29223 msg/s # 8.28 [+0.97] udp rx: 1633 MB/s 1330101 calls/s # 8.31 [+0.03] udp tx: 1787 MB/s 30313 calls/s 30313 msg/s # 8.98 [+0.67] GRO frag list over UDP tunnel ok # 9.86 [+0.87] GRO fwd over UDP tunnel ok # 10.14 [+0.28] IPv6 # 10.43 [+0.29] No GRO ok # 11.02 [+0.59] GRO frag list ok # 11.64 [+0.62] GRO fwd ok # 12.19 [+0.55] UDP fwd perf udp rx: 1109 MB/s 903404 calls/s # 13.27 [+1.08] udp tx: 1176 MB/s 19960 calls/s 19960 msg/s # 14.23 [+0.96] udp rx: 1225 MB/s 997984 calls/s # 14.27 [+0.04] udp tx: 1223 MB/s 20746 calls/s 20746 msg/s # 15.23 [+0.97] udp rx: 1205 MB/s 981200 calls/s # 15.27 [+0.03] udp tx: 1204 MB/s 20424 calls/s 20424 msg/s # 15.39 [+0.12] UDP GRO fwd perf udp rx: 1108 MB/s 902294 calls/s # 16.47 [+1.08] udp tx: 1168 MB/s 19813 calls/s 19813 msg/s # 17.44 [+0.97] udp rx: 1175 MB/s 957120 calls/s # 17.47 [+0.03] udp tx: 1173 MB/s 19908 calls/s 19908 msg/s # 18.44 [+0.97] udp rx: 1173 MB/s 955536 calls/s # 18.47 [+0.03] udp tx: 1173 MB/s 19898 calls/s 19898 msg/s # 19.10 [+0.63] GRO frag list over UDP tunnel ok # 19.96 [+0.86] 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__->