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.26 [+0.24] No GRO ok # 0.76 [+0.50] GRO frag list ok # 1.35 [+0.59] GRO fwd ok # 1.85 [+0.50] UDP fwd perf udp rx: 1095 MB/s 891942 calls/s # 2.92 [+1.07] udp tx: 1157 MB/s 19626 calls/s 19626 msg/s # 3.89 [+0.97] udp rx: 1149 MB/s 936038 calls/s # 3.92 [+0.03] udp tx: 1192 MB/s 20233 calls/s 20233 msg/s # 4.89 [+0.97] udp rx: 1149 MB/s 935631 calls/s # 4.92 [+0.03] udp tx: 1209 MB/s 20507 calls/s 20507 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1143 MB/s 930864 calls/s # 6.11 [+1.08] udp tx: 1187 MB/s 20148 calls/s 20148 msg/s # 7.08 [+0.97] udp rx: 925 MB/s 753268 calls/s # 7.11 [+0.03] udp tx: 1236 MB/s 20978 calls/s 20978 msg/s # 8.08 [+0.96] udp rx: 1094 MB/s 891237 calls/s # 8.11 [+0.04] udp tx: 1230 MB/s 20869 calls/s 20869 msg/s # 8.70 [+0.59] GRO frag list over UDP tunnel ok # 9.45 [+0.75] GRO fwd over UDP tunnel ok # 9.70 [+0.25] IPv6 # 9.94 [+0.24] No GRO ok # 10.42 [+0.48] GRO frag list ok # 10.92 [+0.50] GRO fwd ok # 11.39 [+0.47] UDP fwd perf udp rx: 832 MB/s 677649 calls/s # 12.46 [+1.07] udp tx: 1584 MB/s 26866 calls/s 26866 msg/s # 13.43 [+0.97] udp rx: 1243 MB/s 1012311 calls/s # 13.46 [+0.03] udp tx: 1726 MB/s 29281 calls/s 29281 msg/s # 14.43 [+0.97] udp rx: 1754 MB/s 1428496 calls/s # 14.46 [+0.03] udp tx: 1756 MB/s 29789 calls/s 29789 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1599 MB/s 1302397 calls/s # 15.64 [+1.06] udp tx: 1731 MB/s 29368 calls/s 29368 msg/s # 16.61 [+0.97] udp rx: 1840 MB/s 1498752 calls/s # 16.64 [+0.03] udp tx: 1839 MB/s 31193 calls/s 31193 msg/s # 17.61 [+0.97] udp rx: 1848 MB/s 1505136 calls/s # 17.64 [+0.03] udp tx: 1847 MB/s 31335 calls/s 31335 msg/s # 18.17 [+0.54] GRO frag list over UDP tunnel ok # 18.87 [+0.69] 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__->