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.32 [+0.30] No GRO ok # 0.93 [+0.62] GRO frag list ok # 1.56 [+0.63] GRO fwd ok # 2.06 [+0.50] UDP fwd perf udp rx: 1692 MB/s 1378076 calls/s # 3.14 [+1.08] udp tx: 1746 MB/s 29622 calls/s 29622 msg/s # 4.11 [+0.97] udp rx: 1729 MB/s 1408123 calls/s # 4.14 [+0.03] udp tx: 1821 MB/s 30896 calls/s 30896 msg/s # 5.11 [+0.97] udp rx: 1630 MB/s 1327393 calls/s # 5.14 [+0.03] udp tx: 1702 MB/s 28877 calls/s 28877 msg/s # 5.26 [+0.12] UDP GRO fwd perf udp rx: 1613 MB/s 1313664 calls/s # 6.33 [+1.07] udp tx: 1666 MB/s 28262 calls/s 28262 msg/s # 7.31 [+0.98] udp rx: 1627 MB/s 1324775 calls/s # 7.33 [+0.02] udp tx: 1726 MB/s 29280 calls/s 29280 msg/s # 8.31 [+0.98] udp rx: 1650 MB/s 1344056 calls/s # 8.33 [+0.02] udp tx: 1732 MB/s 29379 calls/s 29379 msg/s # 8.96 [+0.63] GRO frag list over UDP tunnel ok # 9.75 [+0.79] GRO fwd over UDP tunnel ok # 10.01 [+0.27] IPv6 # 10.28 [+0.26] No GRO ok # 10.84 [+0.57] GRO frag list ok # 11.43 [+0.59] GRO fwd ok # 11.98 [+0.55] UDP fwd perf udp rx: 1096 MB/s 892790 calls/s # 13.06 [+1.08] udp tx: 1141 MB/s 19355 calls/s 19355 msg/s # 14.03 [+0.97] udp rx: 1153 MB/s 938832 calls/s # 14.06 [+0.03] udp tx: 1152 MB/s 19545 calls/s 19545 msg/s # 15.03 [+0.97] udp rx: 1155 MB/s 940656 calls/s # 15.06 [+0.03] udp tx: 1154 MB/s 19578 calls/s 19578 msg/s # 15.18 [+0.12] UDP GRO fwd perf udp rx: 1105 MB/s 900000 calls/s # 16.27 [+1.08] udp tx: 1143 MB/s 19400 calls/s 19400 msg/s # 17.23 [+0.97] udp rx: 1063 MB/s 866064 calls/s # 17.27 [+0.03] udp tx: 1061 MB/s 18011 calls/s 18011 msg/s # 18.24 [+0.97] udp rx: 1103 MB/s 898464 calls/s # 18.27 [+0.03] udp tx: 1153 MB/s 19565 calls/s 19565 msg/s # 18.95 [+0.68] GRO frag list over UDP tunnel ok # 19.78 [+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__->