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.81 [+0.56] GRO frag list ok # 1.41 [+0.60] GRO fwd ok # 1.92 [+0.51] UDP fwd perf udp rx: 1022 MB/s 832175 calls/s # 2.99 [+1.07] udp tx: 1252 MB/s 21246 calls/s 21246 msg/s # 3.97 [+0.98] udp rx: 1163 MB/s 946970 calls/s # 3.99 [+0.02] udp tx: 1357 MB/s 23026 calls/s 23026 msg/s # 4.97 [+0.98] udp rx: 1013 MB/s 825148 calls/s # 4.99 [+0.02] udp tx: 1339 MB/s 22727 calls/s 22727 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1313 MB/s 1069584 calls/s # 6.18 [+1.07] udp tx: 1357 MB/s 23032 calls/s 23032 msg/s # 7.15 [+0.97] udp rx: 1366 MB/s 1112208 calls/s # 7.18 [+0.03] udp tx: 1364 MB/s 23145 calls/s 23145 msg/s # 8.15 [+0.97] udp rx: 1372 MB/s 1117264 calls/s # 8.18 [+0.03] udp tx: 1371 MB/s 23259 calls/s 23259 msg/s # 8.80 [+0.62] GRO frag list over UDP tunnel ok # 9.61 [+0.81] GRO fwd over UDP tunnel ok # 9.87 [+0.26] IPv6 # 10.11 [+0.25] No GRO ok # 10.65 [+0.53] GRO frag list ok # 11.23 [+0.58] GRO fwd ok # 11.72 [+0.49] UDP fwd perf udp rx: 959 MB/s 781025 calls/s # 12.79 [+1.07] udp tx: 1186 MB/s 20121 calls/s 20121 msg/s # 13.76 [+0.97] udp rx: 1183 MB/s 963404 calls/s # 13.79 [+0.03] udp tx: 1206 MB/s 20465 calls/s 20465 msg/s # 14.76 [+0.97] udp rx: 1261 MB/s 1027104 calls/s # 14.79 [+0.03] udp tx: 1260 MB/s 21379 calls/s 21379 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1200 MB/s 977632 calls/s # 15.98 [+1.07] udp tx: 1238 MB/s 20998 calls/s 20998 msg/s # 16.95 [+0.97] udp rx: 1278 MB/s 1040864 calls/s # 16.98 [+0.03] udp tx: 1277 MB/s 21669 calls/s 21669 msg/s # 17.95 [+0.97] udp rx: 1084 MB/s 882658 calls/s # 17.98 [+0.03] udp tx: 1263 MB/s 21438 calls/s 21438 msg/s # 18.59 [+0.61] GRO frag list over UDP tunnel ok # 19.32 [+0.72] 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__->