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.24 [+0.23] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.31 [+0.58] GRO fwd ok # 1.77 [+0.46] UDP fwd perf udp rx: 1257 MB/s 1023980 calls/s # 2.84 [+1.07] udp tx: 1298 MB/s 22029 calls/s 22029 msg/s # 3.81 [+0.97] udp rx: 1301 MB/s 1059611 calls/s # 3.84 [+0.03] udp tx: 1303 MB/s 22113 calls/s 22113 msg/s # 4.82 [+0.98] udp rx: 1311 MB/s 1068032 calls/s # 4.84 [+0.02] udp tx: 1310 MB/s 22228 calls/s 22228 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1269 MB/s 1033632 calls/s # 6.03 [+1.07] udp tx: 1301 MB/s 22078 calls/s 22078 msg/s # 7.00 [+0.98] udp rx: 1311 MB/s 1067904 calls/s # 7.03 [+0.02] udp tx: 1310 MB/s 22220 calls/s 22220 msg/s # 8.00 [+0.98] udp rx: 1311 MB/s 1067760 calls/s # 8.03 [+0.02] udp tx: 1310 MB/s 22225 calls/s 22225 msg/s # 8.58 [+0.56] GRO frag list over UDP tunnel ok # 9.35 [+0.76] GRO fwd over UDP tunnel ok # 9.60 [+0.26] IPv6 # 9.83 [+0.23] No GRO ok # 10.35 [+0.52] GRO frag list ok # 10.90 [+0.55] GRO fwd ok # 11.38 [+0.48] UDP fwd perf udp rx: 1125 MB/s 916220 calls/s # 12.45 [+1.07] udp tx: 1231 MB/s 20885 calls/s 20885 msg/s # 13.42 [+0.97] udp rx: 1243 MB/s 1011984 calls/s # 13.45 [+0.03] udp tx: 1241 MB/s 21058 calls/s 21058 msg/s # 14.42 [+0.97] udp rx: 1236 MB/s 1006512 calls/s # 14.45 [+0.03] udp tx: 1235 MB/s 20953 calls/s 20953 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1222 MB/s 995232 calls/s # 15.64 [+1.07] udp tx: 1254 MB/s 21278 calls/s 21278 msg/s # 16.61 [+0.97] udp rx: 1252 MB/s 1019952 calls/s # 16.64 [+0.03] udp tx: 1251 MB/s 21219 calls/s 21219 msg/s # 17.61 [+0.98] udp rx: 1250 MB/s 1018032 calls/s # 17.64 [+0.03] udp tx: 1249 MB/s 21190 calls/s 21190 msg/s # 18.20 [+0.57] GRO frag list over UDP tunnel ok # 18.95 [+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__->