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.78 [+0.53] GRO frag list ok # 1.36 [+0.58] GRO fwd ok # 1.86 [+0.50] UDP fwd perf udp rx: 1096 MB/s 892748 calls/s # 2.93 [+1.07] udp tx: 1131 MB/s 19196 calls/s 19196 msg/s # 3.90 [+0.97] udp rx: 1139 MB/s 927984 calls/s # 3.93 [+0.03] udp tx: 1137 MB/s 19298 calls/s 19298 msg/s # 4.90 [+0.97] udp rx: 1175 MB/s 956736 calls/s # 4.93 [+0.03] udp tx: 1175 MB/s 19938 calls/s 19938 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1014 MB/s 825973 calls/s # 6.12 [+1.07] udp tx: 1170 MB/s 19846 calls/s 19846 msg/s # 7.09 [+0.97] udp rx: 1169 MB/s 952224 calls/s # 7.12 [+0.03] udp tx: 1168 MB/s 19813 calls/s 19813 msg/s # 8.09 [+0.97] udp rx: 1158 MB/s 943440 calls/s # 8.12 [+0.03] udp tx: 1157 MB/s 19625 calls/s 19625 msg/s # 8.66 [+0.55] GRO frag list over UDP tunnel ok # 9.43 [+0.77] GRO fwd over UDP tunnel ok # 9.69 [+0.26] IPv6 # 9.97 [+0.28] No GRO ok # 10.50 [+0.52] GRO frag list ok # 11.04 [+0.54] GRO fwd ok # 11.51 [+0.47] UDP fwd perf udp rx: 1599 MB/s 1301852 calls/s # 12.57 [+1.06] udp tx: 1788 MB/s 30334 calls/s 30334 msg/s # 13.54 [+0.98] udp rx: 1848 MB/s 1504656 calls/s # 13.57 [+0.02] udp tx: 1845 MB/s 31297 calls/s 31297 msg/s # 14.54 [+0.98] udp rx: 1807 MB/s 1471440 calls/s # 14.57 [+0.02] udp tx: 1806 MB/s 30644 calls/s 30644 msg/s # 14.68 [+0.12] UDP GRO fwd perf udp rx: 1759 MB/s 1432704 calls/s # 15.75 [+1.06] udp tx: 1811 MB/s 30718 calls/s 30718 msg/s # 16.72 [+0.97] udp rx: 1848 MB/s 1505136 calls/s # 16.75 [+0.03] udp tx: 1847 MB/s 31342 calls/s 31342 msg/s # 17.72 [+0.97] udp rx: 1850 MB/s 1506768 calls/s # 17.75 [+0.03] udp tx: 1848 MB/s 31346 calls/s 31346 msg/s # 18.29 [+0.55] GRO frag list over UDP tunnel ok # 19.04 [+0.74] 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__->