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.76 [+0.51] GRO frag list ok # 1.32 [+0.56] GRO fwd ok # 1.78 [+0.46] UDP fwd perf udp rx: 1163 MB/s 947324 calls/s # 2.85 [+1.07] udp tx: 1274 MB/s 21622 calls/s 21622 msg/s # 3.82 [+0.97] udp rx: 1288 MB/s 1048848 calls/s # 3.85 [+0.02] udp tx: 1287 MB/s 21829 calls/s 21829 msg/s # 4.82 [+0.98] udp rx: 1289 MB/s 1049616 calls/s # 4.85 [+0.02] udp tx: 1288 MB/s 21846 calls/s 21846 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1257 MB/s 1024080 calls/s # 6.04 [+1.07] udp tx: 1294 MB/s 21964 calls/s 21964 msg/s # 7.01 [+0.97] udp rx: 1293 MB/s 1053072 calls/s # 7.04 [+0.03] udp tx: 1291 MB/s 21913 calls/s 21913 msg/s # 8.01 [+0.97] udp rx: 1293 MB/s 1053072 calls/s # 8.04 [+0.03] udp tx: 1292 MB/s 21922 calls/s 21922 msg/s # 8.60 [+0.57] GRO frag list over UDP tunnel ok # 9.31 [+0.70] GRO fwd over UDP tunnel ok # 9.55 [+0.24] IPv6 # 9.78 [+0.23] No GRO ok # 10.28 [+0.50] GRO frag list ok # 10.81 [+0.53] GRO fwd ok # 11.28 [+0.47] UDP fwd perf udp rx: 1102 MB/s 897948 calls/s # 12.35 [+1.07] udp tx: 1234 MB/s 20936 calls/s 20936 msg/s # 13.32 [+0.97] udp rx: 1207 MB/s 982896 calls/s # 13.35 [+0.03] udp tx: 1206 MB/s 20460 calls/s 20460 msg/s # 14.32 [+0.98] udp rx: 1229 MB/s 1001232 calls/s # 14.35 [+0.02] udp tx: 1229 MB/s 20857 calls/s 20857 msg/s # 14.47 [+0.12] UDP GRO fwd perf udp rx: 1204 MB/s 980256 calls/s # 15.54 [+1.07] udp tx: 1235 MB/s 20947 calls/s 20947 msg/s # 16.51 [+0.97] udp rx: 1241 MB/s 1010784 calls/s # 16.54 [+0.03] udp tx: 1240 MB/s 21046 calls/s 21046 msg/s # 17.51 [+0.97] udp rx: 1232 MB/s 1003296 calls/s # 17.54 [+0.03] udp tx: 1230 MB/s 20877 calls/s 20877 msg/s # 18.11 [+0.57] GRO frag list over UDP tunnel ok # 18.85 [+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__->