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.75 [+0.50] GRO frag list ok # 1.30 [+0.56] GRO fwd ok # 1.77 [+0.47] UDP fwd perf udp rx: 1265 MB/s 1030416 calls/s # 2.83 [+1.06] udp tx: 1295 MB/s 21965 calls/s 21965 msg/s # 3.81 [+0.98] udp rx: 1200 MB/s 977136 calls/s # 3.83 [+0.02] udp tx: 1199 MB/s 20340 calls/s 20340 msg/s # 4.81 [+0.98] udp rx: 1197 MB/s 975264 calls/s # 4.83 [+0.02] udp tx: 1196 MB/s 20295 calls/s 20295 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1153 MB/s 939264 calls/s # 6.02 [+1.07] udp tx: 1184 MB/s 20082 calls/s 20082 msg/s # 6.99 [+0.97] udp rx: 1200 MB/s 977568 calls/s # 7.02 [+0.03] udp tx: 1199 MB/s 20349 calls/s 20349 msg/s # 7.99 [+0.98] udp rx: 1194 MB/s 972288 calls/s # 8.02 [+0.02] udp tx: 1192 MB/s 20231 calls/s 20231 msg/s # 8.58 [+0.56] GRO frag list over UDP tunnel ok # 9.32 [+0.74] GRO fwd over UDP tunnel ok # 9.56 [+0.25] IPv6 # 9.80 [+0.24] No GRO ok # 10.30 [+0.50] GRO frag list ok # 10.83 [+0.52] GRO fwd ok # 11.30 [+0.47] UDP fwd perf udp rx: 1095 MB/s 891496 calls/s # 12.36 [+1.07] udp tx: 1173 MB/s 19911 calls/s 19911 msg/s # 13.34 [+0.97] udp rx: 1189 MB/s 968016 calls/s # 13.36 [+0.03] udp tx: 1188 MB/s 20156 calls/s 20156 msg/s # 14.34 [+0.98] udp rx: 1184 MB/s 964656 calls/s # 14.36 [+0.02] udp tx: 1183 MB/s 20068 calls/s 20068 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1160 MB/s 945072 calls/s # 15.55 [+1.07] udp tx: 1191 MB/s 20210 calls/s 20210 msg/s # 16.53 [+0.98] udp rx: 1193 MB/s 971616 calls/s # 16.55 [+0.02] udp tx: 1192 MB/s 20218 calls/s 20218 msg/s # 17.53 [+0.98] udp rx: 1188 MB/s 967392 calls/s # 17.55 [+0.02] udp tx: 1186 MB/s 20130 calls/s 20130 msg/s # 18.11 [+0.56] GRO frag list over UDP tunnel ok # 18.86 [+0.74] 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__->