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.28 [+0.27] No GRO ok # 0.82 [+0.54] GRO frag list ok # 1.44 [+0.62] GRO fwd ok # 1.99 [+0.55] UDP fwd perf udp rx: 1016 MB/s 827324 calls/s # 3.06 [+1.08] udp tx: 1058 MB/s 17960 calls/s 17960 msg/s # 4.03 [+0.97] udp rx: 1072 MB/s 873120 calls/s # 4.06 [+0.03] udp tx: 1071 MB/s 18175 calls/s 18175 msg/s # 5.03 [+0.97] udp rx: 1107 MB/s 901680 calls/s # 5.06 [+0.03] udp tx: 1106 MB/s 18764 calls/s 18764 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1090 MB/s 887712 calls/s # 6.26 [+1.08] udp tx: 1130 MB/s 19177 calls/s 19177 msg/s # 7.22 [+0.97] udp rx: 1121 MB/s 912858 calls/s # 7.26 [+0.03] udp tx: 1174 MB/s 19922 calls/s 19922 msg/s # 8.22 [+0.97] udp rx: 1209 MB/s 984472 calls/s # 8.26 [+0.03] udp tx: 1208 MB/s 20491 calls/s 20491 msg/s # 8.84 [+0.58] GRO frag list over UDP tunnel ok # 9.56 [+0.73] GRO fwd over UDP tunnel ok # 9.80 [+0.24] IPv6 # 10.06 [+0.25] No GRO ok # 10.56 [+0.50] GRO frag list ok # 11.06 [+0.50] GRO fwd ok # 11.54 [+0.48] UDP fwd perf udp rx: 1572 MB/s 1280354 calls/s # 12.61 [+1.07] udp tx: 1722 MB/s 29211 calls/s 29211 msg/s # 13.58 [+0.97] udp rx: 1621 MB/s 1320240 calls/s # 13.61 [+0.03] udp tx: 1666 MB/s 28261 calls/s 28261 msg/s # 14.58 [+0.98] udp rx: 1676 MB/s 1364872 calls/s # 14.61 [+0.02] udp tx: 1691 MB/s 28690 calls/s 28690 msg/s # 14.73 [+0.12] UDP GRO fwd perf udp rx: 1509 MB/s 1228559 calls/s # 15.81 [+1.08] udp tx: 1774 MB/s 30103 calls/s 30103 msg/s # 16.78 [+0.97] udp rx: 1752 MB/s 1426944 calls/s # 16.81 [+0.03] udp tx: 1751 MB/s 29714 calls/s 29714 msg/s # 17.78 [+0.97] udp rx: 1695 MB/s 1380528 calls/s # 17.81 [+0.03] udp tx: 1687 MB/s 28619 calls/s 28619 msg/s # 18.42 [+0.61] GRO frag list over UDP tunnel ok # 19.25 [+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__->