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.27 [+0.25] No GRO ok # 0.84 [+0.57] GRO frag list ok # 1.47 [+0.64] GRO fwd ok # 1.98 [+0.51] UDP fwd perf udp rx: 1102 MB/s 897412 calls/s # 3.05 [+1.08] udp tx: 1243 MB/s 21083 calls/s 21083 msg/s # 4.02 [+0.97] udp rx: 1218 MB/s 991770 calls/s # 4.05 [+0.03] udp tx: 1240 MB/s 21041 calls/s 21041 msg/s # 5.02 [+0.97] udp rx: 1151 MB/s 937440 calls/s # 5.05 [+0.03] udp tx: 1146 MB/s 19445 calls/s 19445 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1121 MB/s 913058 calls/s # 6.25 [+1.07] udp tx: 1206 MB/s 20467 calls/s 20467 msg/s # 7.21 [+0.97] udp rx: 1164 MB/s 948186 calls/s # 7.25 [+0.03] udp tx: 1183 MB/s 20077 calls/s 20077 msg/s # 8.22 [+0.97] udp rx: 1144 MB/s 931831 calls/s # 8.25 [+0.03] udp tx: 1256 MB/s 21317 calls/s 21317 msg/s # 8.79 [+0.55] GRO frag list over UDP tunnel ok # 9.57 [+0.78] GRO fwd over UDP tunnel ok # 9.82 [+0.25] IPv6 # 10.09 [+0.27] No GRO ok # 10.65 [+0.56] GRO frag list ok # 11.21 [+0.56] GRO fwd ok # 11.72 [+0.51] UDP fwd perf udp rx: 1131 MB/s 920824 calls/s # 12.80 [+1.07] udp tx: 1557 MB/s 26410 calls/s 26410 msg/s # 13.77 [+0.97] udp rx: 1601 MB/s 1304150 calls/s # 13.80 [+0.03] udp tx: 1758 MB/s 29823 calls/s 29823 msg/s # 14.77 [+0.97] udp rx: 1688 MB/s 1374728 calls/s # 14.80 [+0.03] udp tx: 1670 MB/s 28326 calls/s 28326 msg/s # 14.92 [+0.12] UDP GRO fwd perf udp rx: 1472 MB/s 1199036 calls/s # 15.99 [+1.07] udp tx: 1747 MB/s 29642 calls/s 29642 msg/s # 16.96 [+0.97] udp rx: 1482 MB/s 1207263 calls/s # 16.99 [+0.03] udp tx: 1834 MB/s 31118 calls/s 31118 msg/s # 17.96 [+0.97] udp rx: 1708 MB/s 1391072 calls/s # 17.99 [+0.03] udp tx: 1819 MB/s 30863 calls/s 30863 msg/s # 18.63 [+0.64] GRO frag list over UDP tunnel ok # 19.40 [+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__->