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.30 [+0.28] No GRO ok # 0.86 [+0.56] GRO frag list ok # 1.50 [+0.64] GRO fwd ok # 2.04 [+0.54] UDP fwd perf udp rx: 1106 MB/s 901148 calls/s # 3.12 [+1.08] udp tx: 1147 MB/s 19461 calls/s 19461 msg/s # 4.08 [+0.97] udp rx: 1264 MB/s 1029552 calls/s # 4.12 [+0.03] udp tx: 1269 MB/s 21538 calls/s 21538 msg/s # 5.09 [+0.97] udp rx: 1259 MB/s 1025712 calls/s # 5.12 [+0.03] udp tx: 1257 MB/s 21326 calls/s 21326 msg/s # 5.24 [+0.12] UDP GRO fwd perf udp rx: 1044 MB/s 850549 calls/s # 6.32 [+1.08] udp tx: 1161 MB/s 19705 calls/s 19705 msg/s # 7.29 [+0.97] udp rx: 1252 MB/s 1019568 calls/s # 7.32 [+0.03] udp tx: 1251 MB/s 21226 calls/s 21226 msg/s # 8.29 [+0.97] udp rx: 1284 MB/s 1045344 calls/s # 8.32 [+0.03] udp tx: 1283 MB/s 21763 calls/s 21763 msg/s # 8.98 [+0.66] GRO frag list over UDP tunnel ok # 9.81 [+0.83] GRO fwd over UDP tunnel ok # 10.08 [+0.27] IPv6 # 10.36 [+0.29] No GRO ok # 10.96 [+0.60] GRO frag list ok # 11.57 [+0.61] GRO fwd ok # 12.15 [+0.58] UDP fwd perf udp rx: 928 MB/s 755982 calls/s # 13.23 [+1.08] udp tx: 1117 MB/s 18959 calls/s 18959 msg/s # 14.20 [+0.97] udp rx: 1100 MB/s 895622 calls/s # 14.23 [+0.04] udp tx: 1109 MB/s 18815 calls/s 18815 msg/s # 15.20 [+0.97] udp rx: 972 MB/s 792040 calls/s # 15.23 [+0.03] udp tx: 1209 MB/s 20521 calls/s 20521 msg/s # 15.36 [+0.13] UDP GRO fwd perf udp rx: 1029 MB/s 838089 calls/s # 16.44 [+1.09] udp tx: 1216 MB/s 20635 calls/s 20635 msg/s # 17.41 [+0.97] udp rx: 1236 MB/s 1006704 calls/s # 17.44 [+0.03] udp tx: 1234 MB/s 20938 calls/s 20938 msg/s # 18.41 [+0.97] udp rx: 1099 MB/s 895170 calls/s # 18.44 [+0.03] udp tx: 1225 MB/s 20779 calls/s 20779 msg/s # 19.09 [+0.64] GRO frag list over UDP tunnel ok # 19.92 [+0.83] 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__->