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.30 [+0.28] No GRO ok # 0.91 [+0.61] GRO frag list ok # 1.55 [+0.64] GRO fwd ok # 2.08 [+0.53] UDP fwd perf udp rx: 1112 MB/s 905764 calls/s # 3.15 [+1.08] udp tx: 1173 MB/s 19908 calls/s 19908 msg/s # 4.12 [+0.97] udp rx: 1125 MB/s 915984 calls/s # 4.15 [+0.03] udp tx: 1125 MB/s 19082 calls/s 19082 msg/s # 5.12 [+0.97] udp rx: 1215 MB/s 989240 calls/s # 5.15 [+0.03] udp tx: 1214 MB/s 20593 calls/s 20593 msg/s # 5.27 [+0.12] UDP GRO fwd perf udp rx: 966 MB/s 787068 calls/s # 6.35 [+1.08] udp tx: 1053 MB/s 17872 calls/s 17872 msg/s # 7.32 [+0.97] udp rx: 1110 MB/s 903700 calls/s # 7.35 [+0.03] udp tx: 1125 MB/s 19095 calls/s 19095 msg/s # 8.32 [+0.97] udp rx: 1174 MB/s 956544 calls/s # 8.35 [+0.03] udp tx: 1171 MB/s 19868 calls/s 19868 msg/s # 8.96 [+0.61] GRO frag list over UDP tunnel ok # 9.77 [+0.80] GRO fwd over UDP tunnel ok # 10.04 [+0.27] IPv6 # 10.33 [+0.30] No GRO ok # 10.91 [+0.57] GRO frag list ok # 11.49 [+0.59] GRO fwd ok # 12.01 [+0.52] UDP fwd perf udp rx: 1025 MB/s 835093 calls/s # 13.08 [+1.07] udp tx: 1122 MB/s 19034 calls/s 19034 msg/s # 14.05 [+0.97] udp rx: 1079 MB/s 878888 calls/s # 14.08 [+0.03] udp tx: 1078 MB/s 18299 calls/s 18299 msg/s # 15.05 [+0.97] udp rx: 1052 MB/s 857128 calls/s # 15.08 [+0.03] udp tx: 1051 MB/s 17835 calls/s 17835 msg/s # 15.20 [+0.12] UDP GRO fwd perf udp rx: 1039 MB/s 845862 calls/s # 16.28 [+1.08] udp tx: 1085 MB/s 18408 calls/s 18408 msg/s # 17.25 [+0.97] udp rx: 1072 MB/s 872880 calls/s # 17.28 [+0.03] udp tx: 1067 MB/s 18105 calls/s 18105 msg/s # 18.25 [+0.97] udp rx: 1045 MB/s 851180 calls/s # 18.28 [+0.03] udp tx: 1086 MB/s 18429 calls/s 18429 msg/s # 18.90 [+0.63] GRO frag list over UDP tunnel ok # 19.74 [+0.84] 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__->