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.28 [+0.25] No GRO ok # 0.85 [+0.57] GRO frag list ok # 1.48 [+0.63] GRO fwd ok # 1.99 [+0.51] UDP fwd perf udp rx: 1594 MB/s 1297916 calls/s # 3.06 [+1.07] udp tx: 1797 MB/s 30495 calls/s 30495 msg/s # 4.03 [+0.97] udp rx: 1870 MB/s 1522848 calls/s # 4.06 [+0.03] udp tx: 1869 MB/s 31701 calls/s 31701 msg/s # 5.04 [+0.98] udp rx: 1873 MB/s 1525104 calls/s # 5.06 [+0.02] udp tx: 1871 MB/s 31745 calls/s 31745 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1463 MB/s 1191184 calls/s # 6.26 [+1.08] udp tx: 1667 MB/s 28278 calls/s 28278 msg/s # 7.22 [+0.97] udp rx: 1757 MB/s 1430448 calls/s # 7.26 [+0.03] udp tx: 1758 MB/s 29817 calls/s 29817 msg/s # 8.23 [+0.97] udp rx: 1755 MB/s 1429104 calls/s # 8.26 [+0.03] udp tx: 1756 MB/s 29791 calls/s 29791 msg/s # 8.82 [+0.56] GRO frag list over UDP tunnel ok # 9.64 [+0.82] GRO fwd over UDP tunnel ok # 9.91 [+0.27] IPv6 # 10.17 [+0.26] No GRO ok # 10.71 [+0.54] GRO frag list ok # 11.29 [+0.58] GRO fwd ok # 11.81 [+0.52] UDP fwd perf udp rx: 1085 MB/s 883647 calls/s # 12.88 [+1.07] udp tx: 1187 MB/s 20146 calls/s 20146 msg/s # 13.85 [+0.97] udp rx: 1141 MB/s 929616 calls/s # 13.88 [+0.03] udp tx: 1143 MB/s 19395 calls/s 19395 msg/s # 14.85 [+0.97] udp rx: 1153 MB/s 938672 calls/s # 14.88 [+0.03] udp tx: 1150 MB/s 19505 calls/s 19505 msg/s # 15.00 [+0.12] UDP GRO fwd perf udp rx: 1158 MB/s 942768 calls/s # 16.07 [+1.07] udp tx: 1191 MB/s 20205 calls/s 20205 msg/s # 17.04 [+0.97] udp rx: 1166 MB/s 949536 calls/s # 17.07 [+0.03] udp tx: 1165 MB/s 19775 calls/s 19775 msg/s # 18.04 [+0.97] udp rx: 1071 MB/s 872204 calls/s # 18.07 [+0.03] udp tx: 1174 MB/s 19919 calls/s 19919 msg/s # 18.68 [+0.61] GRO frag list over UDP tunnel ok # 19.43 [+0.75] 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__->