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.31 [+0.29] No GRO ok # 0.91 [+0.60] GRO frag list ok # 1.60 [+0.69] GRO fwd ok # 2.14 [+0.54] UDP fwd perf udp rx: 1052 MB/s 856844 calls/s # 3.22 [+1.08] udp tx: 1222 MB/s 20741 calls/s 20741 msg/s # 4.22 [+1.00] udp rx: 1176 MB/s 958092 calls/s # 4.22 [+0.00] udp tx: 1244 MB/s 21113 calls/s 21113 msg/s # 5.22 [+1.00] udp rx: 1290 MB/s 1050796 calls/s # 5.22 [+0.00] udp tx: 1288 MB/s 21856 calls/s 21856 msg/s # 5.34 [+0.12] UDP GRO fwd perf udp rx: 1045 MB/s 850805 calls/s # 6.42 [+1.08] udp tx: 1103 MB/s 18719 calls/s 18719 msg/s # 7.39 [+0.96] udp rx: 1223 MB/s 995808 calls/s # 7.42 [+0.04] udp tx: 1222 MB/s 20738 calls/s 20738 msg/s # 8.39 [+0.97] udp rx: 1229 MB/s 1000608 calls/s # 8.42 [+0.03] udp tx: 1228 MB/s 20833 calls/s 20833 msg/s # 9.07 [+0.65] GRO frag list over UDP tunnel ok # 9.92 [+0.85] GRO fwd over UDP tunnel ok # 10.18 [+0.26] IPv6 # 10.44 [+0.26] No GRO ok # 10.96 [+0.52] GRO frag list ok # 11.51 [+0.55] GRO fwd ok # 11.98 [+0.48] UDP fwd perf udp rx: 1719 MB/s 1399958 calls/s # 13.05 [+1.07] udp tx: 1796 MB/s 30464 calls/s 30464 msg/s # 14.02 [+0.97] udp rx: 1700 MB/s 1384368 calls/s # 14.05 [+0.03] udp tx: 1697 MB/s 28783 calls/s 28783 msg/s # 15.02 [+0.97] udp rx: 1799 MB/s 1465104 calls/s # 15.05 [+0.03] udp tx: 1798 MB/s 30503 calls/s 30503 msg/s # 15.17 [+0.12] UDP GRO fwd perf udp rx: 1745 MB/s 1420944 calls/s # 16.24 [+1.07] udp tx: 1788 MB/s 30327 calls/s 30327 msg/s # 17.21 [+0.97] udp rx: 1641 MB/s 1336224 calls/s # 17.24 [+0.03] udp tx: 1645 MB/s 27908 calls/s 27908 msg/s # 18.21 [+0.97] udp rx: 1664 MB/s 1355480 calls/s # 18.24 [+0.03] udp tx: 1647 MB/s 27937 calls/s 27937 msg/s # 18.83 [+0.59] GRO frag list over UDP tunnel ok # 19.60 [+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__->