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.27 [+0.25] No GRO ok # 0.81 [+0.54] GRO frag list ok # 1.41 [+0.59] GRO fwd ok # 1.89 [+0.48] UDP fwd perf udp rx: 1266 MB/s 1031005 calls/s # 2.97 [+1.07] udp tx: 1332 MB/s 22602 calls/s 22602 msg/s # 3.93 [+0.97] udp rx: 1335 MB/s 1087056 calls/s # 3.97 [+0.03] udp tx: 1333 MB/s 22624 calls/s 22624 msg/s # 4.93 [+0.97] udp rx: 1064 MB/s 866848 calls/s # 4.97 [+0.03] udp tx: 1292 MB/s 21924 calls/s 21924 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1223 MB/s 996208 calls/s # 6.16 [+1.07] udp tx: 1261 MB/s 21390 calls/s 21390 msg/s # 7.13 [+0.97] udp rx: 1231 MB/s 1002482 calls/s # 7.16 [+0.03] udp tx: 1255 MB/s 21293 calls/s 21293 msg/s # 8.13 [+0.97] udp rx: 1231 MB/s 1002452 calls/s # 8.16 [+0.03] udp tx: 1304 MB/s 22128 calls/s 22128 msg/s # 8.78 [+0.62] GRO frag list over UDP tunnel ok # 9.56 [+0.78] GRO fwd over UDP tunnel ok # 9.82 [+0.26] IPv6 # 10.08 [+0.26] No GRO ok # 10.64 [+0.56] GRO frag list ok # 11.23 [+0.59] GRO fwd ok # 11.74 [+0.50] UDP fwd perf udp rx: 1028 MB/s 837412 calls/s # 12.81 [+1.07] udp tx: 1194 MB/s 20263 calls/s 20263 msg/s # 13.78 [+0.97] udp rx: 1101 MB/s 897093 calls/s # 13.81 [+0.03] udp tx: 1255 MB/s 21292 calls/s 21292 msg/s # 14.78 [+0.98] udp rx: 1113 MB/s 906381 calls/s # 14.81 [+0.02] udp tx: 1237 MB/s 20982 calls/s 20982 msg/s # 14.93 [+0.12] UDP GRO fwd perf udp rx: 814 MB/s 662900 calls/s # 16.00 [+1.08] udp tx: 1260 MB/s 21383 calls/s 21383 msg/s # 16.99 [+0.99] udp rx: 1262 MB/s 1028173 calls/s # 17.00 [+0.01] udp tx: 1261 MB/s 21403 calls/s 21403 msg/s # 17.99 [+0.99] udp rx: 1114 MB/s 907644 calls/s # 18.00 [+0.01] udp tx: 1258 MB/s 21340 calls/s 21340 msg/s # 18.59 [+0.59] GRO frag list over UDP tunnel ok # 19.40 [+0.81] 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__->