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.26] No GRO ok # 0.80 [+0.52] GRO frag list ok # 1.44 [+0.64] GRO fwd ok # 1.94 [+0.50] UDP fwd perf udp rx: 1112 MB/s 905776 calls/s # 3.02 [+1.08] udp tx: 1191 MB/s 20217 calls/s 20217 msg/s # 3.99 [+0.97] udp rx: 1201 MB/s 978313 calls/s # 4.02 [+0.03] udp tx: 1212 MB/s 20568 calls/s 20568 msg/s # 4.99 [+0.97] udp rx: 1048 MB/s 853787 calls/s # 5.02 [+0.03] udp tx: 1201 MB/s 20380 calls/s 20380 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1133 MB/s 922536 calls/s # 6.21 [+1.07] udp tx: 1187 MB/s 20133 calls/s 20133 msg/s # 7.18 [+0.97] udp rx: 1201 MB/s 977767 calls/s # 7.21 [+0.03] udp tx: 1215 MB/s 20621 calls/s 20621 msg/s # 8.18 [+0.97] udp rx: 1174 MB/s 956180 calls/s # 8.21 [+0.03] udp tx: 1202 MB/s 20394 calls/s 20394 msg/s # 8.82 [+0.61] GRO frag list over UDP tunnel ok # 9.60 [+0.78] GRO fwd over UDP tunnel ok # 9.86 [+0.26] IPv6 # 10.12 [+0.26] No GRO ok # 10.70 [+0.58] GRO frag list ok # 11.32 [+0.63] GRO fwd ok # 11.84 [+0.52] UDP fwd perf udp rx: 937 MB/s 763571 calls/s # 12.91 [+1.07] udp tx: 1149 MB/s 19501 calls/s 19501 msg/s # 13.88 [+0.97] udp rx: 1230 MB/s 1001840 calls/s # 13.91 [+0.03] udp tx: 1229 MB/s 20845 calls/s 20845 msg/s # 14.88 [+0.97] udp rx: 1232 MB/s 1003696 calls/s # 14.91 [+0.03] udp tx: 1232 MB/s 20904 calls/s 20904 msg/s # 15.03 [+0.12] UDP GRO fwd perf udp rx: 1144 MB/s 931840 calls/s # 16.10 [+1.07] udp tx: 1183 MB/s 20077 calls/s 20077 msg/s # 17.07 [+0.97] udp rx: 1207 MB/s 982963 calls/s # 17.10 [+0.03] udp tx: 1230 MB/s 20864 calls/s 20864 msg/s # 18.07 [+0.97] udp rx: 1119 MB/s 911532 calls/s # 18.10 [+0.03] udp tx: 1216 MB/s 20631 calls/s 20631 msg/s # 18.74 [+0.64] GRO frag list over UDP tunnel ok # 19.54 [+0.79] 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__->