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.24] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.39 [+0.61] GRO fwd ok # 1.92 [+0.53] UDP fwd perf udp rx: 1266 MB/s 1031197 calls/s # 2.99 [+1.07] udp tx: 1355 MB/s 22983 calls/s 22983 msg/s # 3.96 [+0.97] udp rx: 1365 MB/s 1111392 calls/s # 3.99 [+0.03] udp tx: 1362 MB/s 23117 calls/s 23117 msg/s # 4.96 [+0.97] udp rx: 1365 MB/s 1111280 calls/s # 4.99 [+0.03] udp tx: 1364 MB/s 23136 calls/s 23136 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1206 MB/s 982208 calls/s # 6.18 [+1.07] udp tx: 1249 MB/s 21199 calls/s 21199 msg/s # 7.15 [+0.97] udp rx: 1293 MB/s 1053248 calls/s # 7.18 [+0.03] udp tx: 1292 MB/s 21919 calls/s 21919 msg/s # 8.15 [+0.97] udp rx: 1355 MB/s 1103808 calls/s # 8.18 [+0.03] udp tx: 1354 MB/s 22981 calls/s 22981 msg/s # 8.78 [+0.60] GRO frag list over UDP tunnel ok # 9.58 [+0.80] GRO fwd over UDP tunnel ok # 9.83 [+0.25] IPv6 # 10.09 [+0.26] No GRO ok # 10.59 [+0.50] GRO frag list ok # 11.16 [+0.57] GRO fwd ok # 11.67 [+0.51] UDP fwd perf udp rx: 1128 MB/s 919008 calls/s # 12.75 [+1.08] udp tx: 1221 MB/s 20714 calls/s 20714 msg/s # 13.71 [+0.97] udp rx: 1272 MB/s 1036240 calls/s # 13.75 [+0.03] udp tx: 1272 MB/s 21575 calls/s 21575 msg/s # 14.72 [+0.97] udp rx: 1315 MB/s 1070624 calls/s # 14.75 [+0.03] udp tx: 1313 MB/s 22284 calls/s 22284 msg/s # 14.87 [+0.12] UDP GRO fwd perf udp rx: 1282 MB/s 1044352 calls/s # 15.94 [+1.07] udp tx: 1324 MB/s 22456 calls/s 22456 msg/s # 16.91 [+0.97] udp rx: 1319 MB/s 1074224 calls/s # 16.94 [+0.03] udp tx: 1317 MB/s 22347 calls/s 22347 msg/s # 17.91 [+0.97] udp rx: 1323 MB/s 1077504 calls/s # 17.94 [+0.03] udp tx: 1322 MB/s 22430 calls/s 22430 msg/s # 18.52 [+0.58] GRO frag list over UDP tunnel ok # 19.25 [+0.73] 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__->