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.51] GRO frag list ok # 1.30 [+0.54] GRO fwd ok # 1.76 [+0.46] UDP fwd perf udp rx: 1184 MB/s 964028 calls/s # 2.82 [+1.07] udp tx: 1231 MB/s 20889 calls/s 20889 msg/s # 3.79 [+0.97] udp rx: 1216 MB/s 990192 calls/s # 3.82 [+0.03] udp tx: 1214 MB/s 20602 calls/s 20602 msg/s # 4.79 [+0.97] udp rx: 1229 MB/s 1001328 calls/s # 4.82 [+0.03] udp tx: 1228 MB/s 20838 calls/s 20838 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1196 MB/s 973680 calls/s # 6.01 [+1.07] udp tx: 1228 MB/s 20842 calls/s 20842 msg/s # 6.98 [+0.97] udp rx: 1224 MB/s 996912 calls/s # 7.01 [+0.03] udp tx: 1222 MB/s 20729 calls/s 20729 msg/s # 7.99 [+0.98] udp rx: 1260 MB/s 1026396 calls/s # 8.01 [+0.02] udp tx: 1262 MB/s 21419 calls/s 21419 msg/s # 8.59 [+0.57] GRO frag list over UDP tunnel ok # 9.32 [+0.73] GRO fwd over UDP tunnel ok # 9.56 [+0.24] IPv6 # 9.79 [+0.23] No GRO ok # 10.29 [+0.50] GRO frag list ok # 10.82 [+0.52] GRO fwd ok # 11.29 [+0.47] UDP fwd perf udp rx: 1090 MB/s 887996 calls/s # 12.35 [+1.07] udp tx: 1164 MB/s 19744 calls/s 19744 msg/s # 13.33 [+0.97] udp rx: 1118 MB/s 910508 calls/s # 13.35 [+0.03] udp tx: 1142 MB/s 19381 calls/s 19381 msg/s # 14.33 [+0.97] udp rx: 1172 MB/s 954672 calls/s # 14.35 [+0.03] udp tx: 1168 MB/s 19811 calls/s 19811 msg/s # 14.47 [+0.12] UDP GRO fwd perf udp rx: 1112 MB/s 905664 calls/s # 15.54 [+1.07] udp tx: 1142 MB/s 19376 calls/s 19376 msg/s # 16.51 [+0.97] udp rx: 1145 MB/s 932896 calls/s # 16.54 [+0.03] udp tx: 1145 MB/s 19420 calls/s 19420 msg/s # 17.51 [+0.97] udp rx: 1138 MB/s 927020 calls/s # 17.54 [+0.03] udp tx: 1150 MB/s 19513 calls/s 19513 msg/s # 18.11 [+0.57] GRO frag list over UDP tunnel ok # 18.85 [+0.73] 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__->