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.77 [+0.52] GRO frag list ok # 1.32 [+0.55] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp rx: 1234 MB/s 1004732 calls/s # 2.85 [+1.07] udp tx: 1327 MB/s 22515 calls/s 22515 msg/s # 3.83 [+0.97] udp rx: 1344 MB/s 1094224 calls/s # 3.85 [+0.03] udp tx: 1342 MB/s 22774 calls/s 22774 msg/s # 4.83 [+0.97] udp rx: 1346 MB/s 1096176 calls/s # 4.85 [+0.03] udp tx: 1345 MB/s 22816 calls/s 22816 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1309 MB/s 1066416 calls/s # 6.04 [+1.07] udp tx: 1343 MB/s 22794 calls/s 22794 msg/s # 7.01 [+0.97] udp rx: 1344 MB/s 1094800 calls/s # 7.04 [+0.03] udp tx: 1343 MB/s 22782 calls/s 22782 msg/s # 8.02 [+0.98] udp rx: 1344 MB/s 1094976 calls/s # 8.04 [+0.02] udp tx: 1343 MB/s 22791 calls/s 22791 msg/s # 8.60 [+0.56] GRO frag list over UDP tunnel ok # 9.33 [+0.73] GRO fwd over UDP tunnel ok # 9.58 [+0.25] IPv6 # 9.81 [+0.23] No GRO ok # 10.31 [+0.50] GRO frag list ok # 10.82 [+0.51] GRO fwd ok # 11.29 [+0.47] UDP fwd perf udp rx: 1145 MB/s 932844 calls/s # 12.36 [+1.07] udp tx: 1268 MB/s 21517 calls/s 21517 msg/s # 13.33 [+0.97] udp rx: 1290 MB/s 1050368 calls/s # 13.36 [+0.03] udp tx: 1288 MB/s 21849 calls/s 21849 msg/s # 14.33 [+0.98] udp rx: 1287 MB/s 1048176 calls/s # 14.36 [+0.02] udp tx: 1286 MB/s 21824 calls/s 21824 msg/s # 14.48 [+0.12] UDP GRO fwd perf udp rx: 1246 MB/s 1014816 calls/s # 15.55 [+1.07] udp tx: 1288 MB/s 21850 calls/s 21850 msg/s # 16.52 [+0.97] udp rx: 1296 MB/s 1055344 calls/s # 16.55 [+0.03] udp tx: 1295 MB/s 21973 calls/s 21973 msg/s # 17.52 [+0.97] udp rx: 1292 MB/s 1052240 calls/s # 17.55 [+0.03] udp tx: 1290 MB/s 21892 calls/s 21892 msg/s # 18.12 [+0.57] GRO frag list over UDP tunnel ok # 18.85 [+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__->