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.73 [+0.49] GRO frag list ok # 1.29 [+0.55] GRO fwd ok # 1.76 [+0.47] UDP fwd perf udp rx: 1670 MB/s 1359587 calls/s # 2.82 [+1.06] udp tx: 1777 MB/s 30146 calls/s 30146 msg/s # 3.79 [+0.97] udp rx: 1889 MB/s 1537968 calls/s # 3.82 [+0.03] udp tx: 1887 MB/s 32005 calls/s 32005 msg/s # 4.79 [+0.97] udp rx: 1888 MB/s 1537104 calls/s # 4.82 [+0.03] udp tx: 1886 MB/s 31993 calls/s 31993 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1701 MB/s 1385050 calls/s # 6.00 [+1.07] udp tx: 1873 MB/s 31780 calls/s 31780 msg/s # 6.97 [+0.97] udp rx: 1883 MB/s 1532976 calls/s # 7.00 [+0.03] udp tx: 1880 MB/s 31898 calls/s 31898 msg/s # 7.97 [+0.97] udp rx: 1884 MB/s 1534272 calls/s # 8.00 [+0.03] udp tx: 1882 MB/s 31933 calls/s 31933 msg/s # 8.63 [+0.63] GRO frag list over UDP tunnel ok # 9.45 [+0.82] GRO fwd over UDP tunnel ok # 9.72 [+0.27] IPv6 # 9.97 [+0.25] No GRO ok # 10.54 [+0.57] GRO frag list ok # 11.15 [+0.61] GRO fwd ok # 11.66 [+0.52] UDP fwd perf udp rx: 959 MB/s 780755 calls/s # 12.73 [+1.07] udp tx: 1227 MB/s 20816 calls/s 20816 msg/s # 13.70 [+0.97] udp rx: 990 MB/s 806466 calls/s # 13.73 [+0.03] udp tx: 1214 MB/s 20606 calls/s 20606 msg/s # 14.70 [+0.97] udp rx: 1099 MB/s 895131 calls/s # 14.73 [+0.03] udp tx: 1184 MB/s 20083 calls/s 20083 msg/s # 14.85 [+0.12] UDP GRO fwd perf udp rx: 1048 MB/s 853545 calls/s # 15.92 [+1.07] udp tx: 1202 MB/s 20388 calls/s 20388 msg/s # 16.89 [+0.97] udp rx: 1055 MB/s 859542 calls/s # 16.92 [+0.03] udp tx: 1241 MB/s 21065 calls/s 21065 msg/s # 17.89 [+0.97] udp rx: 1052 MB/s 857228 calls/s # 17.92 [+0.03] udp tx: 1211 MB/s 20549 calls/s 20549 msg/s # 18.56 [+0.64] GRO frag list over UDP tunnel ok # 19.43 [+0.87] 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__->